- data has detected key points from each card and a circle range. figs have plots which show detected key points on each card picture.
- harrislaplace.m gives detected points using multi-scale harris method. return detected points and characteristic scales. This code is based on Harris Laplace.
- RUN binary_rect.m to see the 'rectangle' results. This .m files can generate rectangle ranges, each card picture has 8 rectangles. This file utilizes basic mophological operation, PCA and simple geometry knowledge. The variable rect_record records all rectangles' information, each row represents a rectangle, totally 9 properties: [x, y, length/2, length_direction, width/2, width_direction,pic#], in which [x,y] is the centre point of a rectangle.
- in_rect.m file can test if certain point is in a given rectangle range.
-
Notifications
You must be signed in to change notification settings - Fork 0
santisy/eecs504_finalproject
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
eecs504 finalproject
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published