photo

Varun Meeniga


Last seen: 6ヶ月 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

All
  • First Answer
  • Community Group Solver
  • Introduction to MATLAB Master
  • Solver

バッジを表示

Feeds

表示方法

回答済み
convert pattern image to sinusoidal wave
image=imread('sine_image.jpg'); si(1,:)=image(1,:); %stores int8 value of pixel along the horizontal direction si=double(si); ...

4年以上 前 | 0

質問


Average value of the white areas in the image
I have an image which has 13*11 bright spots(actually squares) I need to find the average value of the spots. I need 13*11 value...

4年以上 前 | 0 件の回答 | 0

0

回答