418 Commits

Author SHA1 Message Date
Kai Chen
34eca27216 add register_handler and refactor BaseFileHandler 2018-10-04 16:58:11 +08:00
Kai Chen
ddef9a5606 fix flake8 errors 2018-10-01 22:13:52 +08:00
xiongyu
6249f829c6 add negative indexing support 2018-09-27 13:38:36 +08:00
xiongyu
c75ff25940 add more tests for video_reader slice 2018-09-27 13:21:59 +08:00
xiongyu
c16fab7eca minor change: value error to index error 2018-09-26 22:16:11 +08:00
xiongyu
2ab73c85ee add slice support and unit test 2018-09-26 22:00:30 +08:00
xiongyu
7bea02c0fa update video reader test code 2018-09-21 21:55:37 +08:00
Kai Chen
75ee2531a0 rename *Processor to *Handler and fix bug for python 2 2018-09-21 14:00:56 +08:00
Kai Chen
31e684fcfe bug fix: raise exceptions for missing config keys 2018-09-20 14:15:12 +08:00
Kai Chen
685e8f991b fix unit test for imflip 2018-09-02 21:31:07 +08:00
Kai Chen
1f76784717 add some methods 2018-09-02 21:20:02 +08:00
Kai Chen
978ecfda84 refactoring for optflow 2018-08-28 01:38:53 +08:00
Kai Chen
4adf7006b0 add config class 2018-08-27 20:25:52 +08:00
Kai Chen
f872672f58 renaming and reorganizing for subpackage 2018-08-27 17:37:13 +08:00
Kai Chen
eadd1e0f4f re-organize io module as a subpackage 2018-08-27 15:29:12 +08:00
Kai Chen
5f2e58c5f2 add optical flow module 2018-08-27 03:10:39 +08:00
Kai Chen
43ebfd9a62 move some unit tests 2018-08-27 02:38:05 +08:00
Kai Chen
cbcb90dc21 port from cvbase and do some refactoring 2018-08-27 02:12:31 +08:00