Pinned Repositories
A4-paper-sheet-detection-and-cropping
Document Scanner. Automatically detect paper and crop. Writing in C++ from scratch.
ai-tflite-opencv
Use Tensorflow Lite + OpenCV to do object detection, classification, and Pose detection.
Airplayer
Python script to make media playing software Apple Airplay compatbible. Currently supports XBMC, Plex and Boxee.
albumentations
Fast image augmentation library and easy to use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about library: https://www.mdpi.com/2078-2489/11/2/125
android-face-landmarks
Android app that localizes facial landmarks in nearly real-time
android-ndk-gradle-docker
Android NDK + SDK + Gradle docker image
Android-OCR-example
An OCR example for Android using Tess-Two
Android_Opencv_JNI_ImgProcessing
JNI OpenCV with CMakefiles
Image-Contrast-Enhancement
Python implementation of "A New Image Contrast Enhancement Algorithm Using Exposure Fusion Framework", CAIP2017
miguelps's Repositories
miguelps/A4-paper-sheet-detection-and-cropping
Document Scanner. Automatically detect paper and crop. Writing in C++ from scratch.
miguelps/android-ndk-gradle-docker
Android NDK + SDK + Gradle docker image
miguelps/brutils
🇧🇷 Validador de CPF e CNPJ para Python 2.7 e 3.x
miguelps/car-finding-lane-lines
Finding Lane Lines using Python and OpenCV
miguelps/cmake-android-lib
Android Native Lib (.aar) using cMake, upload and use of maven
miguelps/desafios
miguelps/Face-Liveness-Detection
Face Liveness Detection in C++ and MATLAB.
miguelps/Face-Spoofing-Detection
Face Spoofing Detection Using Texture Analysis
miguelps/Four-Point-Invoice-Transform-with-OpenCV
I have customized the code of Adrian to find 4 points of document or rectangle dynamically. Here i have added findLargestCountours and convert_object, where convert_object is our driver method which actually doing image processing and getting all 4 point rectangles from image. After getting all 4 point rectangle list findLargestCountours method finding largest countour in list.
miguelps/ImgTamperingDetection
Assignment for an Image Processing course.
miguelps/IPTV-CHECK
A script to check if the links in an iptv list file (m3u) are online or offline , and will create an output m3u file with valid urls only .
miguelps/leite
Gerador de dados brasileiros aleatórios 🇧🇷
miguelps/libdecodeqr
A C/C++ library for decoding QR code 2D barcodes
miguelps/line_detector
line segment detector(lsd) & edge drawing line detector(edl) & hough line detector(standard &.probabilistic) for detection
miguelps/mongo
The MongoDB Database
miguelps/multiscale-prnu
Multi-scale Analysis Strategies in PRNU-based Tampering Localization
miguelps/oldnyc
Mapping photos of Old New York
miguelps/open-ocr
Run your own OCR-as-a-Service using Tesseract and Docker
miguelps/opencv-android-forked
Android Library Project for OpenCV - currently ver. 3.4.1
miguelps/phoenix
phoenix is a small command line image forensics tool
miguelps/prnu
A work repo for kernels for extracting PRNU patterns
miguelps/python-test
Teste para candidatos a vaga de desenvolvedor Python
miguelps/Rectangle
Using openCVLibrary detect a Rectangular Shape
miguelps/simple-ocr-opencv
A simple python OCR engine using opencv
miguelps/smop
Small Matlab to Python compiler (Please open an issue if you are using this program)
miguelps/SwiftCamScanner
A pod written in swift that lets you scan and crop documents. It uses edge detection and perspective transformation with OpenCV.
miguelps/tensorflow-ocr
🖺 OCR using tensorflow with attention
miguelps/tesseract-ocr-android-example
miguelps/text-position-detector
Detects rectangular regions containing multilingual text in an image.
miguelps/wasmface
Viola-Jones face detection from scratch in WebAssembly