I want to check whether the path between two pixels does not contain certain pixels?

1 view (last 30 days)
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.

Answers (0)

Categories

Find more on Read, Write, and Modify Image in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!