Ozlu

Results 15 repositories owned by Ozlu

defi_yield_farming

146
Stars
115
Forks
Watchers

:tractor: :ear_of_rice: A DeFi app, which provides staking & farming functions are deploy-able with a website, for yield farming.

color_recognition

310
Stars
123
Forks
Watchers

:art: Color recognition & classification & detection on webcam stream / on video / on single image using K-Nearest Neighbors (KNN) is trained with color histogram features by OpenCV.

signature_extractor

439
Stars
135
Forks
Watchers

A super lightweight image processing algorithm for detection and extraction of overlapped handwritten signatures on scanned documents using OpenCV and scikit-image.

vehicle_counting_tensorflow

865
Stars
360
Forks
Watchers

:oncoming_automobile: "MORE THAN VEHICLE COUNTING!" This project provides prediction for speed, color and size of the vehicles with TensorFlow Object Counting API.

augmented_reality

206
Stars
55
Forks
Watchers

:gem: "Marker-less Augmented Reality" with OpenCV and OpenGL.

face_recognition_crop

139
Stars
52
Forks
Watchers

Multi-view face recognition, face cropping and saving the cropped faces as new images on videos to create a multi-view face recognition database.

vehicle_counting

116
Stars
59
Forks
Watchers

Vehicle detection, tracking and counting by blob detection with OpenCV on c++.

tensorflow_object_counting_api

1.3k
Stars
543
Forks
Watchers

🚀 The TensorFlow Object Counting API is an open source framework built on top of TensorFlow and Keras that makes it easy to develop object counting systems!

vehicle_counting_hog_svm

96
Stars
36
Forks
Watchers

Vehicle detection, tracking and counting by SVM is trained with HOG features using OpenCV on c++.

human_computer_interaction

47
Stars
18
Forks
Watchers

Fist, palm and hand detection & tracking for intelligent human-computer interaction game character movement control with OpenCV on Java (Processing sketchbook).