extracted features
조회 수: 1 (최근 30일)
이전 댓글 표시
hi sir, can I know in Matlab to extract feature of pixels, we need to set the pixel either in RGB,grayscale or binary pixels, isn't it? can u grive brief explanation on why we choose on these[either rgb,binary or grayscale] pixels? pls advice.many thanks
댓글 수: 1
Walter Roberson
2012년 5월 23일
You could also convert the pixel colors to another color space such as hsv or L*a*b and extract one of those components.
답변 (1개)
Image Analyst
2012년 5월 24일
That's the whole art of image processing - deciding exactly what steps to do. You can take a course in it from a university or online, or from the Mathworks, but not from Answers, which is meant for short questions.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Histograms에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!