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

留言

這個網誌中的熱門文章

Mahotas :computer vision library

Decorator(2) 7/2/18 : decorator with argument(s) !