AMAR P - MATLAB Central
photo

AMAR P


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB AnswersFrom 08/18 to 04/25Use left and right arrows to move selectionFrom 08/18Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

4 个提问
6 个回答

排名
2,122
of 298,264

声誉
30

贡献数
4 个提问
6 个回答

回答接受率
25.0%

收到投票数
13

排名
 of 20,554

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,718

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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...

6 years 前 | 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...

6 years 前 | 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...

6 years 前 | 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 years 前 | 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...

6 years 前 | 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...

6 years 前 | 0

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

6 years 前 | 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...

6 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答