Mesut Pişkin
Mesut Pişkin
computer-vision-guide
:book: This guide is to help you understand the basics of the computerized image and develop computer vision projects with OpenCV. Includes Python, Java, JavaScript, C# and C++ examples.
id-card-detector
:credit_card: Detecting the National Identification Cards with Deep Learning (Faster R-CNN)
opencv-object-detection
:camera: Object detection with OpenCV on Java. DNN, HaarCascade, Template Matching, Color Detection etc.
face-detection-and-recognition
:hurtrealbad:C# Face detection and recognition with EmguCV. Eigenfaces, Fisherfaces and LBPH algorithms.
opencv-fisheye-undistortion
OpenCV camera calibration and image undistortion.
opencv-live-video-stream-over-http
:satellite: OpenCV is a sample project that is read from the video source (Camera, File System, NVR, DVR etc.) and displays the processed image via the http protocol.
keycloak-2fa-email-authenticator
🔒 Keycloak Authentication Provider implementation to get a two factor authentication with a OTP/code/token send via Email (through SMTP)
JHeatMap
Heatmap generation with Java