photo

Sa


Last seen: 3개월 전 2024년부터 활동

Followers: 0   Following: 0

통계학

Feeds

보기 기준

질문


Hi I have a problem when I preform the convolution original image with kernel of ones as the size of the kernel increases the output is appearing totally white Image.
Image = imread('cameraman.tif'); Image1 = double(Image); For i=1:length(Image1) kernel=ones(i...

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

1

답변