The Wayback Machine - https://web.archive.org/web/20200602190335/https://github.com/topics/opencv
Skip to content
#

OpenCV

opencv logo

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 8,598 public repositories matching this topic...

openpose
heisters
heisters commented May 1, 2020

Issue Summary

Documentation and error messages are misleading when using a release version of Caffe on Ubuntu.

Executed Command (if any)

cmake .. -DBUILD_CAFFE=OFF -DCaffe_INCLUDE_DIRS=/usr/include/caffe -DCaffe_LIBS=/usr/lib/x86_64-linux-gnu/libcaffe.so

OpenPose Output (if any)

-- The C compiler identification is GNU 7.5.0
-- The CXX compiler identificatio
arunvarma99910
arunvarma99910 commented Apr 19, 2020

File "E:\New folder\multi-person-openpose.py", line 166, in
net = cv2.dnn.readNetFromCaffe(protoFile, weightsFile)
cv2.error: OpenCV(4.2.0) C:\projects\opencv-python\opencv\modules\dnn\src\caffe\caffe_io.cpp:1132: error: (-2:Unspecified error) FAILED: fs.is_open(). Can't open "pose/coco/pose_iter_440000.caffemodel" in function 'cv::dnn::ReadProtoFromBinaryFile'

knight2995
knight2995 commented Apr 12, 2020

Description

I am trying to test dnn-detection Code
. I am receiving an error message
gocv.io/x/gocv._Cfunc_Net_BlobFromImage(0x470f010, 0x3f80101010101010,...):

I think the scalefactor parameter of the BlobFromImage seems to be wrong

ebonat
ebonat commented Feb 8, 2019

The MatchTemplate() function results is given different max matching score in Windows 10.

OpenCV => 3.4.1
Operating System / Platform => Windows 10 (64 Bit)
Compiler => Visual Studio 2017

Using the same original and template images in Windows 10 the max matching score is different from Windows 7. Is there library that needs to be updated in Windows 10?

Thank you for your help,

-Ernes

kaisark
kaisark commented Apr 29, 2018

I built the library with Python3 and everything seems to be working, but I noticed that "bgs = libbgs.KNN()" (if opencv 3.x) is not working. The output of KNN is a plain white screen window. Any ideas?

(testpy3) nvidia@tegra-ubuntu:~/cviz/bgslibrary$ python Demo.py
PYTHON TYPE CONVERTERS exported
KNN()
~KNN()

System:
ubuntu 16
opencv 3.3
python3


Created by Intel Corporation, Willow Garage, Itseez

Released December 23, 2017

Organization
opencv
Website
opencv.org
Wikipedia
Wikipedia

Related Topics

c cpp java python
You can’t perform that action at this time.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.