Skip to content
#

opencv3

Here are 399 public repositories matching this topic...

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'

hyousefGopher
hyousefGopher commented Mar 6, 2020

In the installation instructions for Windows at [GoCV][1] we've the below line:

Download and run the MinGW-W64 compiler installer from https://sourceforge.net/projects/mingw-w64/?source=typ_redirect.

I downloaded the mentioned file, but could not find executor file, and could not find anything like x86_64-7.3.0-posix-seh-rt_v5-rev2 as mentioned in the instuctions, any help?

Neumi
Neumi commented Nov 9, 2019

Current OpenCV versions do not support SIFT.

python3 example.py

returns

`Traceback (most recent call last):
File "example.py", line 90, in
points1, points2, intrinsic = dino()
File "example.py", line 68, in dino
pts1, pts2 = features.find_correspondence_points(img1, img2)
File "/content/3Dreconstruction/features.py", line 6, in find_correspondence_points

Deep Learning Summer School + Tensorflow + OpenCV cascade training + YOLO + COCO + CycleGAN + AWS EC2 Setup + AWS IoT Project + AWS SageMaker + AWS API Gateway + Raspberry Pi3 Ubuntu Core

  • Updated Dec 13, 2019
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the opencv3 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the opencv3 topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.