Quantcast
Channel: OpenCV Q&A Forum - Latest question feed
Browsing all 19555 articles
Browse latest View live
↧

Error in imwrite code specified in the opencv api reference

I am very new to opencv and started using OPENCV 3.0 I have run code taken from imwrite in the OPENCV API reference documentation as it is from [link...

View Article


my code doesn't work.plzz help me

Error 1 error C2259: 'cv::BackgroundSubtractorMOG2' : cannot instantiate abstract class c:\Users Error 4 error C2664: 'cv::SimpleBlobDetector::SimpleBlobDetector(const cv::SimpleBlobDetector &)' :...

View Article


Set number of output nodes of Artificial Neural Network to a value other than 1

I am working on a project where I need to classify images using Artificial Neural Network (ANN). I have successfully trained ANN with 1 output node as shown in code below. How can I set number of...

View Article

Opencv mlp is not working as the doc pretend it should work.

I am new using Opencv and in particular multilayers perceptron (mlp). I have looked up on the docs and I am a bit confused at some points. Basically I am trying to make a basic neural network that...

View Article

parser.has() alway retruning true

Hello, I´m trying to use CommandLineParser and I have a problem : even if I don´t put anything when I lauch the program (only ./prog ), the function parser.has returns true, as if something was given...

View Article


How to faster sort matrix?

I want to sort all element of mat but my kernel size(kernel_size=61) is very large. Now i use ///* For each window row */ for ( iwr = wr_begin; iwr < wr_end; iwr++ ) { /* For each window column */...

View Article

error LNK1181 opencv_calib3d300d.lib errrr

opencv 3.1 version visual studio 2013.my code doesn't wrk.there is aerrr error LNK1181 opencv_calib3d300d.lib

View Article

QT 'emit': undeclared identifier error after included

I'm using OpenCV with QT and trying to implement facial recognition but as soon as I include `` from the "contrib" branch, QT complains about `error: C2065: 'emit': undeclared identifier`. I've tried...

View Article


Is it possible to compile opencv shape module and use it in Java?

Hi everyone, I want to implement java based shape similarity/dissimilarity app. Is it possible to re-compile opencv-3.1 and include the shape module inside. Because, the ready jar library does not...

View Article


Opencv java vs C++ in video capture

I'm creating a project that needs to capture live camera video feeds continuously all the time and does processing on each frame. Processing involves locating a particular object of interest when it...

View Article

Panorama stitching in OpenCV returns error.

For some reasons, i keep getting this error. I am able to compile my project successfully but i cant run it because of this error. Any idea why? Thanks in advance. ![image...

View Article

How can I convert this OpenCV listings from C++ to C#?

http://funvision.blogspot.com/2016/01/hough-lines-and-canny-edge-sobel.html vector lines; // Find hough lines HoughLinesP(edges, lines, 1, CV_PI / 180, 100, 100, 10); // Prepare blank mat with same...

View Article

How to get the regions (rectangles with coordinates) by dense optical flow?

Hi everyone: I am studying something about dense optical flow in opencv, but got some problems. If I want to get the regions (rectangles with coordinates) of moving objects by dense optical flow, how...

View Article


Binary Decriptors in Feature Matching

I just wanted to learn about the feature detectors, descriptors and matchers. I was clear with the detectors and descriptors after my research work and came to know that descriptors are used to...

View Article

How to package program using opencv by java?

I write a project using java opencv, I reference this post([Introduction to Java Development](http://docs.opencv.org/2.4/doc/tutorials/introduction/desktop_java/java_dev_intro.html)). Now, I want to...

View Article


Is there any opencv function to calculate reprojected points?

What is the procedure to calculate reprojected points, reprojected errors and mean reprojection error from the given world points (Original coordinates), intrinsic matrix, rotation matrices and...

View Article

Efficient way to apply a minimum filter

Hi, I am trying to implement a function which takes an image (type: `CV_64FC3`) and applies two operations on it: 1. Each RGB pixel is replaced by the minimum channel value resulting in a `CV_64C1`...

View Article


BackgroundSubtractorMOG2 Implementation

I'am using BackgroundSubtractorMOG2 object for video analysis. I have 2 machines...in one of them iam using opencv-2.4.9 and in another machine i'am using opencv-3.1.0 for the same usage of same code...

View Article

OpenCV examples

In this tutorial, there is a link to empty file. I cannot find the file and its name. I can make the functions but I am missing the main function code....

View Article

re-encode video

Hi, in my Python app I record a temporary video with fps being unpredictable when constructing the VideoWriter object. I use this one merely for collecting frames coming from some lengthy...

View Article
Browsing all 19555 articles
Browse latest View live


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