Statistics
RANK
14,155
of 295,569
REPUTATION
3
CONTRIBUTIONS
12 Questions
1 Answer
ANSWER ACCEPTANCE
16.67%
VOTES RECEIVED
2
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Processing the image
Hi.. The image of illumination with the holes is to be processed so that the outcome image contains only the holes. I worked...
12 years ago | 1 answer | 0
1
answerQuestion
kind of filter to be used
Hi.. I'm bit confused with the kind of frequencies to be eliminated from this image http://tinypic.com/r/24ybkvq/6 ...
12 years ago | 1 answer | 0
1
answerQuestion
??? Undefined function or method 'fftshow' for input arguments of type 'double'.
Error ??? Undefined function or method 'fftshow' for input arguments of type 'double'. when trying to display the ima...
12 years ago | 6 answers | 0
6
answersQuestion
processing image with deconvolution.
Hi.. original image: <http://tinypic.com/r/2u95qwg/6> <<http://oi49.tinypic.com/2u95qwg.jpg>> Image after applying uns...
12 years ago | 1 answer | 0
1
answerQuestion
Kind of noise present in the Image
Hi... Is there a way or method to find which type of noise is present in the image.
12 years ago | 1 answer | 0
1
answerQuestion
histogram of image
Hi.. what is bimodel histogram and how apply it to the image. For what it is used
12 years ago | 2 answers | 0
2
answersHow can I remove the dc component from an Image?
If I'm not wrong the dc component removal from image can also be done like this I = rgb2gray(imread('L3S3T2.jpg')); dc...
12 years ago | 1
Question
error while using complex2real
I'm trying to extract the 'real' values of amplitudes and phases from the fft output A1 Y=complex2real(A1); Where A1 is cont...
13 years ago | 1 answer | 0
1
answerQuestion
better detection of -45 degree line edges using kernel
Hi... From a grayscale image Im using this kernel to detect -45 line edges kernel=[2 -1 -1;-1 2 -1;-1 -1 2]; Ledgeim...
13 years ago | 2 answers | 0
2
answersQuestion
Changing Angle of a LINE in a image
Line in a image is inclined at an angle of 35 degrees. Is it possible to change the inclined angle to zero to make it a straig...
13 years ago | 1 answer | 0
1
answerQuestion
Addition of all pixel values in image
hi.. How to add all pixel values in a image?
13 years ago | 1 answer | 1
1
answerQuestion
How to Increase the contrast of a Image
Hi.. I worked with *imadjust* and *unsharp* to increase the contrast of image while detecting the edge but I was unable to de...
13 years ago | 1 answer | 0
1
answerQuestion
Sequel of a Specified Region
sorry ImageAnalyst... Unfortunately I deleted a question answered by *ImageAnalyst* and accepted by Me. ImageAnalyst after do...
13 years ago | 1 answer | 0