Skip to content
View arnavdutta's full-sized avatar
:octocat:
C++ | Python | Image processing | Computer Vision
:octocat:
C++ | Python | Image processing | Computer Vision

Block or report arnavdutta

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.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, 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

Pinned Loading

  1. MirrorMatch MirrorMatch Public

    It scans the chosen folder, identifies duplicate files by comparing checksums and full contents, and produces a CSV report.

    Python

  2. Table-Detection-Extraction Table-Detection-Extraction Public

    Detect the tables in a form and extract the tables as well as the cells of the tables.

    Python 64 24

  3. Pupil-Detection Pupil-Detection Public

    Detects pupil of the eye from the images/video and create a circle around it.

    Python 43 14

  4. Meter-Reading Meter-Reading Public

    Meter display segmentation and reading the digits using OCR

    Python 21 7

  5. Motion-Detection Motion-Detection Public

    Motion detection based on Pythagorean-distance between consecutive frames & standard deviation of the frame.

    Python

  6. Face-Detection-Recognition Face-Detection-Recognition Public

    This is a simple face detection and recognition script used to detect the face and create a bounding circle around it and also label it.

    Python 1