How to concatenate the R,G,B channels histograms to single image histogram?

조회 수: 1 (최근 30일)
Ad
Ad 2017년 6월 12일
댓글: KSSV 2017년 6월 13일
I have generated superpixels and need to calculate the histogram for the color image.Computed three color channels G=R=B=48*256(48 superpixels and 1-255 range(Uint8 image)). Now I want to concatenate the three channels into one.
For example, pdist(SP1,Sp2,'emd'); How to calculate the distance between two superpixels?

답변 (0개)

카테고리

Help CenterFile Exchange에서 Modify Image Colors에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by