Community Profile

photo

Mark Hayworth


The Procter & Gamble Company

Last seen: circa un anno fa Attivo dal 2010

Followers: 0   Following: 0

Contatto

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

Statistiche

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

Visualizza badge

Feeds

Visto da

Domanda


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

circa un anno fa | 1 risposta | 0

1

risposta

Domanda


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

oltre un anno fa | 3 risposte | 1

3

risposte

Inviato


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

oltre 6 anni fa | 31 download |

Thumbnail

Domanda


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

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 8 anni fa | 2 risposte | 2

2

risposte

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

circa 9 anni fa | 0

| accettato

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

oltre 9 anni fa | 0

Domanda


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

quasi 10 anni fa | 2 risposte | 0

2

risposte

Inviato


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

oltre 10 anni fa | 6 download |

Thumbnail

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

oltre 11 anni fa | 0

| accettato

Risposto
noise removal in images
Try bwareaopen().

oltre 11 anni fa | 0

| accettato

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

quasi 12 anni fa | 1

| accettato

Inviato


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

quasi 14 anni fa | 5 download |

Thumbnail