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

HAAR Cascade Trainning recognizing few features

Commands used: opencv_createsamples -info annotations.txt -bg bg.txt -num 107 -w 80 -h 45 -vec samples.vec opencv_traincascade -data /home/USER/test/classifier -vec samples.vec -bg bg.txt -numStages 12...

View Article


Passing arguments to train_HOG.cpp

How do I pass these (http://answers.opencv.org/question/96925/how-to-use-train_hogcpp/) arguments to train_HOG.cpp? After compiling this...

View Article


What is estimateGeometricTransform of Matlab in openCV?

Hello, I am trying to rewrite the following code [Object Detection in a Cluttered Scene Using Point Feature...

View Article

One-to-one face matching probability

Hi everyone, Recently I came across an interesting project: given three images from the American Civil War (one image containing a group of identified/unidentified soldiers and the other two images...

View Article

Pixel Loop on a color image

Hello, How to make a loop on the pixels for a rgb color image, and doing a 3x3 processing ? Thank you, Christophe

View Article


How to obtain the hash representation from the image_hash module

I 'm trying to compute the perceptual hash for an image (Using for example the phash algorithm). I want to compute and save the hash in a database for future comparissons. The compute method from the...

View Article

Copy of a transparent image

Hello, How to copy a transparent Png image on an Rgb image ? Thank you, Christophe

View Article

Videocapture does not working

Hello, I have a .mov video of Shutterstock, that I have converted into an Avi. But VideoCapture cap("myfile.avi"); does not work I have installed codecs and I use the last version of Opencvworld....

View Article


Trouble generating Matlab bindings using latest OpenCV 3.4.0 software

Hello, I'm trying to install the new OpenCV source files on Windows along with the latest opencv_contribute using CMake but keep running into this error:> CMake Warning at...

View Article


Aruco module GPU-accelerated

I have a GeForce 1070 Graphics card, I want to know if the Aruco module is GPU-accelerated? If it's not the case? How can I do so? I notice that we can use the datatype UMat instead of Mat on the...

View Article

RTSP stream from IP camera not moving

Hi, I am trying to stream an IP camera using RTSP. My code works fine when testing using a big buck bunny stream (either of the two commented out) however when I use the address of the camera it...

View Article

Cascade Classifier

I am using Cascade Classifier to detect objects in a video stream. I load the .xml classifier file that I have trained before. Then I use detectMultiCsale to perform the detection but the problem is...

View Article

cv::puttext character width?

![image description](/upfiles/15182475797208424.png) hello. i'm develop ascii art project using opencv 3.4.0 i use puttext to draw string. but i think width of each character is different. how can i...

View Article


CMake cannot detect latest Apache Ant 1.10.2

Hello, I am trying to install OpenCV 3.4 but CMake is unable to detect Apache Ant installed on my machine. I have it installed in: C:\apache-ant-1.10.2 When I initially click 'Configure' the output...

View Article

CMake cannot detect latest Apache Ant 1.10.2

Hello, I am trying to install OpenCV 3.4 but CMake is unable to detect Apache Ant installed on my machine. I have it installed in: C:\apache-ant-1.10.2 When I initially click 'Configure' the output...

View Article


KNN android tutorial

Is there any tutorial how to apply knearest neighbor in android platform? i keep searching all over the internet but not such a single source i found

View Article

net.setinput error in Load Caffe framework models tutorial

Hello everyone, I've installed Opencv3.4 on my computer (Windows 10 latest version, visual studio 2015), it worked without any problems until I come to the "Load Caffe frameworks models" tutorial....

View Article


Recreating lighting based on sample image

Hi, I am wondering if there is any current research/implementation to this problem: Say given 2 images, one with an object lighted with an (assumingly) uniform lighting, and another image, with the...

View Article

Sharpen image by blurring and then adding both images?

Hey everyone, I am pretty new to image processing. Somewhere on the internet I came across a method to sharpen an image (and it actually works), but I do not understand, why it really works. Here is...

View Article

Bicycle detection with opencv library in android

I am very new with opencv. My project is to detect bicycle using opencv or any other open source library in android. I can successfully run the sample project of opencv and import in android studio...

View Article
Browsing all 41027 articles
Browse latest View live


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