* add PoseTracker API
* add mahalanobis distance, add det_pose demo
* simplify api
* simplify api
* fix cmake & fix `CropResizePad`
* ignore out of frame bboxes
* clean-up
* fix lint
* add c api docs
* add c++ api docs/comments
* fix gcc7 build
* fix gcc7+opencv3
* fix stupid lint
* fix ci
* add help info & webcam support for C++ pose tracker demo
* add webcam support for Python pose tracker demo
* fix lint
* minor
* minor
* fix MSVC build
* fix python binding
* simplify module adapter
* fix module adapter
* minor fix
(cherry picked from commit
|
||
---|---|---|
.. | ||
classifier.cxx | ||
det_pose.cpp | ||
detector.cxx | ||
pose_detector.cxx | ||
pose_tracker.cpp | ||
restorer.cxx | ||
rotated_detector.cxx | ||
segmentor.cxx | ||
text_det_recog.cxx | ||
text_ocr.cxx | ||
video_cls.cxx |