Borrar filtros
Borrar filtros

to find the perimeter of leaf in image

2 visualizaciones (últimos 30 días)
parul mittal
parul mittal el 27 de Nov. de 2016
Comentada: Image Analyst el 27 de Nov. de 2016
I m extracting features for multiple images, calling in a loop by using dir command. in diameter function to find the diameter of the object i.e i have used bwperim command. if in my folder i have leaf images of same plant than bwperim is working but if in folder i give leaves of different plants than it generates error shown in photo attached. Kindly help me how to resolve error.
i have attached the image of the one of the plant leaf in my dataset also. kindly help me.
thanx

Respuesta aceptada

Image Analyst
Image Analyst el 27 de Nov. de 2016
You need to pass it a binary image. It looks like you probably passed it a color image.
  2 comentarios
parul mittal
parul mittal el 27 de Nov. de 2016
I have passed binary image only but still it is giving this error.
Image Analyst
Image Analyst el 27 de Nov. de 2016
OK. If you want further help you need to read this.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Agriculture en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by