how to extract the chroma (is a vector) from an image

2 views (last 30 days)
c=sqrt(a.^2+b.^2). a is the single channel.b is the single channel
  1 Comment
Titus Edelhofer
Titus Edelhofer on 16 Apr 2015
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

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!