Skip to content
View kushalchaudhari21's full-sized avatar

Block or report kushalchaudhari21

Report abuse

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

Report abuse

Pinned Loading

  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 8 3

  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