how to find the colour difference between two image and display the diffrernce colour
조회 수: 2 (최근 30일)
이전 댓글 표시
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
Jan
2012년 12월 28일
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.
답변 (1개)
Image Analyst
2012년 12월 29일
편집: Image Analyst
2012년 12월 29일
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
참고 항목
카테고리
Help Center 및 File Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!