Community Profile

photo

AMAR P


Aktiv seit 2018

Followers: 0   Following: 0

Statistiken

  • First Review
  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to calculate phase proportion in image given below?
I have image given below for which I wish to extract phase proportion of each grain region. <</matlabcentral/answers/uploade...

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
Count Grain Number from Input Image
hi I hope you have worked out the problem. Here is my take on a problem. Might help others in coming years. % file: % A...

mehr als 5 Jahre vor | 0

Beantwortet
How to recognize scale marker text in the image?
% file: AutoMarkerScale % Author: AMAR P % Version: V1_0 %Objective: Localize the Marker Scale on a Image, Perform OC...

mehr als 5 Jahre vor | 0

| akzeptiert

Frage


How to recognize scale marker text in the image?
Hello All, I wish to identify scale marker text in the image. And would like your suggestions and ideas for Algorithm. In Image...

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
Finding/calculating area after edge detection
Hi, Use below function, available in Image Processing Toolbox regionprops() to find the objects and their properties i...

mehr als 5 Jahre vor | 0

| akzeptiert

Beantwortet
Get Number of Grains
hi, I gave it a try. Check with the code below. There are couple of intensity transformation need to be perform to get sharp im...

mehr als 5 Jahre vor | 0

Beantwortet
Matlab APPS, opened GUI figure and Matlab won't close
For 2015a and above Users: set(0,'ShowHiddenHandles','on') delete(get(0,'Children'))

mehr als 5 Jahre vor | 12

Beantwortet
hello , how can i detect the corners of given square in matlab
What I get from your description is, you want to highlight the border of rectangle(not square) in the attached image. Am I right...

mehr als 5 Jahre vor | 0

Frage


How to Read or access diagonal pixels of an Image from (R1,C1) to (R2,C2)?
Following is the image am working on. * _it's more of splitting an image in sort-of-45degree._* I have taken a random samples ...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can I identify/Detect regions in grayscale image with thin border?
Hi All, Am working on a problem where I wish to extract regions in the image below. <<https://homepages.inf.ed.ac.uk/rbf/HIP...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort