issues
search
jsren
/
sdp-vision
http://www.youtube.com/watch?v=dQw4w9WgXcQ
1
stars
0
forks
source link
Test if Matlab can find better circles
#24
Open
LinasKo
opened
8 years ago
LinasKo
commented
8 years ago
[x] Just do it (
http://www.mathworks.com/help/images/examples/detect-and-measure-circular-objects-in-an-image.html
)
[ ] If Matlab is amazing at this, look for ways of calling its file from Python
[x] Image might need to be normalized for it to work.
[ ] Pass the values as circle centroids and use mask from circle corrector to find out median color values.