An open API service providing repository metadata for many open source software ecosystems.

Topic: "opencv-cpp"

spmallick/learnopencv

Learn OpenCV : C++ and Python Examples

Language: Jupyter Notebook - Size: 3.47 GB - Last synced at: 4 days ago - Pushed at: 7 days ago - Stars: 21,997 - Forks: 11,717

HuangCongQing/OpenCV

opencv(python&c++)学习教程 1、人机互动 2、物体识别 3、图像分割 4、人脸识别 5、动作识别 6、运动跟踪 7、机器人 8、运动分析 9、机器视觉 10、结构分析 11、汽车安全驾驶

Language: Jupyter Notebook - Size: 59.6 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 121 - Forks: 17

DanielSarmiento04/yolov10cpp

Implementation of yolo v10 in c++ std 17 over opencv and onnxruntime

Language: C++ - Size: 6.43 MB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 88 - Forks: 11

rlggyp/YOLOv10-OpenVINO-CPP-Inference

YOLOv10 C++ implementation using OpenVINO for efficient and accurate real-time object detection.

Language: C++ - Size: 30.6 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 69 - Forks: 8

savankoradiya/Google-Colab-Tutorial

Google Colab Tutorial

Size: 5.86 KB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 62 - Forks: 42

0015/ESP32-OpenCV-Projects

OpenCV applications for ESP32

Language: C - Size: 29.7 MB - Last synced at: 8 days ago - Pushed at: about 3 years ago - Stars: 58 - Forks: 13

econsystems/opencv

Easy way to communicate with the camera using this OpenCV patch in c++

Language: C++ - Size: 781 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 38 - Forks: 18

as1605/opencv_flutter_ffi

Using dart:ffi to run OpenCV C++ 4.5.3 in Flutter App

Language: C++ - Size: 49.2 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 28 - Forks: 4

mikeroyal/Computer-Vision-Guide

Computer Vision Guide

Language: Python - Size: 263 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 25 - Forks: 7

ErfanFathi/camera-calibration

This repository include implementation of calibrating intrinsic and extrinsic camera parameter for distance calculation

Language: C++ - Size: 441 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 23 - Forks: 7

nekosilverfox/OpenCV

【🔧更新中🔧】基于 Qt 和 OpenCV 的计算机视觉示例实现及教程

Language: C++ - Size: 47.3 MB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 19 - Forks: 3

3r4y/ImGuiGaussianBlur

❄ImGui, Gaussian Blur, OpenCV, DirectX11

Language: C++ - Size: 2.05 MB - Last synced at: 4 days ago - Pushed at: 11 months ago - Stars: 14 - Forks: 2

PabloPicose/ComputerVisionBlueprint

ComputerVisionBlueprint is an open-source tool that simplifies computer vision with a drag-and-drop interface using Qt, OpenCV, and Qt Node Editor. It supports camera inputs, image processing, and basic OpenCV operations. Available as a Linux AppImage, it's designed for easy experimentation and contribution.

Language: C++ - Size: 67 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 12 - Forks: 1

yunus-temurlenk/SendOpencvImageToQml

Sending Opencv Images(Mat format) or videos to Qml(Qt Quick side) continuously.

Language: C++ - Size: 15.6 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 3

JaShakouri/OpenCv-face-detection-recorder

This project has face detection and real time recording native library loaded for use not need install openCv manager

Language: Java - Size: 308 MB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 3

ferenc-nemeth/opencv-laser-rangefinder

How to measure distance with a webcam, a laser pointer and OpenCV.

Language: C++ - Size: 421 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 12 - Forks: 4

hsneto/color_transfer

Super fast color transfer between images

Language: C++ - Size: 31.2 MB - Last synced at: 6 days ago - Pushed at: almost 7 years ago - Stars: 11 - Forks: 1

JairajJangle/OpenCV-Catalogue

A Desktop Application to showcase primary OpenCV functions. With OpenCV Catalogue one create a chain of various available OpenCV functions.

Language: C++ - Size: 47 MB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 10 - Forks: 2

RidgeRun/getting-started-with-cuda-opencv

GTC2021: [S31701] Getting Started with CUDA Accelerated OpenCV

Language: C++ - Size: 1.24 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 10 - Forks: 0

sbrhss/d2l_pytorch_cpp

Dive to Deep Learning with Pytorch C++ API

Language: C++ - Size: 53 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 10 - Forks: 4

AriNguyen/Multithreading-OpenCV-CPP

Template for improving OpenCV video speed using multithreading

Language: C++ - Size: 43.9 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 9 - Forks: 3

pvjosue/OpenCV-Spout

OpenCV & Spout C++ library. Shared GPU memory and processing at reach.

Language: C++ - Size: 1.89 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 7 - Forks: 2

yunus-temurlenk/SendVideoToQmlWithQThread

In this project, I am sending video to Qml side by decoding in another thread(QThread) not in the main thread like the previous project. Streaming and doing all opencv stuff in main(gui) thread is not safe.

Language: C++ - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 2

ychalier/transflow

Optical Flow Transfer

Language: Python - Size: 96.4 MB - Last synced at: about 18 hours ago - Pushed at: about 19 hours ago - Stars: 5 - Forks: 0

DavidMANZI-093/CoD4-MW_AimOptimizer

A research and debugging tool for Call of Duty 4: Modern Warfare, utilizing OpenCV for enemy detection based on color and providing aim assistance with configurable settings and an optional debug visualization window.

Language: C++ - Size: 21.5 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 0

srinath2022/static-ORB-extractor

Finds static ORB features in a video(excluding the dynamic objects), typically for a SLAM scenario

Language: C++ - Size: 23.4 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

SagarDevAchar/ReactionGame

An OpenCV and C++ based Mini-game

Language: C++ - Size: 8.99 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 1

codeminders/isentry

Motion Detection Security Camera

Language: Mathematica - Size: 7.12 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 2

phoenixx1/OpenCV-Examples

OpenCV : C++ Examples

Language: C++ - Size: 6.41 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 0

vFones/CVexercises

Basic Image Processing exercises. (Trying to not use openCV implementation)

Language: C++ - Size: 2.99 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 0

mgcation/univ-archive-autonomous-driving

Archives for undergraduate minor

Language: C++ - Size: 622 MB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 5 - Forks: 1

yunus-temurlenk/Opencv-Background-Subtraction-Without-AI

Background subtraction morphologically without using Artificial Intelligence (AI)

Language: C++ - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 1

michaelradu/FaceDetection

A Python Face Detection app.

Language: Python - Size: 323 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

bastien-sagetat/photohead

Motorized pan and tilt head with camera

Language: C++ - Size: 88.3 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

ArkarPhyo1310/libtorch_playground

Image Classification with LibTorch

Language: C++ - Size: 64 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

muhardianab/face-detection-opencv-cpp

Face Detection using OpenCV C++ on Ubuntu

Language: C++ - Size: 678 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 2

sagniknitr/LearnCV

A QT based GUI tool for learning Computer Vision/ Image Processing. Based on OpenCV kernels.

Language: C++ - Size: 2.43 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

akzare/CPP_OpenTLD

C++ implementation of TLD (Tracking, Learning, Detection) algorithm.

Language: C++ - Size: 11.2 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 2

supreme-gg-gg/bonsense

Listen to your leaves

Language: Swift - Size: 3.17 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

EchoSingh/HandGestRecognition

This project uses OpenCV to perform hand gesture recognition using a webcam.

Language: C++ - Size: 927 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

yaofanghao/cpp

2022.04起-C/C++--持续更新中

Language: C - Size: 1.65 GB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

AlexJMercer/ASCII_Art

Playing around with C++ and OpenCV in the terminal !

Language: C++ - Size: 2.13 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 2

TiagoOrl/Image-Processing-CUDA

Scan images and process them in parallel. Has Sobel and Gauss blur filter in parallel included.

Language: Cuda - Size: 8.52 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

RamtinKosari/Convex-Hull-Pro

Convex Hull Graham Scan and Jarvis March's Algorithms on Dots, Image and Video Capture Displayed by OpenCV

Language: C++ - Size: 1.82 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

yunus-temurlenk/opencv-barcodedetector-class-test

OpenCV BarcodeDetector class test

Language: C++ - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

FernandoSchett/cv_course_cimatec Fork of lucasamparo/curso_visao_cimatec

Material e códigos para a formação técnica em visão computacional, lecionada no SENAI CIMATEC.

Language: C++ - Size: 22.2 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

USanz/follow_beacon

ROS2 foxy package to make a turtlebot3 burger with a camera plugged in to follow a beacon, which in this case is a QR code.

Language: Python - Size: 2.7 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

HellBoy-OP/FaceDetection-CPP

A C++ project to detect faces in the frame using using OpenCV library for C++

Language: C++ - Size: 31.3 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

fbasatemur/OpenCV

OpenCV C++ tutorials

Language: C++ - Size: 9.59 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

erhangundogan/hexagons

Filter for real time video capturing

Language: C++ - Size: 608 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

radikz/Ball-Prediction

Ball Prediction Using Kalman Filter

Language: C++ - Size: 5.68 MB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

gdescomps/HoKo

Logiciel de traitement d'images avec OpenCV et Qt en C++

Language: C++ - Size: 291 KB - Last synced at: 26 days ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

Sherlockouo/opencv

opencv学习讲义

Language: C++ - Size: 779 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

alimsahy/OpenCV-Head-Detection

Simple face detection application based on Person Of Interest TV series

Language: C++ - Size: 831 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 1

Aftaab99/ImageColorQuantization

Implementation of K-Means algorithm from scratch in C++ for image compression/color quantization

Language: C++ - Size: 2.71 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

LeoKhariton/Augmented-reality-openCV-cpp

Маркерная дополненная реальность на OpenCV/C++

Language: C++ - Size: 1.11 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

louislelay/Lane-Detection-and-Vehicle-Tracking

C++ programming, using OpenCV, to process and analyze a video sequence of road traffic.

Language: C++ - Size: 8.79 MB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

IAMSebyi/OpenCV_LaneDetection

C++ Lane Detection using OpenCV

Language: C++ - Size: 57.1 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

v1rushb/CryptoGraphix

Secure image encryption/decryption.

Language: C++ - Size: 46.7 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

GuillemRamisa/OpenCV_DEV

OpenCV_DEV in C++

Language: C++ - Size: 15.6 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Mirtia/Frame-Detection

Frame detection using OpenCV (C++)

Language: C++ - Size: 578 KB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

danxuZhang/CVIP

Notes and Code for Learning Computer Vision and Image Processing

Language: C++ - Size: 9.87 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

pomelo925/tel2022_DoItTomorrow

2022東京威力科創機器人大賽 | DIT_明天再做

Size: 21.5 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

rajjitlai/VirtualPaint

An OpenCV Project on Virtual Paint using C++

Language: C++ - Size: 23.5 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

yunus-temurlenk/Face-Detection-Comparison-with-Opencv-Haar-Dlib-Caffe-TensorFlow-

Face detection is a trending topic in computer vision for years. There are many models are developed to be able to detect a human face till now. In this video I focused on 4 of them which are: Haar, Dlib(HoG), Caffe/Tensorflow based face detection models. Check the video for the results.

Language: C++ - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Gromp1k/IPA

Image Processing Application using Swift, UIKit, Vision and OpenCV

Language: Swift - Size: 1.15 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

jmiv-afk/ECEN5763_EMVIA

Contains all excersize and final project code for Embedded Machine Vision and Intelligent Automation, CU Boulder, 2021

Language: C++ - Size: 115 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

nullptr-deref/GuardianBot

Little bot's software able to detect bypassing humans and create database from their face credentials

Language: C++ - Size: 9.69 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

mukoedo1993/license_plate_detector

To detect the nameplate of cars.

Language: C++ - Size: 4.41 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

0x1za/chess_cv

Computer Vision + Chess

Language: C++ - Size: 1.71 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

shruthikmusukula/DigitalTextConverter

A simple C++ OCR implementation using the Cinder graphics library, OpenCV, and Tesseract

Language: C++ - Size: 11.9 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

alvarobasi/nutClassifier

A Machine Learning and Computer Vision project consisting on a nut classifier using a SVM (Support Vector Machine) based on OpenCV, C++ and Qt.

Language: C++ - Size: 20.6 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

alvarobasi/QtStereoCamProject

A stereo vision system based on OpenCV, C++ and Qt.

Language: C++ - Size: 16 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

skyler-ferrante/OpenCV-HSV-InRangeTester-Utility

Test if your HSV threshold values work on multiple images.

Language: C++ - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

vialab/EyeTrackingForTargetAcquisitionInSparseVis

Code for Eye Tracking For Target Acquisition In Sparse Visualization on ETRA ETVIS2020

Language: C++ - Size: 43 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

mibrahimali/SFND_2D_Feature_Tracking

Language: C++ - Size: 6.24 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

diegolrs/Sistema-Bancario

Projeto final das disciplinas de Linguagem e Laboratório de Programação I

Language: C++ - Size: 1.52 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 2

awcasella/OpenCV-Cpp-Simple-Example

Load and display a single .jpg image file with OpenCV in C++

Language: C++ - Size: 188 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

rusty-electron/learning-opencv

this repo contains my week-wise progress of learning opencv

Language: Matlab - Size: 49.5 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

angeligareta/mano-recognition

Project for detecting a hand using any web camera and its fingers and gestures. It's implemented using C++ and the OpenCV library.

Language: C++ - Size: 968 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

semanurbilada/RealTime-Depth-Camera

Real-Time Depth Estimation with OpenCV & Neural Networks in C++

Language: C++ - Size: 46.9 KB - Last synced at: 15 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

amastronaut5/ImageVoyager

Image Voyager is a C++ image editing software built with Qt Framework and OpenCV, offering tools like blur, crop, grayscale, and flipping with real-time sliders. It includes Undo/Redo, gradient effects, and detailed image properties, ensuring an intuitive user experience.

Language: C++ - Size: 1.29 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

trippymajo/openCVTryout

openCV exercises, with some explanations

Language: C++ - Size: 10.7 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

heihei4c/goChessDetect

A REST API project able to detect the Go chessboard and its game composition.

Language: C++ - Size: 499 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

yunus-temurlenk/Tracker-Project-with-OpenCV-Cpp

This project simply shows a tracker example by using optical flow class output. OpenCV library used with C++.

Language: C++ - Size: 7.81 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

yunus-temurlenk/Kalman-Filter-Example-with-OpenCV-Cpp

Simple Kalman Fİlter Example with OpenCV and C++

Language: C++ - Size: 3.91 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

amirhosseinghanipour/pedestrian_detection

Pedestration Detection using HOG method

Language: C++ - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

JayGupta797/barcode

A simple movie barcode generator with multithreading and logging support. Built in C++ using OpenCV.

Language: C++ - Size: 20.5 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

SeventhSenseAI/opencv-face-recognition

Welcome to the OpenCV Face Recognition repository. OpenCV Face Recognition product offers world-class face recogition ranked top 10 in NIST FRVT, powered by Seventh Sense.

Language: Dart - Size: 36.7 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

MusicOfCosm/OpenCV-projects

Some projects showing my experience with OpenCV, though more to manipulate image data than using its computer vision capabilities

Language: C++ - Size: 22 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

noobsiecoder/lane-detection

This repository contains the code to detect lanes using Hough transform

Language: Python - Size: 77 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

sravansenthiln1/opencv-demos

OpenCV Demos for Khadas SBCs

Language: C++ - Size: 13.6 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

yunus-temurlenk/Draw-Digit-and-Recognize

This project contains many topics inside. Please check the video link below for details

Language: C++ - Size: 912 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rlggyp/image-processing

A collection of my college assignments related to image processing.

Language: C++ - Size: 120 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

BalveerSinghYT/OpenCV-CPP

This is a repository related to OpenCV-C++ Course that I learned from www.computervsion.zone

Language: C++ - Size: 21.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

AutoKMG/OpenCV-Cpp

Documenting my journey in learning OpenCV C++.

Language: C++ - Size: 160 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

YebinLeee/opencv_cpp

:book: OpenCV 4로 배우는 컴퓨터 비전과 머신 러닝

Size: 4.33 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

zihaosoog/Image-processing-and-machine-learning

Language: C++ - Size: 20.7 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

vittorioexp/OpenCV-examples-cpp

This repository contains examples for the OpenCV library in C++. It shows the following features: Color changing; Histogram equalization and image filtering; Edge detection and hough transform; Image stitching

Language: C++ - Size: 121 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

zrajani/Image_Processing_and_Analysis

This repository contains various Image processing concepts related to image filtering, image adjustments, etc. The concepts are illustrated using MATLAB software and OpenCV where ever possible.

Language: C++ - Size: 56.3 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0