-
// The format of mat should be BGR or Gray
// If converting 4 channels to 3 channls because the format could be BGRA or
// ARGB
virtual inline int det(const cv::Mat& image) {
if (image…
-
* face_recognition version: 1.3.0
* Python version: 3.10.10
* Operating System: MacOS
### Description
Fail to run the realtime example code and met with the following error after install depen…
-
---------------------------------------------------------------------------
TypeError Traceback (most recent call last)
in ()
52 ret, frame = cap.read()
…
-
Is it possible to build dlib-android library in armeabi? I tried to by adding armeabi in Application.mk, but I am getting an error in build process. Here is the error:
```
[armeabi] Compile++ thu…
-
* face_recognition version: 1.3.0
* Python version: 3.9.16
* Operating System: Rocky Linux 9.2 (Blue Onyx) x86_64
### Description
The example `facerec_from_video_file.py` is not running.
He…
-
Would you help me?
I created a python development environment, installed opencv-python and face_recognition.
But when running the main code on linux, it returns this error:
```python
(env) r…
-
Hello,
Thanks for the package.
I tried to use this package to face detection, but it does not works as expected:
I use very simple example:
```cpp
// [[Rcpp::plugins(cpp11)]]
// [[Rcpp::…
-
* face_recognition version: 1.2.3
* Python version: 3.7.2
* Operating System: 10.0.16299
### Description
i install gpu for dlib after i run code then i receive forgot few headers
###
```
…
-
* face_recognition version: 1.0.0
* Python version: python3
* Operating System: Manjaro
### Description
The application fails to run and reports an error in reference to my CUDA runtime and dr…
-
* face_recognition version: 1.3.0
* Python version: 3.9.13
* Operating System: Ubuntu 20.04 LTS
### Description
I am trying to run the examples which uses the webcam. If any person appears in …