Extracting features from rice grain image

조회 수: 7 (최근 30일)
premnath kulal
premnath kulal 2020년 1월 17일
편집: Matt J 2020년 1월 17일
Hi,i am dealing with a project in which i have to grade the rice by extracting features of each rice grain in the image like (major axis length, major axis length, color, etc) and lable each rice grain accoringly kindly Help me.

채택된 답변

KALYAN ACHARJYA
KALYAN ACHARJYA 2020년 1월 17일
Steps:
  1. As the ROIs are distinct, apply the proper threshold on gray images to segment ROIs
  2. Do the image engancement (if required) before segmentation.
  3. Find the properties with regionprops

추가 답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by