OpenCV
4.12.0-dev
4.11.0
5.0.0-pre
5.0.0alpha
4.10.0
4.9.0
4.8.0
4.7.0
4.6.0
4.5.5
4.5.4
4.5.3
4.5.2
4.5.1
4.5.0
4.4.0
4.3.0
4.2.0
4.1.2
4.1.1
4.1.0
4.0.1
4.0.0
3.4.20-dev
3.4.20
3.4.19
3.4.18
3.4.17
3.4.16
3.4.15
3.4.14
3.4.13
3.4.12
3.4.11
3.4.10
3.4.9
3.4.8
3.4.7
3.4.6
3.4.5
3.4.4
3.4.3
3.4.2
3.4.1
3.4.0
3.3.1
3.3.0
3.2.0
3.1.0
3.0.0
Open Source Computer Vision
Main Page
Related Pages
Modules
+
Namespaces
Namespace List
+
Classes
Class List
Class Index
+
Files
Files index
+
Global objects
+
All
_
a
c
d
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
+
Functions
_
a
c
h
m
n
p
u
Variables
+
Typedefs
c
i
n
s
u
v
Enumerations
+
Enumerator
c
n
+
Macros
_
c
d
f
g
h
i
l
m
n
o
r
s
t
u
v
Examples
Java documentation
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
cv
dnn
KeypointsModel
cv::dnn::KeypointsModel Member List
This is the complete list of members for
cv::dnn::KeypointsModel
, including all inherited members.
estimate
(InputArray frame, float thresh=0.5)
cv::dnn::KeypointsModel
getImpl
() const
cv::dnn::Model
inline
getImplRef
() const
cv::dnn::Model
inline
getNetwork_
() const
cv::dnn::Model
getNetwork_
()
cv::dnn::Model
inline
impl
cv::dnn::Model
protected
KeypointsModel
(const String &model, const String &config="")
cv::dnn::KeypointsModel
KeypointsModel
(const Net &network)
cv::dnn::KeypointsModel
Model
()
cv::dnn::Model
Model
(const Model &)=default
cv::dnn::Model
Model
(Model &&)=default
cv::dnn::Model
Model
(const String &model, const String &config="")
cv::dnn::Model
Model
(const Net &network)
cv::dnn::Model
operator Net &
() const
cv::dnn::Model
inline
operator=
(const Model &)=default
cv::dnn::Model
operator=
(Model &&)=default
cv::dnn::Model
predict
(InputArray frame, OutputArrayOfArrays outs) const
cv::dnn::Model
setInputCrop
(bool crop)
cv::dnn::Model
setInputMean
(const Scalar &mean)
cv::dnn::Model
setInputParams
(double scale=1.0, const Size &size=Size(), const Scalar &mean=Scalar(), bool swapRB=false, bool crop=false)
cv::dnn::Model
setInputScale
(double scale)
cv::dnn::Model
setInputSize
(const Size &size)
cv::dnn::Model
setInputSize
(int width, int height)
cv::dnn::Model
inline
setInputSwapRB
(bool swapRB)
cv::dnn::Model
setPreferableBackend
(dnn::Backend backendId)
cv::dnn::Model
setPreferableTarget
(dnn::Target targetId)
cv::dnn::Model
Generated on Mon Dec 21 2020 23:13:20 for OpenCV by
1.8.13