No BSD License  

Highlights from
DIGITIZE07

5.0

5.0 | 6 ratings Rate this file 12 Downloads (last 30 days) File Size: 16.66 KB File ID: #14703
image thumbnail

DIGITIZE07

by Todd Pataky

 

18 Apr 2007 (Updated 18 Apr 2007)

Digitze points on an image using the mouse.

| Watch this File

File Information
Description

DIGITIZE07(filename) displays an image and allows the user to digitize points using the mouse, similar to MATLAB's built-in GINPUT and other digitizers available at Matlab Central's File Exchange.

The main new feature of this version is that points are draggable; this permits fine tuning of already digitized points using the zoom feature. Other features adopted from previous versions include:
- Import previously digitized points
- Export digitized points to the workspace or file
- Interactively change the marker color, size, and shape
- Pin digitized points (i.e. toggle draggable mode)
- Delete unwanted points by right-clicking on the point
- Fully interactive GUI: Errors are reported to dialog boxes rather than to the Workspace

Acknowledgements

The author wishes to acknowledge the following in the creation of this submission:
digitize2.m, draggable
This submission has inspired the following:
ginput2.m v3.1 (Nov 2009)

MATLAB release MATLAB 7.4 (R2007a)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (7)
21 Jun 2007 Eric Desailly

Very Good
I am just wondering if it could include labelling of the points?

26 Jun 2007 beth meacham

works beautifully! thank you.

28 Jun 2007 Kava Crosson

Just what I was looking for after 2 hours of searching. Thanks a lot.

05 Oct 2007 R L

Easy to use and extremely effective; great job!

31 Jul 2008 Isaac A

Does not work on UNIX. Please amend lines 157,167 to use fullfile:

[x,map] = imread([matlabroot,'\toolbox\matlab\icons\pin_icon.gif']);
% should be[x,map] = imread(fullfile(matlabroot,'toolbox','matlab','icons','pin_icon.gif'));

etc.

02 Feb 2009 Gordon Judd

This is a great digitizing tool and being able to adjust the position of a point is a great feature. I have not be able to figure out how to modify it so it could be used as a callable sub-routine that would return the XY values. Is that possible to do with a GUI oriented program?

08 Aug 2009 Peter Pap

Hello everyone!!! I'm student in Greece and I am a new user of MATLAB...
Which type of files are recognized by IMREAD??
Can I call "digitize07(filename)" in the command window?
When we says "filename", we means the path where the file exists?
And finally, we must put the image file as a viriable?
(sorry for bad English)

Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
data exploration Todd Pataky 22 Oct 2008 09:09:48
digitize Todd Pataky 22 Oct 2008 09:09:48
ginput Todd Pataky 22 Oct 2008 09:09:48
drag Todd Pataky 22 Oct 2008 09:09:48
graphics Todd Pataky 22 Oct 2008 09:09:48
digitize Kellsey Twesme 25 Jan 2010 20:37:39
extract Jose Ercolino 20 May 2010 20:38:57
scan Jose Ercolino 20 May 2010 20:38:57
digitize Jose Ercolino 20 May 2010 20:38:58
data exploration Polurie 31 Jan 2012 08:29:10

Contact us at files@mathworks.com