finding roi in an image
显示 更早的评论
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 个)
类别
在 帮助中心 和 File Exchange 中查找有关 ROI-Based Processing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!