This page is part of an archival collection and is no longer actively maintained.

It may contain outdated information and may not meet current or future WCAG accessibility standards. We provide this content, its subpages, and associated links for historical reference only. If you need assistance, please contact support@cs.washington.edu

projects and demos (image processing)  
Image Segmentation (demo)
The objective is the fast and precise image segmentation.  Some examples are shown below.





 

Edge Detection (demo)
Canny Edge Detection.
Sigma= 1, Low= 0.4, High= 0.8
Sigma= 2, Low= 0.4, High= 0.8
Sigma= 1, Low= 0.3, High= 0.7
Line and Arc Finding (demo)

To extract the lines and Arcs in the images. (click on the image to see the bigger image showing the detected lines and arcs)

Iterative K-Means Clustering (demo)
Resampling (demo)