how to extract the chroma (is a vector) from an image
조회 수: 1 (최근 30일)
이전 댓글 표시
c=sqrt(a.^2+b.^2). a is the single channel.b is the single channel
댓글 수: 1
Titus Edelhofer
2015년 4월 16일
Hi,
do you have a and b already? If yes, then c is straight forward just what you wrote ...
If not: do you have your image as RGB or which format?
Titus
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!