Skip to content

sick-appspace-samples/PixelRegionThin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

PixelRegionThin

Detecting thin lines by comparison with a smoothed version of the image. Line regions are thinned to be one pixel wide.

How to Run

Starting this sample is possible either by running the app (F5) or debugging (F7+F10). Setting breakpoint on the first row inside the 'main' function allows debugging step-by-step after the 'Engine.OnStarted' event. Results can be seen in the viewer on the DevicePage.

More Information

Tutorial "Algorithms - Filtering and Arithmetic".

Topics

algorithm, image-2d, blobanalysis, sample, sick-appspace

About

Detecting thin lines by comparison with a smoothed version of the image. Line regions are thinned to be one pixel wide. Topics: #algorithm #image-2d #blobanalysis #sample #sick-appspace

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors