-
i am using opencv2 and python version 3.5.2
i had made some changes and now got some error as follows:
Warning: Testing is disabled
Could not find data file datasets/faces_preprocessed.pkl
Coul…
-
I`ve built C-ICAP-classify from source (as well as c-icap itself) and had no```
errors there.
Now when I include the module in my c-icap configuration like this:
`Module common srv_classify.so`
…
-
![capture](https://user-images.githubusercontent.com/35742733/35296046-d33d2070-00b5-11e8-92a2-868392018d9c.JPG)
-
For this we would like to use the Viola–Jones object detection framework, which uses AdaBoost with many different decision stump classifiers based on HAAR features.
-
Hello,
So at my school, we want to build a simular car. I wanted to make up the whole code from 0 in Java, but luckily i found your project.
So i've got a few questions about the title, but let me i…
-
Hello TAG!
I'm requesting a TAG review of:
- Name: "Accelerated Shape Detection in Images"
- Specification URL: https://wicg.github.io/shape-detection-api/
- Explainer, Requirements Doc,…
-
Wondering if it's possible to adapt the ground-based people detector to the case of Kinect sensors facing downward from a height of around 5 meters above the ground, under the assumption that the grou…
-
you have more classifiers?
-
Hi,
I doing a small test using python on one side and nodejs on the other side
I get very different results (on the same machine) using the same classifier with same options
- scale : 1.008
- neighbo…
-
```
Currently the eye region is recognized by a cascade of Haar-based
classifiers...
When detecting the eye region, the eye ofton does not lie completely in the
region's rectangle. Sometimes a corner…