photo

Despairy


Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Image processing using the frequency domain - duplicate image
I need to understand the way this picture can be fixed <<http://s9.postimage.org/qwvsfnhcv/doggy.jpg>> need to get only on...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Laplacian Pyramid - Blending Images Method- What is the meaning of layers (many vs few)
Its more of a theoretical question. When I get 2 images and I want to blend them using the Laplacian Pyramid method I have b...

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Canny Edge Detection - Better results using the implemented method
Hi , I just had an exercise writing the canny image detection algorithm without using the Edge function. I used imshow to pr...

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Non-Maximum-Suppression method- without for loops
Hi, I've been assigned to perform the canny edge detection without using the edge function. So far I've used the 'Gaussi...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Matlab edge detection - of text!
<<http://s9.postimage.org/ubigycpzj/text.png>> after a lot of tryouts with different filters i have yet to accomplish getti...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Matlab - perform a function of all matrix cells
img=imread('filename'); so img now holds a matrix (the file is a grayscale image) of the gray values of the image. now ...

mehr als 11 Jahre vor | 0

Frage


Matlab - perform a function of all matrix cells
Hello, I have loaded a grayscale image into img so now I have a one matrix in it. Now I used plot to show a graph of ...

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Taking unlimited set of points between (0,0) and (255,255) , creating a linear equation for each 2, and creating the plot according to those unlimited options
I've made a program that reads from the user a set of unlimited unique points. now i have to get linear equation of each follow...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort