linear color correction with matlab
조회 수: 2 (최근 30일)
이전 댓글 표시
how i can i fix an image by linear correction or how can i apply it without using pixel by pixel color correction
댓글 수: 3
채택된 답변
Image Analyst
2012년 7월 10일
You aren't using enough colors to span your color gamut. Three colors is simply not enough. People often use 24 because they use the industry standard x-rite Color Checker Chart. If you use only three (white, blue, and orange), then there are regions of the gamut that will get mapped to crazy, incorrect colors, as you are observing. You need to specify more standard/reference colors.
댓글 수: 0
추가 답변 (1개)
Image Analyst
2012년 7월 10일
Color correction does not change the shape of anything. What you are seeing are jpeg compression artifacts. You saved the image with a very very low quality factor.
참고 항목
카테고리
Help Center 및 File Exchange에서 Image Filtering and Enhancement에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
