photo

Mithra


Active since 2013

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

6 Questions
0 Answers

Cody

0 Problems
2 Solutions

RANK
14,004
of 300,381

REPUTATION
3

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
3

RANK
 of 20,941

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
89,945
of 168,477

CONTRIBUTIONS
0 Problems
2 Solutions

SCORE
30

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1
  • Solver

View badges

Feeds

View by

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

12 years ago | 1 answer | 1

1

answer

Question


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

12 years ago | 1 answer | 0

1

answer

Question


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

12 years ago | 1 answer | 0

1

answer

Solved


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

12 years ago

Solved


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

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

12 years ago | 1 answer | 0

1

answer

Question


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

12 years ago | 3 answers | 2

3

answers

Question


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

12 years ago | 4 answers | 0

4

answers