OpenCV
OpenCV (Open Source Computer Vision Library) is written in C/C++, for real time computer vision. It takes advantage of multi-core processing and hardware acceleration. Applications of OpenCV includes egomotion estimation, gesture recognition, facial recognition system, and artificial neural networks.
Here are 7,680 public repositories matching this topic...
-
Updated
Mar 4, 2020 - C++
Please use pytorch as shown in docs, otherwise users can get AssertionError: Torch not compiled with CUDA enabled.
E.g. in [app-seperation-semseg/Background-Grayscale.py](https://github.com/spmallick/learnopencv/blob/f99bdd938732a5e425dc5f799d56c6deb08913a3/app-seperation-semseg/Background-Graysc
Using Gstreamer isPlaying() always returns true even when paused and using plain ofVideoPlayer it returns false when paused. It would be great to have a standard behavior.
see:
arturoc/ofxGStreamer#27
English ReadME?
It might be useful to write the ReadME of the repo in English for ease of understanding.
It looks pretty useful.
Install OpenCV, PyQt4, Anaconda.
That means I have to install these three separately?
conda install -c https://conda.anaconda.org/menpo opencv3
Install opencv with anaconda again?
hardware.camera is deprecated.
The examples should be updated to use camera2.
If I find some time I will take a look at it.
-
Updated
Mar 3, 2020 - C++
-
Updated
Mar 4, 2020 - Python
Stitching API
Opencv provide a Stitching module/API
Bascially, i would like to be able to rewrite stitching_detailed.cpp in javascript
This includes :
- Stitcher class
- Features extractors (already implemented in opencv4nodejs)
- Estimator
Description
I would like to use OpenVINO as part of my AWS Lambda function in order to load and execute inference with models (packaged in .xml and .bin files) trained by OpenVINO framework.
Problem is, OpenVINO R1 that I am using takes ~900MB. My question is, what parts of OpenVINO do I need in order to load mode
-
Updated
Mar 2, 2020 - Python
-
Updated
Mar 2, 2020 - Go
Summary
In contrast to the C++ version of calibrateCamera, the C# version CV2.Calibrate camera does not modify the Input/Output parameter distCoeffs. The array only contains zeroes. This is a different behaviour then the C++ equivalent.
OpenCV Description: https://docs.opencv.org/3.2.0/d9/d0c/group__calib3d.html#ga3207604e4b1a1758aa66acb6ed5aa65d
Issue regarding this problem:
https://gi
-
Updated
Mar 4, 2020 - PHP
-
Updated
Mar 4, 2020
-
Updated
Feb 28, 2020 - C++
-
Updated
Mar 4, 2020 - Python
-
Updated
Mar 4, 2020 - Python
Greetings
Create a jupyter notebook
https://jupyter.org/
that will run a demonstration of OpenSfm with all dependencies/ requirements identified
thank you for considering my request
Dennis
-
Updated
Mar 4, 2020 - C++
Right now, only the facebook is showing the GIF on sharing.
We need help improving that on other social networks, please contribute!
-
Updated
Mar 4, 2020 - C++
-
Updated
Mar 4, 2020 - Shell
-
Updated
Feb 28, 2020 - Python
-
Updated
Mar 4, 2020 - C++
-
Updated
Feb 25, 2020 - Python