can i make a logical of a matrix the same size as a matrix?
Show older comments
I have a matrix of doubles and convert the image to a black and whit image, anything in the whit is the inside the rest is outside.
I want to use logical to find the pixels of value 1 and use them to find the inner points of the curve.
is this possible?
thanks!
Accepted Answer
More Answers (1)
Sean de Wolski
on 17 Mar 2014
0 votes
It has a Chan-Vese method already implemented
1 Comment
Image Analyst
on 18 Mar 2014
Either way, you're using someone else's function so what difference does it make?
Categories
Find more on Convert Image Type in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!