photo

Amit Nambiar


Pune University

Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Currently working with Ericsson India Pvt. Ltd.
Professional Interests: Digital Image Processing

Statistik

All
MATLAB Answers

4 Fragen
5 Antworten

File Exchange

6 Dateien

RANG
1.733
of 300.338

REPUTATION
40

BEITRÄGE
4 Fragen
5 Antworten

ANTWORTZUSTIMMUNG
50.0%

ERHALTENE STIMMEN
18

RANG
2.652 of 20.922

REPUTATION
642

DURCHSCHNITTLICHE BEWERTUNG
4.80

BEITRÄGE
6 Dateien

DOWNLOADS
9

ALL TIME DOWNLOADS
5806

RANG

of 168.149

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Personal Best Downloads Level 2
  • 5-Star Galaxy Level 4
  • First Review
  • First Submission
  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten

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

mehr als 11 Jahre vor | 2

Frage


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

fast 12 Jahre vor | 1 Antwort | 0

1

Antwort

Gesendet


Study of various Digital Image Processing concepts using MATLAB
Study of various Digital Image Processing concepts using MATLAB. .txt files for C are also included

etwa 12 Jahre vor | 1 Download |

4.66667 / 5
Thumbnail

Gesendet


Study of Smoothing and Sharpening Filters
Spatial Domain filtering- smoothing & sharpening filters.

etwa 12 Jahre vor | 1 Download |

5.0 / 5
Thumbnail

Gesendet


Gray level transformations such as contrast stretching, negative, power law transformation
Gray level transformations such as contrast stretching, negative, power law transformation etc

etwa 12 Jahre vor | 1 Download |

5.0 / 5
Thumbnail

Gesendet


Histogram Equalization
Histogram Plotting and equalization of a low contrast Image.

etwa 12 Jahre vor | 3 Downloads |

4.33333 / 5
Thumbnail

Gesendet


Histogram plotting and displaying statistical parameters of an Image
Simple code for Histogram plotting and displaying statistical parameters of a gray Image

etwa 12 Jahre vor | 1 Download |

5.0 / 5
Thumbnail

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

etwa 12 Jahre vor | 1

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

etwa 12 Jahre vor | 15

| akzeptiert

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

etwa 12 Jahre vor | 0

Gesendet


CDMA modem for 2 users
Simple 2 user BPSK CDMA modem. Self explanatory code. 3 figure windows will pop out...

etwa 12 Jahre vor | 2 Downloads |

5.0 / 5
Thumbnail

Frage


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

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort

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

etwa 12 Jahre vor | 0