OpenCV for Unity 2.6.4
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.10.0/index.html ) for the details of the argument of the method.
|
This is the complete list of members for OpenCVForUnity.ObjdetectModule.FaceDetectorYN, including all inherited members.
__fromPtr__(IntPtr addr) | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | static |
create(string model, string config, Size input_size, float score_threshold, float nms_threshold, int top_k, int backend_id, int target_id) | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | static |
create(string model, string config, Size input_size, float score_threshold, float nms_threshold, int top_k, int backend_id) | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | static |
create(string model, string config, Size input_size, float score_threshold, float nms_threshold, int top_k) | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | static |
create(string model, string config, Size input_size, float score_threshold, float nms_threshold) | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | static |
create(string model, string config, Size input_size, float score_threshold) | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | static |
create(string model, string config, Size input_size) | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | static |
create(string framework, MatOfByte bufferModel, MatOfByte bufferConfig, Size input_size, float score_threshold, float nms_threshold, int top_k, int backend_id, int target_id) | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | static |
create(string framework, MatOfByte bufferModel, MatOfByte bufferConfig, Size input_size, float score_threshold, float nms_threshold, int top_k, int backend_id) | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | static |
create(string framework, MatOfByte bufferModel, MatOfByte bufferConfig, Size input_size, float score_threshold, float nms_threshold, int top_k) | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | static |
create(string framework, MatOfByte bufferModel, MatOfByte bufferConfig, Size input_size, float score_threshold, float nms_threshold) | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | static |
create(string framework, MatOfByte bufferModel, MatOfByte bufferConfig, Size input_size, float score_threshold) | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | static |
create(string framework, MatOfByte bufferModel, MatOfByte bufferConfig, Size input_size) | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | static |
create(string model, string config, in Vec2d input_size, float score_threshold, float nms_threshold, int top_k, int backend_id, int target_id) | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | static |
create(string model, string config, in Vec2d input_size, float score_threshold, float nms_threshold, int top_k, int backend_id) | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | static |
create(string model, string config, in Vec2d input_size, float score_threshold, float nms_threshold, int top_k) | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | static |
create(string model, string config, in Vec2d input_size, float score_threshold, float nms_threshold) | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | static |
create(string model, string config, in Vec2d input_size, float score_threshold) | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | static |
create(string model, string config, in Vec2d input_size) | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | static |
create(string framework, MatOfByte bufferModel, MatOfByte bufferConfig, in Vec2d input_size, float score_threshold, float nms_threshold, int top_k, int backend_id, int target_id) | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | static |
create(string framework, MatOfByte bufferModel, MatOfByte bufferConfig, in Vec2d input_size, float score_threshold, float nms_threshold, int top_k, int backend_id) | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | static |
create(string framework, MatOfByte bufferModel, MatOfByte bufferConfig, in Vec2d input_size, float score_threshold, float nms_threshold, int top_k) | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | static |
create(string framework, MatOfByte bufferModel, MatOfByte bufferConfig, in Vec2d input_size, float score_threshold, float nms_threshold) | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | static |
create(string framework, MatOfByte bufferModel, MatOfByte bufferConfig, in Vec2d input_size, float score_threshold) | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | static |
create(string framework, MatOfByte bufferModel, MatOfByte bufferConfig, in Vec2d input_size) | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | static |
create(string model, string config, in(double width, double height) input_size, float score_threshold, float nms_threshold, int top_k, int backend_id, int target_id) | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | static |
create(string model, string config, in(double width, double height) input_size, float score_threshold, float nms_threshold, int top_k, int backend_id) | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | static |
create(string model, string config, in(double width, double height) input_size, float score_threshold, float nms_threshold, int top_k) | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | static |
create(string model, string config, in(double width, double height) input_size, float score_threshold, float nms_threshold) | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | static |
create(string model, string config, in(double width, double height) input_size, float score_threshold) | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | static |
create(string model, string config, in(double width, double height) input_size) | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | static |
create(string framework, MatOfByte bufferModel, MatOfByte bufferConfig, in(double width, double height) input_size, float score_threshold, float nms_threshold, int top_k, int backend_id, int target_id) | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | static |
create(string framework, MatOfByte bufferModel, MatOfByte bufferConfig, in(double width, double height) input_size, float score_threshold, float nms_threshold, int top_k, int backend_id) | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | static |
create(string framework, MatOfByte bufferModel, MatOfByte bufferConfig, in(double width, double height) input_size, float score_threshold, float nms_threshold, int top_k) | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | static |
create(string framework, MatOfByte bufferModel, MatOfByte bufferConfig, in(double width, double height) input_size, float score_threshold, float nms_threshold) | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | static |
create(string framework, MatOfByte bufferModel, MatOfByte bufferConfig, in(double width, double height) input_size, float score_threshold) | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | static |
create(string framework, MatOfByte bufferModel, MatOfByte bufferConfig, in(double width, double height) input_size) | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | static |
detect(Mat image, Mat faces) | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | |
DisposableObject() | OpenCVForUnity.DisposableObject | protected |
DisposableObject(bool isEnabledDispose) | OpenCVForUnity.DisposableObject | protected |
DisposableOpenCVObject() | OpenCVForUnity.DisposableOpenCVObject | protected |
DisposableOpenCVObject(IntPtr ptr) | OpenCVForUnity.DisposableOpenCVObject | protected |
DisposableOpenCVObject(bool isEnabledDispose) | OpenCVForUnity.DisposableOpenCVObject | protected |
DisposableOpenCVObject(IntPtr ptr, bool isEnabledDispose) | OpenCVForUnity.DisposableOpenCVObject | protected |
Dispose(bool disposing) | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | protectedvirtual |
OpenCVForUnity::DisposableObject.Dispose() | OpenCVForUnity.DisposableObject | |
getInputSize() | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | |
getInputSizeAsValueTuple() | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | |
getInputSizeAsVec2d() | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | |
getNativeObjAddr() | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | |
getNMSThreshold() | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | |
getScoreThreshold() | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | |
getTopK() | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | |
IsDisposed | OpenCVForUnity.DisposableObject | |
IsEnabledDispose | OpenCVForUnity.DisposableObject | |
setInputSize(Size input_size) | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | |
setInputSize(in Vec2d input_size) | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | |
setInputSize(in(double width, double height) input_size) | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | |
setNMSThreshold(float nms_threshold) | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | |
setScoreThreshold(float score_threshold) | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | |
setTopK(int top_k) | OpenCVForUnity.ObjdetectModule.FaceDetectorYN | |
ThrowIfDisposed() | OpenCVForUnity.DisposableObject | |
ThrowIfNullIntPtr(IntPtr ptr) | OpenCVForUnity.DisposableObject | static |
width | OpenCVForUnity.ObjdetectModule.FaceDetectorYN |