kristinbranson / APT

Animal Part Tracker
GNU General Public License v3.0
71 stars 16 forks source link

importing labels from table #313

Closed arobie closed 4 years ago

arobie commented 4 years ago

It would be nice to also be able to import labels from table rather than having to do for each movie individually from trk files.

allenleetc commented 4 years ago
lObj.labelPosBulkImportTbl(tbl);

% tblFT: table with fields .mov, .frm, .iTgt, .p. tblFT.mov are 
% movie full-paths and they must match entries in lObj.movieFilesAllFull *exactly*. 
% For multiview projects, tblFT.mov must match lObj.movieFilesAllFull(:,1).