Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It doesn't work with other videos #1

Open
Drjacky opened this issue Sep 23, 2022 · 0 comments
Open

It doesn't work with other videos #1

Drjacky opened this issue Sep 23, 2022 · 0 comments

Comments

@Drjacky
Copy link

Drjacky commented Sep 23, 2022

➜  faceblur git:(master) ✗ go run .
# github.com/Kagami/go-face
In file included from facerec.cc:2:
In file included from /usr/local/include/dlib/dnn.h:13:
In file included from /usr/local/include/dlib/dnn/input.h:10:
In file included from /usr/local/include/dlib/dnn/../image_processing.h:12:
/usr/local/include/dlib/image_processing/scan_image_pyramid.h:873:16: warning: variable 'total_temp_score' set but not used [-Wunused-but-set-variable]
In file included from facerec.cc:2:
In file included from /usr/local/include/dlib/dnn.h:13:
In file included from /usr/local/include/dlib/dnn/input.h:13:
In file included from /usr/local/include/dlib/cuda/tensor_tools.h:11:
In file included from /usr/local/include/dlib/cuda/cpu_dlib.h:11:
/usr/local/include/dlib/dnn/utilities.h:76:19: warning: 'static' function 'tensor_index' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration]
# gocv.io/x/gocv
imgproc.cpp:676:9: warning: use of GNU old-style field designator extension [-Wgnu-designator]
imgproc.cpp:677:9: warning: use of GNU old-style field designator extension [-Wgnu-designator]
2022/09/23 12:53:12 FaceBlur started..
➜  faceblur git:(master) ✗
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant