photo

dhafer alhajim


Last seen: 約2ヶ月 前 2017 年からアクティブ

Followers: 0   Following: 0

Master in computer engineering

統計

  • Explorer
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
How to plot a histogram from 0-255
if you want the value and the range from 0 to 255 a = im2double(imread('your image')); h=uint8(imhist(a));

約7年 前 | 0