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

Standard Hough Circle Detection

Hello forum, Ive been trying to write the code for the standard hough circle detection but have not succeded. The code (very simple) is shown below. Basically i perform canny edge detection and then...

View Article


Python and C++ : different compilers ok?

Hi all, I have been looking at opencv (3.0) closely. I haven't decided whether I will have a C++ application or a Python application. I am wondering what sort of environment C++ developers have? Do you...

View Article


Opencv 3.0 Assertion failed in undistort.cpp

Hi! After roslaunch monocular_pose_estimator demo.launch [git](https://github.com/uzh-rpg/rpg_monocular_pose_estimator) OpenCV Error: Assertion failed (CV_IS_MAT(_cameraMatrix) &&...

View Article

face detection and matching with another face

I want to make a code which will detect face from live webcam and will match the detected face with another face. I'm newbie at opencv , I cant understand how to convert detected face as variable. Pls...

View Article

Epipolar geometry pose estimation: Epipolar lines look good but wrong pose

I am trying to use OpenCV to estimate one pose of a camera relative to another, using SIFT feature tracking, FLANN matching and subsequent calculations of the fundamental and essential matrix. After...

View Article


How do you get OpenCV 3.0 to install cv2.so during make install?

I recently built OpenCV 3.0 from source and installed it to my Ubuntu 14.04 system. I double checked that various options were set using ccmake *dir with CMakeLists.txt*, including...

View Article

"Train dataset for temp stage can not be filled." on opencv_traincascade

I'm trying to make a Haar Feature-based Cascade Classifier using opencv_traincascade. But I have had this message. PS C:\cascade2\TrainingData> opencv_traincascade -data .\result\ -vec positive.vec...

View Article

OpenCV Object Tracker Test Bed to Help Beginners Get Started

Hi, I've implemented an OpenCV tracker Test bed to help beginners get started. The test bed is located at: https://github.com/vjmeza/opencv_tracker_testbed The test bed is an open source console...

View Article


Rotate Landmarks

Hello. I have various files with 2D coordinates describing faces of people. In OpenCV I'm using the circle function to draw each of these coordinates in a black background (Mat::zeros), so: ![image...

View Article


How to combine SURF,color histogram, and Bag of features for svm classifier

Hi everyone, I am working on a project and i hope someone could help me. I need to combine Surf and color histogram to use as features for my SVM. Actually, i have to use bag-of-features with SURF and...

View Article

Create a new window on top of camera feed

I have an application for OpenCV where I am looking to create a camera feed and then draw on top of the camera feed. My first thought is that I probably need two windows or views. One to output the...

View Article

value of brightness level

how i get value of brightness level? ex : brightness level from this image ![image description](/upfiles/14384330691256621.jpg) look higher than ![image description](/upfiles/14384331596904035.jpg)...

View Article

draw circle function (x,y) coordinate help (Hough circle)

Hello forum, I wrote a simple code for the standard hough circular transform. However, I am unsure why the center of the circle is shifted. Can anyone help me on this ? int main(int argc, char** argv)...

View Article


read from usb flash memory

Hi what is the openCv instruction that enables my C++ program to read from usb flash memory inserted to my pc? thnks

View Article

Unable to include modules from opencv_contrib. fatal error: opencv2/face.hpp

I installed the latest version of opencv (OpenCv 3.0.0 Beta). I downloaded the opencv_contrib module and built it with opencv by doing a cmake (by following the instructions in the readme...

View Article


Removing certain pixels with threshold

For example, there are 9 region of interest. I need to remove those that are bigger than 1000 and smaller than 65. What is the best way to do it? I was using this method but it is not working. ![image...

View Article

OpenCV 3.0 Vs OpenCV 2.4.9 + Sobel Performance

I'm experiencing a very performance differences between 2.4.9 and 3.0. With the simple Soble function I see OpenCV 3.0 run 10x slower than OpenCV 2.4.9 ... O_O ... I've build up a Visual Studio 2013...

View Article


Opencv 3.0, visual studio 2013-

Ok, basically I am trying to compile a test program to make sure that I installed and linked opencv and visual studio properly. I seems that I haven't although I have triple checked my system...

View Article

How to read / write xml file in Java

Has anyone written the calibration / distortion matrix from Java and have them read by a c++ code using xml?

View Article

Can I use a code in C ++ OpenCV on an Android project?

Hello, i have a code OpenCV C++ that does some transformations at images. I would like to know if you can make an Android project that uses the camera to take a picture and then call the code I already...

View Article
Browsing all 41027 articles
Browse latest View live


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