finding roi in an image
조회 수: 3 (최근 30일)
이전 댓글 표시
I have a binary image in which there is a line which is in form of white pixels
first I want to perform interpolation so that I fill my line with missing points and then I want to extract those points anf their repsective coordinates
I tried several ROI method manually finding the coordinates
already applied thinning algorithm , for further evaluation i want interpolation on this line and each coordinate(x,y) of every white pixel
I am using matlab 2018a
thnx

댓글 수: 0
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!