Quantcast
Channel: OpenCV Q&A Forum - RSS feed
Browsing all 41027 articles
Browse latest View live
↧

Where to find "opencv_shape440d.lib"

OS => Windows 10 64bit IDE => Visual Studio 2019 OpenCV Verison => 4.4 When i try to compile one of the example code provided in the OpenCV VIsual Studio Tutorial, it spits out a linking error...

View Article


Can anyone please tell me what could be the best algorithm for presence...

I have one part which is black in color. I want to do defect detection on it. There is a circular region on which I need to check. If the circle is regular then it's OK if not then NOT OK. But the...

View Article


Where to find implementation of BFMatcher::match

I want to study the implementation of **BFMatcher** to make some modifications. I have found this file: https://github.com/opencv/opencv/blob/master/modules/features2d/src/matchers.cpp, which contains...

View Article

How to Detect Missing part of image

Hello Opencv member. I'm trying to detect missing part of image, Input include 2 image (baseImage, checkImage), 2 images of different sizes. how can i detect missing part of checkImage? I'm trying with...

View Article

SyntaxError: Non-UTF-8 code starting with '\x90'

hi i wrote these codes for compute 3D projection matrix from numpy import stack, int32, dot, cross, float32, linalg import cv2 from matplotlib import pyplot as plt def...

View Article


reprojectImageTo3D incorrect results

system: opencv 4.4.0 operating system: windows 10 Pro - visual studio 2019 PCL 1.11.1 point cloud viewer. I use this example https://github.com/opencv/opencv/blob/master/samples/cpp/stereo_match.cpp...

View Article

OpenCV(3.4.11) Error: Unspecified error (Number of input channels should be...

I mauising opencv 3.4.11 for android. I get this error when i used the forward of Net function: Mat imageBlob = Dnn.blobFromImage(frame, 0.00392, new Size(416,416),new Scalar(0, 0, 0),/*swapRB*/false,...

View Article

error: (-215:Assertion failed) size.width>0 && size.height>0 in function...

I am running the below code and getting the error. Although, I changed the path of the image and gave absolute path as well, but things are not working. Kindly help!! import cv2 import numpy as np...

View Article


Help with people detection and tracking

Hi I was following the example in this video https://www.youtube.com/watch?v=BCJYorKIlN8&t=78s. To build the code in this example I need OpenCV 3.4.1 tracking.hpp which I understand can be found...

View Article


Display new window in second monitor

hello the system i made display full screen window of images keep changing, so what i need to do it display the console in the primary screen , and new window of images full screen on another monitor ,...

View Article

Finding corresponding pixel coordinate of a single point before and after...

Let's begin by saying that i have a static image, called it `leftFrame.` This frame is passed to method `cv2.remap(leftFrame, map1, map2, cv2.INTER_LANCZ0S4,0)`, so that every pixel from original...

View Article

Detach blobs with a contact point

Hello. I'm working with blob analysis and i'm having problems on detaching 2 blobs which have a contact point. The images i'm working on are of this type: ![image...

View Article

Search URL for documentation

Hi! Would it be possible to configure Doxygen to have a search URL available? Something like https://docs.opencv.org/master/doxysearch.cgi?q=triangulatePoints I wanted to set up a [!bang...

View Article


GrabCut: What is PR

Hello, In the GrabCut program: "\tCTRL+right mouse button - set GC_PR_BGD pixels\n" "\tSHIFT+right mouse button - set GC_PR_FGD pixels\n" << endl; What is PR? }

View Article

Wrong frame position when using the OpenCV 4.3.0

Hi, I encountered a problem when using OpenCV 4.3.0. When I use ` video_capture.set(CAP_PROP_POS_FRAMES, frame_index);`, if the frame is a B-frame, there will be a problem. It seems that we cannot...

View Article


cv2.stereoCalibrate: objectPoints-error (-210:Unsupported format or...

Hey guys! I'm trying to get a disparity images from a stereo camera but I'm getting this error message in cv2.stereoCalibrate: error: OpenCV(3.4.2)...

View Article

local pose of an object from a camera pose

Hi, I need to get the local 3D pose of an object in from a camera pose to check for consistency of a vision system. How would I go about doing this assuming I have the 3D camera pose of the object? I'm...

View Article


Detect and count billiard balls in pocket with Raspi and webcam

Hello community, I try to detect and count billiard ball values as they fall in one of the six pockets with an overhead webcam connected to a Raspi 2 model B. I've tried and modified some python/opencv...

View Article

Background substration MOG2 dramatically decreases frame rate

Hi There, I have the following code I am using with Unity, When using the Background subtraction the frame rate drops dramatically. From 60 FPS to 30 FPS! Please let me know if you see any other...

View Article

findHomography error with opencv.js "Uncaught BindingError"

I'm attempting to reproduce Satya Mallick's great work from [here](https://www.learnopencv.com/image-alignment-feature-based-using-opencv-c-python/) but in JavaScript. here is a screen shot of the...

View Article
Browsing all 41027 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>