Statistics
RANK
14,006
of 295,467
REPUTATION
3
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
3
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 1 answer | 1
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerSolved
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:...
11 years ago
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 3 answers | 2
3
answersQuestion
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 ago | 4 answers | 0