MCPcopy Create free account

hub / github.com/alanlukezic/csr-dcf / functions

Functions146 in github.com/alanlukezic/csr-dcf

MethodisLogicalScalarTrue
Determine whether scalar array of type mxLogical is true. */
mex_src/hog/MxArray.hpp:546
MethodisNaN
Determine whether input is NaN (Not-a-Number). */
mex_src/hog/MxArray.hpp:637
MethodisNumeric
Determine whether array is numeric. */
mex_src/hog/MxArray.hpp:552
MethodisSingle
Determine whether array represents data as single-precision, * floating-point numbers. */
mex_src/hog/MxArray.hpp:556
MethodisSparse
Determine whether input is sparse array. */
mex_src/hog/MxArray.hpp:559
MethodisStruct
Determine whether input is structure array. */
mex_src/hog/MxArray.hpp:562
MethodisUint16
Determine whether array represents data as unsigned 16-bit integers. */
mex_src/hog/MxArray.hpp:568
MethodisUint32
Determine whether array represents data as unsigned 32-bit integers. */
mex_src/hog/MxArray.hpp:571
MethodisUint64
Determine whether array represents data as unsigned 64-bit integers. */
mex_src/hog/MxArray.hpp:574
MethodisUint8
Determine whether array represents data as unsigned 8-bit integers. */
mex_src/hog/MxArray.hpp:565
MethodkernelProfile_Epanechnikov
mex_src/segmentation/src/segment.h:30
FunctionmexFunction
inteface to various gradient functions (see corresponding Matlab functions)
mex_src/hog/gradientMex.cpp:405
FunctionmexFunction
mex_src/segmentation/mex_segment.cpp:7
FunctionmexFunction
mex_src/segmentation/mex_extractforeground.cpp:6
FunctionmexFunction
mex_src/segmentation/mex_extractbackground.cpp:6
Methodndims
Number of dimensions. */
mex_src/hog/MxArray.hpp:459
Methodnfields
Number of fields in a struct array. */
mex_src/hog/MxArray.hpp:471
Methodnumel
Number of elements in an array. */
mex_src/hog/MxArray.hpp:456
Methodnzmax
Number of elements in IR, PR, and PI arrays. */
mex_src/hog/MxArray.hpp:483
Methodoperator ()
mex_src/hog/MxArray.cpp:60
Methodoperator []
Lookup operator; fail if not found
mex_src/hog/MxArray.hpp:688
Methodoperator []
Lookup operator; fail if not found
mex_src/segmentation/mex_utils.hpp:38
Methodrows
Number of rows in an array. */
mex_src/hog/MxArray.hpp:465
Methodset
mex_src/hog/MxArray.cpp:537
Methodset
mex_src/hog/MxArray.hpp:916
Methodsubs
mex_src/hog/MxArray.cpp:501
MethodtoBool
mex_src/hog/MxArray.cpp:332
MethodtoMatND
mex_src/hog/MxArray.cpp:375
MethodtoMoments
mex_src/hog/MxArray.cpp:414
MethodtoPoint
Alias to toPoint_<int>. */
mex_src/hog/MxArray.hpp:428
MethodtoPoint3_
mex_src/hog/MxArray.hpp:785
MethodtoPoint3f
Alias to toPoint3_<float>. */
mex_src/hog/MxArray.hpp:434
MethodtoPoint_
mex_src/hog/MxArray.hpp:777
MethodtoRange
mex_src/hog/MxArray.cpp:458
MethodtoRect
Alias to toRect_<int>. */
mex_src/hog/MxArray.hpp:440
MethodtoRect_
mex_src/hog/MxArray.hpp:802
MethodtoScalar
Alias to toScalar_<double> */
mex_src/hog/MxArray.hpp:443
MethodtoScalar_
mex_src/hog/MxArray.hpp:811
MethodtoSize
Alias to toSize_<int>. */
mex_src/hog/MxArray.hpp:437
MethodtoSize_
mex_src/hog/MxArray.hpp:793
MethodtoSparseMat
mex_src/hog/MxArray.cpp:389
MethodtoTermCriteria
mex_src/hog/MxArray.cpp:470
MethodtoVector
mex_src/hog/MxArray.cpp:548
MethodtoVector
mex_src/hog/MxArray.hpp:828
FunctionwrError
mex_src/hog/wrappers.hpp:12
Method~MxArray
Destructor. This does not free the underlying mxArray*. */
mex_src/hog/MxArray.hpp:241
← previous101–146 of 146, ranked by callers