You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
730 B
23 lines
730 B
Anonymizer
|
|
=
|
|
|
|
----------
|
|
This application allows its user to select and track objects in video and to modify their appereance.
|
|
Video is processed using [FFmpeg][1] library. Objects are being tracked by the built-in object tracking
|
|
algorithms using [OpenCV][2] graphic library. User is allowed to modify trajectory of the object and to
|
|
change type of anonymization (blur, color). GUI is multilingual and created using [Qt Framework][3].
|
|
|
|
----------
|
|
Documents
|
|
-
|
|
|
|
Acknowledgement
|
|
-
|
|
|
|
Project **Anonymizer** was financially supported by project VG20102015006 funds
|
|
provided by [Ministry of the Interior of the Czech republic][4].
|
|
|
|
[1]: https://www.ffmpeg.org/
|
|
[2]: http://opencv.org/
|
|
[3]: http://www.qt.io/
|
|
[4]: http://www.mvcr.cz/ |