November 8, 2013 Kris M. Kitani ========================================================== code_grabcut: gui for making binary masks Draw a line to mark foreground. 'f':foreground (to go back to foreground mode) 'b':background (if you need to mark the background too) 'r':reset (if you mess up) 'd':done (save mask and go to next image) ========================================================== ========================================================== code_vid2im: convert your movie file to a sequence of jpegs [root]/[img]/[basename]/00000000.jpg [root]/[img]/[basename]/00000001.jpg ... [root]/[img]/[basename]/99999999.jpg ========================================================== ========================================================== code_perpix: perpixel detection training and testing *ask me if you have questions *DOES NOT implement the full CVPR 2013 paper (no image clustering) rev01 - added sampling step size for testing ==========================================================