image processing

1. Ostu’s method for automatic thresholding to get binary images(to maximize the between-class variance)
2. Hough Transform to find lines in images
3. Motion based Segmentation using Accumulative Difference Image

留言

這個網誌中的熱門文章

AndrewNg's CNN notes(practical issues)

New findings in Numpy