how to find the colour difference between two image and display the diffrernce colour
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
hi,
every one i am an fpga design engineer i would like know the how find the colour diffrernce between two frames or images and display the colour name , for example i have two image consist of 5 red balls +5 blue balls=total balls 10 , now my second image or frame consists of 5 red balls +4 bule =total 9 balls and , so i need code for diplayng the missing colur and position aslo if possible
2 Kommentare
Jan
am 28 Dez. 2012
What have you tried so far, which problems occurred and which kind of help do you want? It is unlikely, that anybody will post a running code, which solves your problem exactly. But the forum usually can assist you, when you post a specific problem, which concerns Matlab.
Please add the required information by editing the questions, becauser important details are neither comments nor answers. Thanks.
Antworten (1)
Image Analyst
am 29 Dez. 2012
Bearbeitet: Image Analyst
am 29 Dez. 2012
I have a color difference m-file uploaded to File Exchange. It uses the well known and accepted Delta E color difference.
There is also a collection of good color files uploaded by Stephen Westland - a important leader in the color science field: http://www.mathworks.com/matlabcentral/fileexchange/36315-computational-colour-toolbox
In addition, there are many tracking demos on MATLAB Central, such as these: http://www.mathworks.com/matlabcentral/fileexchange/?search_submit=fileexchange&query=red+tracking&term=red+tracking
0 Kommentare
Siehe auch
Kategorien
Mehr zu Image Processing Toolbox finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!