![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/9778254_1530505011302_DEF.jpg)
AMAR P
2018년부터 활동
Followers: 0 Following: 0
Feeds
질문
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...
6년 초과 전 | 답변 수: 0 | 0
0
답변답변 있음
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...
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...
6년 초과 전 | 0
답변 있음
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...
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...
6년 초과 전 | 0
| 수락됨
질문
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...
6년 초과 전 | 답변 수: 2 | 0
2
답변답변 있음
Finding/calculating area after edge detection
Hi, Use below function, available in Image Processing Toolbox regionprops() to find the objects and their properties i...
Finding/calculating area after edge detection
Hi, Use below function, available in Image Processing Toolbox regionprops() to find the objects and their properties i...
6년 초과 전 | 0
| 수락됨
답변 있음
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...
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...
6년 초과 전 | 0
답변 있음
Matlab APPS, opened GUI figure and Matlab won't close
For 2015a and above Users: set(0,'ShowHiddenHandles','on') delete(get(0,'Children'))
Matlab APPS, opened GUI figure and Matlab won't close
For 2015a and above Users: set(0,'ShowHiddenHandles','on') delete(get(0,'Children'))
6년 초과 전 | 13
답변 있음
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...
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...
6년 초과 전 | 0
질문
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 ...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
6년 초과 전 | 답변 수: 1 | 0