photo

Mithra


Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Statistik

All
  • Thankful Level 1
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Image reconstruction only by its phase or magnitude
I have an image, I separate its phase and magnitude using *fft2* , then I try to reconstruct it # Only by magnitude #...

etwa 11 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


How to creat a structure out of a non-fixed cell?
I have a binary image that I want to omit objects which their length/width ratio is more than a threshold (let's assume threshol...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Gain information about individual objects in an image
I have a binary image which contains several separated regions. I want to put a threshold on the Area (number of pixels) that th...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Gelöst


Add two numbers
Given a and b, return the sum a+b in c.

mehr als 11 Jahre vor

Gelöst


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

mehr als 11 Jahre vor

Frage


Finding corners in grayscale images and plotting them
Hi everyone, I have a satellite grayscale image (double) from an urban area which I'm trying to find the corners in it using the...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


changing values of pixels in an image pixel by pixel ( Thresholding )
*Hi everyone, I'm trying to put a threshold on a grayscale image, and I'm doing it this way: that a "for" loop reads the image...

mehr als 11 Jahre vor | 3 Antworten | 2

3

Antworten

Frage


How can I watermark an image?
I'm trying to watermark a RGB image into another RGB image by replacing the 1st bit of the host image (hst) with the 8th bit of ...

fast 12 Jahre vor | 4 Antworten | 0

4

Antworten