Color Image processing
7 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I have an image from thermal camera that most parts are red ( the temperature is high) and some places the color is bright ( light yellow or something near that). I want to distinguish those light color area from the other region and extract the coordinates. Does any body can provide any guidance.
Thanks a billion.
0 Kommentare
Antworten (1)
Sean Lawson
am 6 Mär. 2012
You can convert the RGB image to LAB space, in that way, you could distinguish different colors regardless what brightness they have. There is a MATLAB tutorial that may be helpful:
Siehe auch
Kategorien
Mehr zu GigE Vision Hardware finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!