You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
➜ 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) ✗
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: