Feeds
提问
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 #...
11 years 前 | 1 个回答 | 1
1
个回答提问
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...
11 years 前 | 1 个回答 | 0
1
个回答提问
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...
11 years 前 | 1 个回答 | 0
1
个回答提问
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...
11 years 前 | 1 个回答 | 0
1
个回答提问
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...
11 years 前 | 3 个回答 | 2
3
个回答提问
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 ...
11 years 前 | 4 个回答 | 0