Amit Nambiar
Pune University
Followers: 0 Following: 0
Currently working with Ericsson India Pvt. Ltd.
Professional Interests: Digital Image Processing
Statistiques
RANG
1 677
of 295 467
RÉPUTATION
40
CONTRIBUTIONS
4 Questions
5 Réponses
ACCEPTATION DE VOS RÉPONSES
50.0%
VOTES REÇUS
18
RANG
2 625 of 20 234
RÉPUTATION
639
CLASSEMENT MOYEN
4.80
CONTRIBUTIONS
6 Fichiers
TÉLÉCHARGEMENTS
7
ALL TIME TÉLÉCHARGEMENTS
5770
RANG
of 153 912
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
How to do detect and join convex portions in a bw image with some criteria?
Hi, I have a binary image in which there are roughly convex portions which would finally make closed shapes. I have attached the...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
How to find out discontinuous edges?
I have used edge(Image,canny) function but i am not able to uniquely identify the edges. By looking the image I am easily able t...
plus de 10 ans il y a | 2 réponses | 0
2
réponsesPixels to inch conversion
Hi harjan, Walter suggested a good thing. I wanted to do the same thing in my assignment. It is not a good idea to find out t...
plus de 10 ans il y a | 2
Question
How to detect patterns of irregular shaped objects in a noisy color/gray Image?
I have an image taken from a digital camera. The Image has the following characteristics: # Its a high resolution Image. # ...
presque 11 ans il y a | 1 réponse | 0
1
réponseImages don't show with imshow after converting them to double.
I=uint8(round(I-1)) imshow(I) do this to convert and show a double image...
environ 11 ans il y a | 1
Error using / Matrix dimensions must agree...
It should be like this: >> clf >> hold on >> axis([-1 1 -1 1]) >> x=-1:0.0001:1; >> y=cos(1./x) >> plot(x,y) always use .*...
environ 11 ans il y a | 15
| A accepté
Importing data sheet from excel sheet to matlab
to find value of d array your arrays a and b must have the same no. of elements...I have modified that and printed the table tha...
environ 11 ans il y a | 0
Question
I want to find out the x,y co-ordinates of the minor and major axis of an elliptical shaped portion in my Image.
I have a binary image, in that I have a shape similar to an ellipse(this ellipse is distorted a bit). I want to find out the maj...
environ 11 ans il y a | 1 réponse | 0
1
réponseWhy are points are missing in my log log plot?
I don't have a specific answer to this question. But I think, when you find out the log of a particular series, you are in a way...
environ 11 ans il y a | 0