extracted features
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Walter Roberson
el 23 de Mayo de 2012
You could also convert the pixel colors to another color space such as hsv or L*a*b and extract one of those components.
Respuestas (1)
Image Analyst
el 24 de Mayo de 2012
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 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!