photo

ira shree


Last seen: 約2年 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


result of implementing histogram not exactly like imhist function why?
im = imread('CameraMan.jpg'); A = rgb2gray(im); S = size(A); [D1, ia, ic] = unique(A); [R1,C1]=size(D1); E1=[]; for i = 1 ...

2年以上 前 | 1 件の回答 | 0

1

回答