photo

Mac


Last seen: 4개월 전 2023년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


How can I extract frequency values of intensity from multiple image files to one Excel file
Dear community, I am trying to extract frequency values from histograms of multiple images (*.jpg) and then save data to an Exc...

10개월 전 | 답변 수: 1 | 0

1

답변

질문


How to export data from an image histogram to an Excel file
I calculate an image histogam using this code: a=imread('mypic.jpg'); b=rgb2gray(a); [count,x] = imhist(b); Now, I'd like to...

10개월 전 | 답변 수: 1 | 0

1

답변