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

FaceRecognizer - using multiple models

I posted this as a comment on another question, but didn't get any answers so am trying again. I am using the eigenfaces FaceRecognizer to identify faces. I would like to be able to scale up to 1000's...

View Article


Assertion error in EigenFace train

I try run example from https://github.com/Itseez/opencv_contrib/blob/master/modules/face/samples/facerec_eigenfaces.cpp , but give error. I dont understand why it occurs (x64 OpenCV 3) ![image...

View Article


convert the RGB image to a grayscale representation of its redness

Hi mate , I need RGB-->Grayscale_redness image that is to convert the more a pixel appears as red in the RGB image, the brighter it will be in the converted image.More specifically, it performs an...

View Article

problems with traincascade

If I run opencv_traincascade, it does not matter what parameters I enter, I always get the output below, namely numpos 2000, numneg 1000, numstage 20. It ignores the feature type also. What do I do...

View Article

Floodfill gives different results on different machines

- OpenCV version: 3.1 - Host OS: Mac OS X 10.11.4 Issue in imgproc -> Floodfill function I have a method that uses floodfill function on an image. The issue is that I get different results when...

View Article


Apply rotate angle and scale factor to a chessboard image.

I got a chessboard image ([C:\fakepath\calib13.png](/upfiles/14613299033864942.png). I will project that chessboard image into a plane but I want to apply some scale factor and rotation angle in x and...

View Article

sfm::reconstruct() flat output

**Problem** I cannot get `sfm::reconstruct()` to output anything with a significant z dimension (|z|>1). Everything appears very flat, even if I run the demo `recon2v` on the demo data. When I run...

View Article

SiftDescriptorExtractor is undefined

Hello forum, I am trying to use the SIFT function SiftDescriptorExtractor detector; but I am getting an error SiftDescriptorExtractor is undefined. What #include do I need ? I always have this problem...

View Article


how do I separate the channels of an RGB image and save each one, using the...

how do I separate the channels of an RGB image and save each one, using the 2.4.9 version of OpenCV?

View Article


libopencv_contrib.so with opencv 3.1 ?

Hi , I'd like to know if we can build libopencv_contrib.so with opencv-3.1 and opencv-contib ? reference: https://bugzilla.redhat.com/show_bug.cgi?id=1329790

View Article

How to use opencv 3 with opencv_contrib

Hi I am trying to use opencv_contrib code with opencv 3. I am following this instructions here https://github.com/Itseez/opencv_contrib Step 2 says to select the opencv source code folder and the...

View Article

SparesMat::operator++() vs SparesMat::operator++(int)

Both SparesMat::operator++() and SparesMat::operator++(int) have the same definition in the docs, namely "moves iterator to the next element". Since it is not defined as SparesMat::operator++(int...

View Article

Clicking on a point in an image finds the closest contour points

**Update: As suggested. I added my current code that detects all boundaries of each shape (not desired) with another problem that these boundary lines can be a few pixels wide and form inside and...

View Article


Blending artifacts in OpenCV image stitching

Hi there, I am using OpenCV to blend a set of pre-warped images. As input I have some 4-channel images (*.png or *.tif) from where I can extract a bgr image and an alpha mask with the region related...

View Article

featureEvaluator->setImage();

Hello,at cascadeclassifier.cpp file,method fillPassedSamples() there is this line featureEvaluator->setImage(img, isPositive ? 1 : 0, i); Can anybody provide a detailed description about what this...

View Article


Minoru 3d: How to run 2 cameras simultaneously?

use Minoru 3D stereocamera and want to capture images from left and right camera at the same time with OpenCV. I use Windows 7 64 bit I have tried all solutions that I found in web, trying it with...

View Article

Errors when predicting from a Neutral Network

Hello everyone, I am trying to train a neutral network in opencv using one hidden layer network. Everything seems fine but the program crashes when the predict function for the model is called. Below...

View Article


Sobel Filter

i meet this [page](http://rodrigob.github.io/html5_demonstrations/boundaries_estimation/boundaries_estimation_dart.html) and wonder is OpenCV having a ready solution to get same output? ![image...

View Article

Haarcascade or HOG for lego identification ?

Hi everyone, I would like to devellop a system to identify lego blocks, the aim is to verify if a lego set (a set of different lego blocks) is full using a single image for identification. The system...

View Article

FindHomography algorithm : some doubt

Hi, I have some doubt about FindHomography algorithm. I wrote a program to test it. In this program I have rotated an image look for descriptors in original image and rotated image. After matching I...

View Article
Browsing all 19555 articles
Browse latest View live


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