Brenno
dd9e203695
Added transform handler for Tracker effect
...
It's now possible to adjust the tracked bounding box from the preview window. Some work is needed to make it generic to the ObjectDetection effect and future effects
2020-11-28 18:09:10 -03:00
Brenno
9113153be8
Added properties to Tracker effects
...
(still needs some fine-tuning)
2020-11-12 21:35:47 -03:00
Brenno
940840c904
Solved FPS bug.
2020-11-12 21:33:53 -03:00
Brenno
34aabcc6e2
Removed Excess information from json.
2020-11-12 21:30:11 -03:00
Brenno
1215d042c7
Added scale factor to class to replace OpFPS.
2020-11-12 21:25:27 -03:00
Brenno
a9274df96b
Resolving conflicts
2020-10-20 01:04:59 -03:00
Brenno
483f2883c9
Added normalized bboxes for tracker and object detector
...
Also added tests for ObjectDetection and several bug fixes
2020-07-28 21:01:57 -03:00
Brenno
1a598b16df
Added CVObjectDetection and ObjectDetection effect
...
Also included kalman filter functions and code for tracking the output boxes from DNN model
2020-07-26 16:19:55 -03:00
Brenno
6d6c156415
Tracker Effect minor fixes
2020-07-22 10:00:40 -03:00
Brenno
d0ce70fdc0
Added thread runner with pre-processing effects
...
Also integrated a basic the tracker Effect with the UI, changed the effect creation to use Json messages, and added the ProcessingController class to handle thread communication
2020-07-16 21:10:02 -03:00
Brenno
d6e0a69c1f
improved the stabilize effect integration
2020-07-15 10:29:08 -03:00
Brenno
6d547650dc
Added code comments and minor changes
...
Added map instead of vector in the Stabilizer, removed unnecessary code and improved documentation
2020-07-09 20:26:01 -03:00
Brenno
c60236a1c3
Added Stabilize Effect
2020-07-08 22:31:26 -03:00
Brenno
0ef77af878
Included Tracker as an effect
2020-07-08 11:49:46 -03:00