Skip to content
View DanantST's full-sized avatar

Block or report DanantST

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. FaceDetectESP FaceDetectESP Public

    A portable, header-first C++ library named FaceDetectESP that detects faces in camera frames and returns bounding boxes. The library must be hardware-agnostic (through a CameraAdapter), compatible …

    C++ 1

  2. FaceRecognizeESP FaceRecognizeESP Public

    An independent, production-oriented, C++ library named FaceRecognizeESP that performs enrollment, feature extraction (LBP + PCA), storage of templates (5 poses per user), and recognition via a two-…

    C