- Expanded documentation
- Frames to label are not temporally sorted as in the video
- Frame extraction: Switched to OpenCV (faster and more video codecs supported), kmeans clustering is now no longer color blind (if color=True), further parameters for kmeans are now accessible from deeplabcut.extract_frames, one can selectively select images only for specific videos
- Project creation: bugfix.
- Dependency: fixed to pytables 3.4.3 (later versions cause problems)
- New function to analyze time lapse frames (a folder containing a bunch of frames): deeplabcut.analyze_time_lapse_frames