I want to check whether the path between two pixels does not contain certain pixels?
1 view (last 30 days)
Show older comments
Hi,
I have certain pixel locations (represented by Indices), I have to check path between two pixels (taken arbitrary) does not contain remaining pixels.
If the path contains those pixels then return YES else NO.
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!