fill two individual portions of an image at a time with values obtained from 'getline' command
정보
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
이전 댓글 표시
I've implemented getline command to obtain the values [for one foot at a time] of the border of feet from an image. With these values, I've filled [using command- fill(columns,rows,'w')] the feet portion of the image. But I'm able to fill only one foot at a time[I've used hold on command]. Is there any possibility to fill [WITH WHITE PIXELS] the feet at a time? [example like the image and output attached here]
Thanks in advance
Good Day
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!