Code covered by the BSD License
-
label_properties_dialog(varar...
--- Executes just before label_properties_dialog is made visible.
-
myLabel(varargin)
myLabel - image sequencies labeling tool
-
Action
p = round(get(handles.Image_Axes,'CurrentPoint'));
-
Button_Released
stat('Button_Released')
-
Load_Labels_Default_Properties
disp('Load_Labels_Default_Properties debug message')
-
Mouse_Moved
cursor.prev_x = cursor.x;
-
Update_Labels_Layer
-
bboxes2mask(objects, mask)
-
fix_labels_properties(data)
disp fix_labels_info
-
fix_state(file_name, data_dir...
-
fix_states
-
get_default_tag_and_descripti...
-
interpolate_bboxes(sequence, ...
-
is_state_file(file_name)
-
mask2bbox(labels)
-
masks2bboxes(sequence, out_fo...
sequences_dir = '/data/data2_sidonia/nick/sequences';
-
masks2bboxes(sequence, out_fo...
-
my_ind2rgb(a, cm)
-
sift(imageFile)
[image, descriptors, locs] = sift(imageFile)
-
stat(s)
-
track_sift(start_frame, end_f...
function [masks frames] = track_sift(start_frame, end_frame, step, start_mask, ...
-
unique_labels(l)
-
read_labels_info.m
-
View all files
|
|
| File Information |
| Description |
myLabel is a graphical tool for manual and semiautomatic pixel-wise labeling of image sequences in MATLAB environment.
Main features of myLabel:
- Project-like states support. Each state consists of images list and all directories settings.
- Arbitrary image's resolutions (even in one state) and graphical formats.
- Labeling up to 20 different objects in the frame.
- Labels concept is similar to layers conept in standard graphical editors (e.g. Adobe Photoshop): one can add, delete, copy, paste, overlay and shift labels as well as toggle visibility, change transparency, color and value of each label.
- Semiautomatic object tracking/labeling using two simple techniques:
- label's SIFT keypoints tracking with warping of the corresponded label mask;
- best SSD (Sum of Squared Differences) matching.
- Most operations have assigned key shortcuts.
myLabel has been developed and tested in MATLAB 7.0.4 (Linux/Windows). It works in later versions of MATLAB and perhaps may work in MATLAB 6.5.
myLabel has been developed in the framework of the MCCOOP EU Project.
All questions and suggestions please send to myLabel.support@gmail.com. |
| Acknowledgements |
The author wishes to acknowledge the following in the creation of this submission:
UIGETFILES with Java interface
|
| Required Products |
Image Processing Toolbox
|
| MATLAB release |
MATLAB 7.0.4 (R14SP2)
|
|
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