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/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
miguelps/Android_Opencv_JNI_ImgProcessing
JNI OpenCV with CMakefiles
miguelps/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
miguelps/cmake-android-libs
A demonstration of how native projects can be created as static library and be part of a library which can then be linked up to the main application into a shared library.
miguelps/DescomplicandoDocker
Descomplicando o Docker, o livro.
miguelps/dockerAndroidNDK
Docker image to build Android with NDK
miguelps/document-scanner
An OpenCV based document scanner
miguelps/face-api
FaceAPI: AI-powered Face Detection & Rotation Tracking, Face Description & Recognition, Age & Gender & Emotion Prediction for Browser and NodeJS using TensorFlow/JS
miguelps/face-api.js
JavaScript API for face detection and face recognition in the browser and nodejs with tensorflow.js
miguelps/Getting-Started-with-TensorFlow
Getting Started with TensorFlow, published by Packt
miguelps/google-ml-kit-reverse-engineering
miguelps/ijkplayer
Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support.
miguelps/interpretable-ml-book
Book about interpretable machine learning
miguelps/jnicookbook
JNI Cookbook Redux
miguelps/Mastering-OpenCV-4-Third-Edition
Mastering OpenCV 4, Third Edition, published by Packt publishing
miguelps/mml-book.github.io
Companion webpage to the book "Mathematics For Machine Learning"
miguelps/Mobile-Deep-Learning-Projects
Mobile Deep Learning Projects, published by Packt
miguelps/nanodet
NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥
miguelps/OpenCV-iOS-xcframework
Build iOS OpenCV XCFramework
miguelps/opencv-js-webworker
Getting started with OpenCV compiled to Webassembly and loaded in a worker.
miguelps/opencv-mobile
The minimal opencv for Android, iOS, ARM Linux, Windows, Linux, MacOS, WebAssembly
miguelps/opencv-wasm
Precompiled OpenCV 4.3.0 to JavaScript + WebAssembly for node and deno. 🦕
miguelps/OpenCV.xcframework
Build iOS OpenCV XCFramework
miguelps/OpenCVSample
Realtime Face Recognition Sample with Swift & OpenCV
miguelps/OpenCVSampleForMacOS
MacOS调用OpenCV Demo
miguelps/Recursive-CNNs
Implementation of my paper "Real-time Document Localization in Natural Images by Recursive Application of a CNN."
miguelps/TensorFlow-Machine-Learning-Cookbook
Code repository for TensorFlow Machine Learning Cookbook by Packt
miguelps/wasm-face-detection
Face Detection using dlib/OpenCV in WebAssembly
miguelps/wtfpython
What the f*ck Python? 😱
miguelps/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors