how to find the colour difference between two image and display the diffrernce colour
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Jan
el 28 de Dic. de 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.
Respuestas (1)
Image Analyst
el 29 de Dic. de 2012
Editada: Image Analyst
el 29 de Dic. de 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 comentarios
Ver también
Categorías
Más información sobre Image Processing Toolbox en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!