Community Profile

photo

AMAR P


2018년부터 활동

Followers: 0   Following: 0

통계

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

배지 보기

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

5년 초과 전 | 답변 수: 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...

5년 초과 전 | 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...

5년 초과 전 | 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...

5년 초과 전 | 답변 수: 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...

5년 초과 전 | 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...

5년 초과 전 | 0

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

5년 초과 전 | 12

답변 있음
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...

5년 초과 전 | 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 ...

5년 초과 전 | 답변 수: 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...

5년 초과 전 | 답변 수: 1 | 0

1

답변