anubhavrohatgi
Working as an Image Processing Software Developer & Researcher. Passion in Robotics, Software Developement, Image Processing & Machine Learning
Intello LabsGurugram,India
Pinned Repositories
ARink
Simple QT based UI to apply few Instagram effects
Cpp-Tutorials
Indepth C++ Tutorials
design-patterns-cpp
C++ Design Patterns
Document-Reader
A simple code, not really optimized or handled properly, provides an overview of algorithm to detect the document in n image and then read it
DrawCircle-tcl-tk
Draw a circle using tcl/tk. Digitising cirlces
FisheyeCorrection
Projects the Fisheye 180 Degree image. Fisheye to Rectilinear Projection
GMM-Expectation-Maximisation
Gaussian Mixture Models with Expectation Maximization. The current code is nto an optimum solutiuon but is a ready prototype.
Gray-Level-Co-occurence-Matrix-GLCM
Estimate a gray level co-occurence matrix
VLC-QT-plugin
Example VLC plugin interfaced through QT project
anubhavrohatgi's Repositories
anubhavrohatgi/Document-Reader
A simple code, not really optimized or handled properly, provides an overview of algorithm to detect the document in n image and then read it
anubhavrohatgi/FisheyeCorrection
Projects the Fisheye 180 Degree image. Fisheye to Rectilinear Projection
anubhavrohatgi/ImageProcessing
A collection of various functions useful in image processing
anubhavrohatgi/Algo_Ds_Notes
It is a repository that is a collection of algorithms and data structures with implementation in various languages.
anubhavrohatgi/android-vision
Sample code for the Android Mobile Vision API.
anubhavrohatgi/CNN_LSTM_CTC_Tensorflow
CNN+LSTM+CTC based OCR implemented using tensorflow.
anubhavrohatgi/Codility-Practise
anubhavrohatgi/coding_practice
anubhavrohatgi/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
anubhavrohatgi/doc_rotator
A simple tool for rectifying tilted scanned images.
anubhavrohatgi/EllipseDetectorLib
.Net library for Ellipse detection based on the algorithm of very fast ellipse detector, codename: YAED (Yet Another Ellipse Detector)
anubhavrohatgi/kcf
Kernelized Correlation Filter tracker
anubhavrohatgi/KClient
C++14 Kafka library based on librdkafka
anubhavrohatgi/keras
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
anubhavrohatgi/learnopencv
Learn OpenCV : C++ and Python Examples
anubhavrohatgi/multi-object-tracker
Multiple objects tracker using openCV and dlib
anubhavrohatgi/nsrreadercore
Core rendering engine for NSR Reader mobile application
anubhavrohatgi/OCVPlayer
OpenCVQT Video Player
anubhavrohatgi/OpenCVTensorflowExample
Object Detection using a ssd_mobilenet_coco model with OpenCV 3.3 & TensorFlow 1.4 in C++ and XCode
anubhavrohatgi/potoo
potoo is a simple command line tool which takes a pdf file and performs ocr on one or multiple regions per page. Highly threaded and performant, with no temporary files being created.
anubhavrohatgi/QtAwesome
QtAwesome - Font Awesome support for Qt applications
anubhavrohatgi/QtWebApp
QtWepApp is a HTTP server library in C++, inspired by Java Servlets. Forked from: http://stefanfrings.de/qtwebapp/index-en.html
anubhavrohatgi/QtXlsxWriter
.xlsx file reader and writer for Qt5
anubhavrohatgi/ReactJS-web-developer-landing-page
A Web Developer landing page
anubhavrohatgi/ReadFramework
The Core Framework for CVL/READ Modules
anubhavrohatgi/stackoverflown
Code from my StackOverflow answers.
anubhavrohatgi/TCP-Listener
C# code for TCP listener
anubhavrohatgi/uniform-lbp
trying out new things in FaceRecognition
anubhavrohatgi/vlc-plugin-subtitles
VLC Subtitles Module: Provides extra functionalities like downloading subtitles.
anubhavrohatgi/xlnt
:bar_chart: Cross-platform user-friendly xlsx library for C++14