About RGB color space.
조회 수: 1 (최근 30일)
이전 댓글 표시
How to find RGB color space from RGB color image?
댓글 수: 0
채택된 답변
Chandra Kurniawan
2012년 1월 25일
Hi, Priyanka
What does 'find RGB color space from RGB color image' means?
Please see at :
There is no way to find RGB color space from RGB image because RGB image has already in RGB color space.
댓글 수: 0
추가 답변 (1개)
Walter Roberson
2012년 1월 25일
Usually, you cannot. If the file is JPEG or TIF then you might be able to read EXIF information from the file and it might indicate the color space. http://www.mathworks.com/help/techdoc/ref/exifread.html
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Convert Image Type에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!