how to extract the chroma (is a vector) from an image
2 ビュー (過去 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!