how to extract the chroma (is a vector) from an image
2 views (last 30 days)
Show older comments
c=sqrt(a.^2+b.^2). a is the single channel.b is the single channel
1 Comment
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
Answers (0)
See Also
Categories
Find more on Geometric Transformation and Image Registration in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!