Code covered by the BSD License
-
myLabel(varargin)
myLabel - image sequencies labeling tool
-
Action
p = round(get(handles.Image_Axes,'CurrentPoint'));
-
Button_Released
stat('Button_Released')
-
Mouse_Moved
cursor.prev_x = cursor.x;
-
Update_Labels_Layer
-
change_label(old_label,new_la...
-
check_boundaries(x1, y1, x2, ...
check boundaries
-
cut_object(im,bbox,object_id,...
-
cut_slices(im, mask, object_i...
figure(2)
-
stat(s)
-
View all files
|
|
| File Information |
| Description |
myLabel is a tool for manual labeling sequences of images. Labeled images have a lot of applications in computer vision (e.g. training, evaluation etc.).
To run the tool simply unzip archive into separate directory and type myLabel in MATLAB command line from this directory.
myLabel has been developed by Nikolay Chumerin (http://simone.neuro.kuleuven.be/~nick/) in the framework of MCCOOP EU project.
Support: myLabel.support@gmail.com |
| Required Products |
Image Processing Toolbox
|
| MATLAB release |
MATLAB 7.0.4 (R14SP2)
|
| Other requirements |
For specific platforms could be necessary to build mex-files from unique_labels.c and my_ind2rgb.c (sources included). |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
|
Contact us at files@mathworks.com