-
Good day Vladimir !
Tell me what's wrong with my code.
Example- Recognition_face_by_lbph.php is at the root of the site - it works great.
But if I want to do the same in the my model, I get th…
-
Hi Guys,
I have installed and configured MMM-Facial-Recognition-Tools, MMM-Facial-Recognition and MMM-ProfileSwitcher. I passed the facerecognition.py test:
```
pi@MagicMirror2:~/MagicMirror/modu…
-
http://build.ros.org/view/Kbin_uX64/job/Kbin_uX64__opencv_apps__ubuntu_xenial_amd64__binary/45/console
```
00:10:57.242 /usr/lib/ccache/x86_64-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACK…
-
ghost updated
6 years ago
-
Its showing me an error like this
![error](https://user-images.githubusercontent.com/42765066/44707832-350a1d00-aac3-11e8-9df6-13c4229d4ed6.jpg)
OpenCV Error: Bad argument (This LBPH model is not …
-
##### System information (version)
- OpenCV => 4.0.0
- Operating System / Platform => Ubuntu Linux 18.04 64 Bit with Docker CE 18.09 Ubuntu Linux 16.04 64 Bit
- Compiler => GCC 7.2.1
###…
-
I went through several LBP's. There are radius and sampling points. If we draw a circle with radius then the points intersecting the pixels are the pixels that are to be taken for while forming the bi…
-
Wrong Interface and Implementation of Local Binary Patterns when applied to BOW.
http://accord-framework.net/docs/html/T_Accord_Imaging_LocalBinaryPattern.htm
at First usage, I really doubt ther…
-
originally from here: http://answers.opencv.org/question/192097/problem-with-building-opencv_contrib/
##### System information (version)
- OpenCV => 3.4.1
- Operating System / Platform => macOS…
berak updated
6 years ago
-
FaceRecognizer issue
Windows 7 x64,
Changed from old version to newest
//newer version doesn't Recognized face
model = OpenCvSharp.Face.LBPHFaceRecognizer.Create(1, 8, 8, 8, 50); //version 3.3…