-
I can't find any reference or example in the docs for including new objects via trained classifiers from OpenVC. (i.e: "a toy car")
In the docs there's the "classifiers" array (Holds the HAAR cascade…
-
Hey, Which OpenCV version are you using? I am trying to build your code with opencv2.4.13 , but it is giving some random errors .. Also, did you change haar-classifiers according to your project, beca…
-
Hey there, I'm trying to convert the banana classifier found here:
https://github.com/mrnugget/opencv-haar-classifier-training/blob/master/trained_classifiers/banana_classifier.xml
But I'm receiving…
-
Very cool project. This request may be similar to issue [10](https://github.com/YadiraF/PRNet/issues/10). Is there a way to print the Dense alignment images (yellow + blue=green) shown in the readme? …
-
Using shell scripting or C++, use OpenCV to train a Haar and/or LBP cascade classifier to identify the presence of each plankton class.
I think we will need a separate classifier trained for each of …
-
I am amazed by this library. My background is in computer vision and i would like to contribute to this library.
My first project would be something like creating tutorials for creating a cascade wit…
-
Hi, everyone.
I'm trying to use several haar cascades classifiers simultaneously. Sometimes, after several classifier object creations or detections, the JVM crashes. It's unpredictable (since I d…
-
Which model you have used? CNN?
-
```
For ANN-data normalization it might be relevant how a face is rotated
around the z-axis (your perpendicular viewing axis on the face).
Maybe we should rotate the face "back" using the negative an…
-
I mean, byte array with YYYYY.... that would save both some memory and cpu time
makc updated
12 years ago