Community Profile

photo

Mark Hayworth


The Procter & Gamble Company

Last seen: 대략 1년 전 2010년부터 활동

Followers: 0   Following: 0

연락

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

통계

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

대략 1년 전 | 답변 수: 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...

대략 1년 전 | 답변 수: 3 | 1

3

답변

제출됨


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

6년 초과 전 | 다운로드 수: 28 |

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

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

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

대략 9년 전 | 0

| 수락됨

답변 있음
loading file from my directory?
Perhaps this: <http://www.mathworks.com/matlabcentral/fileexchange/32479-import-imagej-rois>

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

거의 10년 전 | 답변 수: 2 | 0

2

답변

제출됨


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

10년 초과 전 | 다운로드 수: 6 |

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>

11년 초과 전 | 0

| 수락됨

답변 있음
noise removal in images
Try bwareaopen().

11년 초과 전 | 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년 전 | 1

| 수락됨

제출됨


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

거의 14년 전 | 다운로드 수: 4 |

Thumbnail