Pinned Repositories
ApiDemoLabs
Automated_face_blurring
Blur and anonymize face using OpenCV and Python.
cartoonization
Cartoonize images using OpenCV and k-means algorithm of machine learning in python.
Document-Scanner-using-OpenCV
Built my own document scanner that detect document edges and output scanned document in both colour and B&W format. Applicable for dim-light images as well.
Facial_Emotion_Detector
Detects the facial emotions using fer2013 datasets with a keras CNN model and openCV.
Grab-cut_segmentation
Segment and extract the foreground objects accurately with user interaction using OpenCV and Python.
Neural-Style-Transfer
Blend two images together to create a new art!
Panorama
Panoramic image stitching using Python and OpenCV
Sudoku-solver
Created a web-app using Django to solve Sudoku puzzles of all levels just by uploading its image.
super_fast_colour_transfer_between_images
Transfer colour between two images - gives a photoshop effect.
Sudarshana2000's Repositories
Sudarshana2000/Automated_face_blurring
Blur and anonymize face using OpenCV and Python.
Sudarshana2000/cartoonization
Cartoonize images using OpenCV and k-means algorithm of machine learning in python.
Sudarshana2000/Facial_Emotion_Detector
Detects the facial emotions using fer2013 datasets with a keras CNN model and openCV.
Sudarshana2000/Grab-cut_segmentation
Segment and extract the foreground objects accurately with user interaction using OpenCV and Python.
Sudarshana2000/Neural-Style-Transfer
Blend two images together to create a new art!
Sudarshana2000/Panorama
Panoramic image stitching using Python and OpenCV
Sudarshana2000/Sudoku-solver
Created a web-app using Django to solve Sudoku puzzles of all levels just by uploading its image.
Sudarshana2000/super_fast_colour_transfer_between_images
Transfer colour between two images - gives a photoshop effect.
Sudarshana2000/YOLO_object_detection
Detect objects almost precisely using faster YOLO detection model in images as well as real time videos using OpenCV and Python.
Sudarshana2000/ApiDemoLabs
Sudarshana2000/Document-Scanner-using-OpenCV
Built my own document scanner that detect document edges and output scanned document in both colour and B&W format. Applicable for dim-light images as well.
Sudarshana2000/hand-gesture-recognition
Computer Vision application to recognize hand-gestures by counting fingers
Sudarshana2000/Image-Colorisation
Colorize black and white images automatically using Computer Vision
Sudarshana2000/Image-Inpainting
Impaint using built-in python opencv library tools
Sudarshana2000/Invisible_cloak
Sudarshana2000/Long_Exposure
Create silky smooth effect of long exposure photography using OpenCV and python.
Sudarshana2000/MPG-prediction-App-using-Django-and-machine-learning
Django Web App to predict the car-mileage based on the auto-mpg dataset using SQLite database and ML.
Sudarshana2000/OpenCV_Projects
List of OpenCV projects to further increase the computer vision community. Coding in Python & C++(In progress).
Sudarshana2000/Pencil-sketch
Converts an image into digital pencil sketch using OpenCV and python.
Sudarshana2000/Shift-colours-in-images
Shift colours of object images from source to target using python.
Sudarshana2000/social-distance-detector
Winter of Code (WoC) projects and products related to Deep Fusion AI!
Sudarshana2000/test
Sudarshana2000/Text-Recognition_using_OpenCV-OCR
OCR the text in images using OpenCV and Tesseract.