Brenno
f6de53350f
Minor fixes
...
- Moved TimeUtil from header to src
- Fixed issue with Qimage -> Mat conversion
2021-01-13 20:22:17 -03:00
FeRD (Frank Dana)
da02180c79
Rename protobuf packages to pb_foo
2021-01-13 13:36:15 -05:00
FeRD (Frank Dana)
d71631a6c7
OpenCV: Move 'using ns std', scrub whitespace
2021-01-13 12:08:39 -05:00
Brenno
2bd6bd4456
Improved error handling for effect pre-processing
2020-11-05 11:17:03 -03:00
Brenno
b48025cd1f
Apply suggestions from code review
...
Applying suggestions from @jonoomph
2020-10-29 00:21:28 -03:00
Brenno
a9274df96b
Resolving conflicts
2020-10-20 01:04:59 -03:00
Brenno
b92eadb282
Opencv is an optional dependency
2020-08-01 14:06:38 -03:00
Brenno
6ca35bbf9b
Fixed Stabilizer and created Object Detector tests
2020-07-30 21:39:20 -03:00
Brenno
a8d877cb3b
Changed bounding box draw in Object Detector effect
2020-07-29 18:50:11 -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
e69f7b8f12
Added zoom to Stabilizer Effect
2020-07-22 14:05:19 -03:00
Brenno
3b2acab284
Fixed crashing problem and added cut compatibility with opencv effects
2020-07-21 21:42:09 -03:00
Brenno
b2721c09f5
Protobuf messages now compile with Cmake
2020-07-21 11:12:06 -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
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
fc8d4d1214
included CVStabilization into Clip
2020-07-05 16:31:37 -03:00
Brenno
b7e5fb7f9a
bug fixes
2020-07-02 20:18:01 -03:00
Brenno
a85e45bfda
Implemented CVStabilization, removed cv namespace
2020-07-02 19:09:04 -03:00