Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 628 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 628 Bytes

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