gocv
Computer vision library
A Go package for computer vision using OpenCV 4 and beyond.
Go package for computer vision using OpenCV 4 and beyond. Includes support for DNN, CUDA, OpenCV Contrib, and OpenVINO.
7k stars
151 watching
867 forks
Language: Go
last commit: 24 days ago
Linked from 3 awesome lists
computer-visioncomputervisioncudadnnface-trackinggocvgolangimage-processingmjpegmjpeg-streamobject-classificationobject-trackingonnxopencvopenvinotensorflowvideovideo-captureyolo
Related projects:
Repository | Description | Stars |
---|---|---|
go-opencv/go-opencv | A Go library providing bindings to OpenCV's C API and the GoCV C++ API for computer vision tasks. | 1,319 |
opencv/opencv | A comprehensive C++ library for image and video processing, feature detection, and machine learning algorithms. | 79,147 |
openmv/openmv | A platform for machine vision development with programmable cameras and extensive image processing capabilities | 2,438 |
hybridgroup/gobot | A framework for robotics and IoT development in Go | 8,960 |
peterbraden/node-opencv | Bindings for OpenCV to enable real-time computer vision processing in Node.js | 4,380 |
golang/go | A programming language designed to build simple, reliable, and efficient software | 124,071 |
laurentkneip/opengv | A collection of computer vision methods for solving geometric vision problems. | 1,031 |
nowaterlili/heroku-buildpack-ruby-opencv | An extension of Heroku's Ruby buildpack that integrates OpenCV and CMake for computer vision tasks. | 3 |
intel/ros2_openvino_toolkit | A toolkit providing a ROS-adapted framework for deploying neural network-based computer vision applications on Intel hardware | 165 |
g3n/engine | A Go-based, cross-platform 3D game engine for building rich and dynamic 3D applications. | 2,802 |
ros-perception/vision_opencv | Provides a bridge between ROS 2 image messages and OpenCV image representation for real-time computer vision applications | 559 |
h2non/bimg | Fast image processing library with a simple API | 2,715 |
open-mmlab/mmcv | Provides a foundational library for computer vision research and training deep learning models with high-quality implementation of common CPU and CUDA ops. | 5,906 |
lumiguide/haskell-opencv | A Haskell library providing direct access to OpenCV's C++ API for image processing and computer vision tasks | 154 |