Mark Hayworth - MATLAB Central
photo

Mark Hayworth


The Procter & Gamble Company

Last seen: 2 years 前 自 2010 起处于活动状态

Followers: 0   Following: 0

消息

I've been doing image analysis for over 30 years. Professional Interests: image analysis

统计学

All
MATLAB AnswersFile ExchangeFrom 07/10 to 04/25Use left and right arrows to move selectionFrom 07/10Use 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

5 个提问
5 个回答

File Exchange

3 文件

排名
2,819
of 298,086

声誉
21

贡献数
5 个提问
5 个回答

回答接受率
20.0%

收到投票数
4

排名
767 of 20,530

声誉
2,404

平均
4.30

贡献数
3 文件

下载次数
22

ALL TIME 下载次数
22600

排名

of 160,316

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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

查看徽章

Feeds

排序方式:

提问


Get data point that was clicked on in graph
I have a plot on a GUIDE GUI that gives some measurement made from frames in a video. What my user wants is to click on a point...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Determine available disk space
I was acquiring a bunch of images and got a write error from imwrite that it couldn't write the file. It turned out the problem...

2 years 前 | 3 个回答 | 1

3

个回答

已提交


MAGIC - MATLAB Generic Imaging Component
Tutorial GUI to demonstrate basic functionality of various controls on the GUI

7 years 前 | 13 次下载 |

4.6 / 5
Thumbnail

提问


Need something like polyarea(), but that handles crossings.
I want to find the enclosed area of a list of (x,y) coordinates that define a perimeter. Normally polyarea() will do this, howe...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Philips hue lighting system - a JSON device
My son got a <http://www2.meethue.com/en-us/ Philips Hue> bridge (network device) and some wi-fi bulbs. He wants to have his co...

9 years 前 | 2 个回答 | 2

2

个回答

已回答
How can I determine the number of digits after the decimal point?
You can use the round() function to round a number to the specified number of places (though way out at the umpteenth place it m...

10 years 前 | 0

| 已接受

已回答
loading file from my directory?
Perhaps this: <http://www.mathworks.com/matlabcentral/fileexchange/32479-import-imagej-rois>

10 years 前 | 0

提问


How do I set up a project or solution?
My guess is that _we can't_ , but I'll ask anyway... I would like to be able to have project files, where I have a collection...

11 years 前 | 2 个回答 | 0

2

个回答

已提交


Stitch
Stiches or averages two image files or two sound files into a single file.

11 years 前 | 6 次下载 |

4.0 / 5
Thumbnail

已回答
semi automatic circle fit function
Would the FAQ help? See <http://matlab.wikia.com/wiki/FAQ#How_can_I_fit_a_circle_to_a_set_of_XY_data.3F>

12 years 前 | 0

| 已接受

已回答
noise removal in images
Try bwareaopen().

12 years 前 | 0

| 已接受

已回答
Polygon width and centerline
Easy. Starting from a binary image... # Use bwmorph() to get the skeleton. # Use bwdist() to get the distance from the ce...

12 years 前 | 1

| 已接受

已提交


Color Frequency Image
The frequency image is where the pixel intensity represents the frequency of the same color pixels.

15 years 前 | 3 次下载 |

4.3 / 5
Thumbnail