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 years 前 | 2 个回答 | 0

2

个回答