photo

achuth


2013 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


how to apply imhist () for matrix <768x1024x3 uint8> ,how to use imhist for 3d matrix
I = imread('pout.tif'); J = histeq(I); subplot(2,1,1); imhist(I) subplot(2,1,2); imhist(J)

11年弱 前 | 2 件の回答 | 0

2

回答