Skip to content
View kushalchaudhari21's full-sized avatar
Block or Report

Block or report kushalchaudhari21

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 100 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

  1. iPlanes-InteractivePlanes iPlanes-InteractivePlanes Public

    Convert any surface/plane in the world into an interactive interface. Touchscreen like interface for traditional projectors using computer vision.

    Python 5 1

  2. brightness_contrast_OpenCV brightness_contrast_OpenCV Public

    This code is used to change the brightness and contrast of images or video frames using OpenCV library.

    Python 1

  3. OpenCV-snapshot OpenCV-snapshot Public

    This code when executed via a terminal allows user to take a snapshot via OpenCV, convert it into grayscale and store it in desired folder. This is useful for capturing images via a computer for ma…

    Python 1

  4. PerspectiveTransform PerspectiveTransform Public

    A python script to get Perspective Transformed(birds eye view) version of an input image using OpenCV. This is analogous to the CamScanner select region feature.

    Python 6 2

  5. FaceRecognitionCNN FaceRecognitionCNN Public

    Face recognition using Convolutional Neural Networks.

    Python

  6. BankruptcyPrediction BankruptcyPrediction Public

    Predict bankruptcy of a firm using machine learning approach like naive bayes and decision tree with ID3 algorithm.

    Python