photo

Alessandro


Con actividad desde 2011

Followers: 0   Following: 0

Mensaje

Professional Interests: image processing

Estadística

Feeds

Ver por

Pregunta


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

más de 13 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 13 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 13 años hace | 3 respuestas | 0

3

respuestas

Pregunta


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

más de 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 13 años hace | 0 respuestas | 0

0

respuestas

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

más de 13 años hace | 0

Pregunta


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

más de 13 años hace | 3 respuestas | 0

3

respuestas