필터 지우기
필터 지우기

to find the perimeter of leaf in image

조회 수: 2 (최근 30일)
parul mittal
parul mittal 2016년 11월 27일
댓글: Image Analyst 2016년 11월 27일
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

채택된 답변

Image Analyst
Image Analyst 2016년 11월 27일
You need to pass it a binary image. It looks like you probably passed it a color image.
  댓글 수: 2
parul mittal
parul mittal 2016년 11월 27일
I have passed binary image only but still it is giving this error.
Image Analyst
Image Analyst 2016년 11월 27일
OK. If you want further help you need to read this.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Agriculture에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by