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 16,538 public repositories matching this topic...
-
Updated
Jun 20, 2022 - C++
-
Updated
Jul 7, 2022 - Jupyter Notebook
-
Updated
Jun 28, 2022 - C++
- OpenCV =>3.4.3 / 3.4.4
- Operating System / Platform => Windows 64 Bit / ubuntu 16
- Compiler => opencv-contrib-python 3.4.4 / 3.4.3 (from pip)
for unknown reason, sample only runs,
if we use cv.reg_MapShift
cv.reg_MapperGradShift
and cv.reg_MapperPyramid
here:
-
Updated
Jul 29, 2021 - C++
-
Updated
Dec 11, 2019 - C++
-
Updated
Oct 31, 2018 - Python
-
Updated
Jun 13, 2022 - Java
-
Updated
Dec 8, 2021 - Python
-
Updated
Jul 5, 2022 - Go
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
-
Updated
Jun 19, 2022 - C#
-
Updated
May 6, 2022 - Go
-
Updated
Jun 11, 2022
-
Updated
Oct 30, 2021 - Shell
I have a simple regression task (using a LightGBMRegressor) where I want to penalize negative predictions more than positive ones. Is there a way to achieve this with the default regression LightGBM objectives (see https://lightgbm.readthedocs.io/en/latest/Parameters.html)? If not, is it somehow possible to define (many example for default LightGBM model) and pass a custom regression objective?
-
Updated
Sep 30, 2020 - Python
-
Updated
Jul 4, 2022 - Shell
-
Updated
Jun 21, 2022 - Python
-
Updated
Jan 30, 2022 - Python
-
Updated
Jul 4, 2022 - Python
-
Updated
Jul 6, 2022 - Python
-
Updated
Jul 1, 2022 - C++
-
Updated
Dec 13, 2020 - Python