imaginary
Fast, simple, scalable, Docker-ready HTTP microservice for high-level image processing (by h2non)
gocv
Go package for computer vision using OpenCV 4 and beyond. (by hybridgroup)
Our great sponsors
- SonarQube - Static code analysis for 29 languages.
- CodiumAI - TestGPT | Generating meaningful tests for busy devs
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
- InfluxDB - Access the most powerful time series database as a service
imaginary | gocv | |
---|---|---|
5 | 11 | |
4,968 | 5,500 | |
- | 2.3% | |
0.0 | 8.4 | |
5 months ago | 13 days ago | |
Go | Go | |
MIT License | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
imaginary
Posts with mentions or reviews of imaginary.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-02.
-
Announcing Nextcloud Hub 3 – Brand New Design and Photos 2.0 with Editor and AI
One thing I didn't mention that AIO includes is a container called imaginary which is written in Go and processes images. I think this is mainly used here for generating image previews in NC.
-
Imagor 0.8.5: fast image processing server - now with animated GIF resize, crop, watermark and more
Thanks. This is new to me. How is it different from https://github.com/h2non/imaginary?
-
Imagor is a fast, Docker-ready image processing server written in Go
There is also battle-tested imaginary tool [1], offering similar functionality and much more, also using libvips
gocv
Posts with mentions or reviews of gocv.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-12-08.
-
Using GoCV to extract snapshots from IP-camera videostream
Can anyone guess if its possible to e.g. use - https://github.com/hybridgroup/gocv - permanently monitor the network stream via address e.g. http://192.169.178.20/action/stream?subject=mjpeg&user=user&pwd=secret - Generate/Extract a snapshot as image if configured items are detected e.g.: humans, cats, cars, dogs
-
Can I build projects in Go without knowing front-end/client development?
But if you want to have something to show: I've played around with https://gocv.io/ and was quite impressed what this library can do with the video input from your camera input.
-
Is the opencv4 binding more efficient than python?
I have just found the gocv package. I have a video analyzer program written in python, however im thinking about rewriting on golang for optimizing the execution time. Its a good idea or its better to just use the phyton one.
-
Image manipulation with Go
https://github.com/hybridgroup/gocv has openCV bindings.
Love to know what do use it for in the production. Currently I'm interested in https://github.com/hybridgroup/gocv purely because OpenCV.
-
Anyone interested in helping me build a object detection with Tensorflow + Golang
I think https://github.com/hybridgroup/gocv accepts tensorflow model format, why not use that?
- Recommendations for building a reverse image search engine
-
Go Object Detection Package (YOLO V3)
The repo leverages gocv and can be run using CUDA(performance results here). If there's any interest I can create one for YOLO V4 as well.
What are some alternatives?
When comparing imaginary and gocv you can also consider the following projects:
yolov5 - YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
resize - Pure golang image resizing
imagick - Go binding to ImageMagick's MagickWand C API
go-opencv - Go bindings for OpenCV / 2.x API in gocv / 1.x API in opencv
imaging - Imaging is a simple image processing package for Go
bimg - Go package for fast high-level image processing powered by libvips C library
pigo - Fast face detection, pupil/eyes localization and facial landmark points detection library in pure Go.
Primitive Pictures - Reproducing images with geometric primitives.
bild - Image processing algorithms in pure Go
smartcrop - smartcrop finds good image crops for arbitrary crop sizes