Need help in understanding freeman chain coding
2 views (last 30 days)
Show older comments
Hello,I have read about freeman coding which connects pixels in 8 neighbourhood area.
Now I am currently using the subpixel edge detection to detect edges,but the edge points are in extremelyrandom order.
So as per the discussion I had with the author of the subpixel code(code is listed below),he has recommended that I use freeman chain coding to link those points
Now f,the two existing implementations of freeman on matlab are incorrect and end up failing on my images.
So I would appreciate it if someone could either point out why the method is failing on my cases or if there are any articles/tutorials that can help me understand this.
Images that I use
freeman chain code on matlab
Subpixel accuracy edge detection
0 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!