Ask Your Question

holdman's profile - activity

2017-12-02 08:00:12 -0600 asked a question Android - OpenCV memory usage

Android - OpenCV memory usage Hello, I develop the application based on recognition object using OpenCV 3.3.1. I use And

2017-12-01 10:48:24 -0600 asked a question Android - memory leak minMaxLoc

Android - memory leak minMaxLoc I have a problem with OpenCV 3.3.1 library which creates a memory leak. Especially the c

2017-10-13 14:09:09 -0600 commented question Cascade Classifier - detectmultiscale does not return MatOfRect objects

I have solved the problems. The problem was I had few positive images. Another mistake was I didn't calculate the scale

2017-10-07 13:29:11 -0600 commented question Cascade Classifier - detectmultiscale does not return MatOfRect objects

So the problem is only I used wrong images to train? :D

2017-10-07 12:49:05 -0600 commented question Cascade Classifier - detectmultiscale does not return MatOfRect objects

So what type of images should I use to train it? I've added images here to understand more. Or should I train with colou

2017-10-07 12:25:52 -0600 commented question Cascade Classifier - detectmultiscale does not return MatOfRect objects

So what type of images should I use to train it? I've added images here to understand more.

2017-10-07 11:37:42 -0600 commented question Cascade Classifier - detectmultiscale does not return MatOfRect objects

Here is a log from latest HAAR training.

2017-10-07 10:23:28 -0600 commented question Cascade Classifier - detectmultiscale does not return MatOfRect objects

It is not square. A long time ago I have a problem with the camera.In OpenCV hasn't been solved the problem yet. So I ho

2017-10-07 10:09:58 -0600 commented question Cascade Classifier - detectmultiscale does not return MatOfRect objects

I have logs from the training. I tried overloaded detectMultiScale but still, I usually get the same size of matOfRect 1

2017-10-07 10:09:05 -0600 commented question Cascade Classifier - detectmultiscale does not return MatOfRect objects

I have logs from the training. I tried overloaded detectMultiScale but still, I usually get the same size of matOfRect 1

2017-10-07 09:56:07 -0600 commented question Cascade Classifier - detectmultiscale does not return MatOfRect objects

I have logs from the training. I tried overloaded detectMultiScale but still, I usually get the same size of matOfRect 1

2017-10-06 13:52:14 -0600 asked a question Cascade Classifier - detectmultiscale does not return MatOfRect objects

Cascade Classifier - detectmultiscale does not return MatOfRect objects I work on my android application as It mentioned

2017-09-12 09:41:07 -0600 commented question How to recognize specific objects

But wouldn't it be realible enough to recognize the objects? And how is it going to be with speed?

2017-09-08 06:46:28 -0600 received badge  Enthusiast
2017-09-03 04:27:54 -0600 asked a question How to recognize specific objects

OpenCV android - How to recognize specific objects I have been making application which recognize car light symbols on A