photo

Alessandro


2011년부터 활동

Followers: 0   Following: 0

메시지

Professional Interests: image processing

통계학

Feeds

보기 기준

질문


Do I have to pad the image for frequency filtering?
I read on the book "Digital Image Processing" Gonzalez-Woods paragraph 4.6.3 that for filtering an image in the frequency domain...

대략 13년 전 | 답변 수: 0 | 0

0

답변

질문


How can I remove the texture from an image?
Image:<http://www.flickr.com/photos/63036721@N02/5733958932/in/photostream> How can I use the fourier transform to find out t...

대략 13년 전 | 답변 수: 0 | 0

0

답변

질문


How can I remove the dc component from an Image?
I wrote this code, it is right? subplot(2,2,1); I = rgb2gray(imread('L3S3T2.jpg')); imshow(I); FT = fft2(I); ...

대략 13년 전 | 답변 수: 3 | 0

3

답변

질문


How deblur an image???
Someone can help me in deblur this image in matlab please!!! Thanks! <http://www.flickr.com/photos/63036721@N02/5733034767...

대략 13년 전 | 답변 수: 1 | 0

1

답변

질문


How can I detect an edge in an image?
I have to develop an algorithm for edge detection on a digital image, without using the traditional algorithms. Someone has an ...

대략 13년 전 | 답변 수: 0 | 0

0

답변

답변 있음
Remove noise from an image
This is the image: http://img8.uploadhouse.com/fileuploads/10299/10299638860eea3f63a6d0d4279798a3ec3fbba3.jpg This is my code...

대략 13년 전 | 0

질문


Remove noise from an image
Hi everybody, I am a student and I am at the beginning in a course of Machine Vision. It is one week that I try to solve this ...

대략 13년 전 | 답변 수: 3 | 0

3

답변