upsample_num as references
This commit is contained in:
parent
cd4e7bcbdf
commit
dfd6a952fb
@ -7,6 +7,7 @@
|
|||||||
|
|
||||||
ZEND_BEGIN_ARG_INFO_EX(dlib_face_detection_arginfo, 0, 0, 1)
|
ZEND_BEGIN_ARG_INFO_EX(dlib_face_detection_arginfo, 0, 0, 1)
|
||||||
ZEND_ARG_INFO(0, img_path)
|
ZEND_ARG_INFO(0, img_path)
|
||||||
|
ZEND_ARG_INFO(0, upsample_num)
|
||||||
ZEND_END_ARG_INFO()
|
ZEND_END_ARG_INFO()
|
||||||
PHP_FUNCTION(dlib_face_detection);
|
PHP_FUNCTION(dlib_face_detection);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user