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
153 watching
871 forks
Language: Go
last commit: about 1 month 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,321 |
opencv/opencv | A comprehensive C++ library for image and video processing, feature detection, and machine learning algorithms. | 79,662 |
openmv/openmv | A platform for machine vision development with programmable cameras and extensive image processing capabilities | 2,446 |
hybridgroup/gobot | A framework for robotics and IoT development in Go | 9,005 |
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,564 |
laurentkneip/opengv | A collection of computer vision methods for solving geometric vision problems | 1,040 |
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 | 168 |
g3n/engine | A Go-based, cross-platform 3D game engine for building rich and dynamic 3D applications. | 2,826 |
ros-perception/vision_opencv | Provides a bridge between ROS 2 image messages and OpenCV image representation for real-time computer vision applications | 564 |
h2non/bimg | Fast image processing library with a simple API | 2,738 |
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,948 |
lumiguide/haskell-opencv | A Haskell library providing direct access to OpenCV's C++ API for image processing and computer vision tasks | 154 |