Mesut Pişkin

Results 8 repositories owned by Mesut Pişkin

computer-vision-guide

382
Stars
91
Forks
Watchers

: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

274
Stars
121
Forks
Watchers

:credit_card: Detecting the National Identification Cards with Deep Learning (Faster R-CNN)

opencv-object-detection

162
Stars
74
Forks
Watchers

:camera: Object detection with OpenCV on Java. DNN, HaarCascade, Template Matching, Color Detection etc.

face-detection-and-recognition

228
Stars
80
Forks
Watchers

:hurtrealbad:C# Face detection and recognition with EmguCV. Eigenfaces, Fisherfaces and LBPH algorithms.

opencv-live-video-stream-over-http

52
Stars
16
Forks
Watchers

: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

111
Stars
68
Forks
Watchers

🔒 Keycloak Authentication Provider implementation to get a two factor authentication with a OTP/code/token send via Email (through SMTP)

JHeatMap

16
Stars
6
Forks
Watchers

Heatmap generation with Java