Skip to content

MartinMatta/OpenCV_Face_Anonymization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpenCV Face Anonymization

Face anonymization using c ++ and opencv on jetson {TX1, TX2, Xavier NX, AGX Xavier and Nano} in real time.

system schema

Prerequisites:

  • opencv build with CUDA ≥ 4.2.0

Download

$ git clone https://github.com/MartinMatta/OpenCV_Face_Anonymization
$ cd OpenCV_Face_Anonymization

Build

$ mkdir build && cd build
$ cmake ..
$ make

Run

$ ./main ../models/opencv_face_detector_uint8.pb ../models/opencv_face_detector.pbtxt

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published