how to find the colour difference between two image and display the diffrernce colour
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Jan
il 28 Dic 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.
Risposte (1)
Image Analyst
il 29 Dic 2012
Modificato: Image Analyst
il 29 Dic 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 Commenti
Vedere anche
Categorie
Scopri di più su Image Processing Toolbox in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!