libfacedetection
libfacedetection copied to clipboard
Fixed Windows compiler warnings
The patch fixes 3 Windows compiler warnings when compiling on level /W4:
- facedetectcnn.cpp(874): warning C4457: declaration of 'conf' hides function parameter
- facedetectcnn.h(209): warning C4457: declaration of 'c' hides function parameter
- facedetectcnn.h(221): warning C4458: declaration of 'bias' hides class member