photo

Alessandro


Attivo dal 2011

Followers: 0   Following: 0

Messaggio

Professional Interests: image processing

Statistica

Feeds

Visto da

Domanda


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...

circa 13 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

circa 13 anni fa | 0 risposte | 0

0

risposte

Domanda


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); ...

circa 13 anni fa | 3 risposte | 0

3

risposte

Domanda


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

circa 13 anni fa | 1 risposta | 0

1

risposta

Domanda


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 ...

circa 13 anni fa | 0 risposte | 0

0

risposte

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

circa 13 anni fa | 0

Domanda


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 ...

circa 13 anni fa | 3 risposte | 0

3

risposte