photo

achuth


Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Statistik

Feeds

Anzeigen nach

Frage


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)

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten