200 likes | 346 Views
Schedule. F5: Texture and segmentation F6: Energy and graph based segmentation F7: Active contours, snakes and level sets F8: Fitting, Hough transform F9: Recognition and classification …. A Vision Application. Binary Image Segmentation. How ?. Cost function.
E N D
Schedule • F5: Texture and segmentation • F6: Energy and graph based segmentation • F7: Active contours, snakes and level sets • F8: Fitting, Hough transform • F9: Recognition and classification • …
A Vision Application Binary Image Segmentation How ? Cost function Models our knowledge about natural images Optimize cost function to obtain the segmentation
TRAFFIC RESEARCH • Increase traffic safety • Increase traffic flow • Together with Traffic Dept in Lund. • Automatic detection and analysis of objects and events in traffic environment
Image Clusters on intensity Clusters on color K-means clustering using intensity alone and color alone
Image Clusters on color K-means using color alone, 11 segments
K-means using color alone, 11 segments.
K-means using colour and position, 20 segments
Represent tokens using a weighted graph. affinity matrix Cut up this graph to get subgraphs with strong interior links Graph theoretic clustering
Example eigenvector points eigenvector matrix
More than two segments • Two options • Recursively split each side to get a tree, continuing till the eigenvalues are too small • Use the other eigenvectors