Pinned Repositories
abhigarg.github.io
Blog for projects
android-demos
Google Drive Android API Demos
android-opencv-ocr
darknet-yolo-python
python script to use darknet yolo library
freelance_projects
ImageTextRecognition
next_word_prediction
next word prediction
ocr-text-extraction
A simple program to extract the text from an image before performing OCR
readWriteStructVecToBinary
write a vector of complex struct to a binary file and then read it back
TensorflowFaceDetection
Multithreading for Face detection using Tensorflow in Python
abhigarg's Repositories
abhigarg/android-opencv-ocr
abhigarg/freelance_projects
abhigarg/ImageTextRecognition
abhigarg/android-demos
Google Drive Android API Demos
abhigarg/android-drawing-app
Source code from Tuts+ tutorial - Android SDK: Create a Drawing App
abhigarg/CMVS-PMVS
This software (CMVS) takes the output of a structure-from-motion (SfM) software as input, then decomposes the input images into a set of image clusters of managable size. An MVS software can be used to process each cluster independently and in parallel, where the union of reconstructions from all the clusters should not miss any details that can be otherwise obtained from the whole image set. CMVS should be used in conjunction with an SfM software Bundler and an MVS software PMVS2 (PMVS version 2).
abhigarg/CompPhoto-NUIGroup-GSoC-2012
abhigarg/DeepLearnToolbox
Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started.
abhigarg/facebook_face_training_set
Gathers faces from your Facebook friends to use as a training set for face detection algorithms.
abhigarg/gttext
Automatically exported from code.google.com/p/gttext
abhigarg/HHParticleFilter
Heap&Hogg's hand curve tracking particle filter [OpenCV,c++]
abhigarg/hornschunk
image registration using Horn & Schunk
abhigarg/igraphhpp
Automatically exported from code.google.com/p/igraphhpp
abhigarg/imgwarp-opencv
Warps an image by a few control points.
abhigarg/inpainting_criminisi2004
MATLAB Implementation of inpainting Algorithm by A. Criminisi (2014)
abhigarg/MyRealTimeImageProcessing
Example of how to do real time image processing in Android using OpenCV
abhigarg/neural-network-coursera
abhigarg/Non-Maximum-Suppression
Implementation of Non-Maximum Suppression algorithm
abhigarg/ocropy
Python-based OCR package using recurrent neural networks.
abhigarg/OnionCamera
Real time video processing on Android
abhigarg/opencv
OpenCV GitHub Mirror
abhigarg/OpenCV-Android-FaceDetect-GoodFeature
Android OpenCV Sample Code to Detect and Track Face using GoodFeature to Track API. Press the Menu , "Start" to start Tracking
abhigarg/OpenCV_3_License_Plate_Recognition_Cpp
abhigarg/opencv_contrib
Repository for OpenCV's extra modules
abhigarg/OpenCVHandGuesture
Hand Tracking And Gesture Detection (OpenCV)
abhigarg/PatchBasedInpainting
A patch based image inpainting framework.
abhigarg/Projects
abhigarg/SeamCarving
SeamCarving using OpenCV
abhigarg/vehicle_detection_haarcascades
Vehicle Detection by Haar Cascades with OpenCV
abhigarg/web-sfm
software stack for SfM in browser