Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alanlukezic/csr-dcf
/ functions
Functions
146 in github.com/alanlukezic/csr-dcf
⨍
Functions
146
◇
Types & classes
19
Method
isLogicalScalarTrue
Determine whether scalar array of type mxLogical is true. */
mex_src/hog/MxArray.hpp:546
Method
isNaN
Determine whether input is NaN (Not-a-Number). */
mex_src/hog/MxArray.hpp:637
Method
isNumeric
Determine whether array is numeric. */
mex_src/hog/MxArray.hpp:552
Method
isSingle
Determine whether array represents data as single-precision, * floating-point numbers. */
mex_src/hog/MxArray.hpp:556
Method
isSparse
Determine whether input is sparse array. */
mex_src/hog/MxArray.hpp:559
Method
isStruct
Determine whether input is structure array. */
mex_src/hog/MxArray.hpp:562
Method
isUint16
Determine whether array represents data as unsigned 16-bit integers. */
mex_src/hog/MxArray.hpp:568
Method
isUint32
Determine whether array represents data as unsigned 32-bit integers. */
mex_src/hog/MxArray.hpp:571
Method
isUint64
Determine whether array represents data as unsigned 64-bit integers. */
mex_src/hog/MxArray.hpp:574
Method
isUint8
Determine whether array represents data as unsigned 8-bit integers. */
mex_src/hog/MxArray.hpp:565
Method
kernelProfile_Epanechnikov
mex_src/segmentation/src/segment.h:30
Function
mexFunction
inteface to various gradient functions (see corresponding Matlab functions)
mex_src/hog/gradientMex.cpp:405
Function
mexFunction
mex_src/segmentation/mex_segment.cpp:7
Function
mexFunction
mex_src/segmentation/mex_extractforeground.cpp:6
Function
mexFunction
mex_src/segmentation/mex_extractbackground.cpp:6
Method
ndims
Number of dimensions. */
mex_src/hog/MxArray.hpp:459
Method
nfields
Number of fields in a struct array. */
mex_src/hog/MxArray.hpp:471
Method
numel
Number of elements in an array. */
mex_src/hog/MxArray.hpp:456
Method
nzmax
Number of elements in IR, PR, and PI arrays. */
mex_src/hog/MxArray.hpp:483
Method
operator ()
mex_src/hog/MxArray.cpp:60
Method
operator []
Lookup operator; fail if not found
mex_src/hog/MxArray.hpp:688
Method
operator []
Lookup operator; fail if not found
mex_src/segmentation/mex_utils.hpp:38
Method
rows
Number of rows in an array. */
mex_src/hog/MxArray.hpp:465
Method
set
mex_src/hog/MxArray.cpp:537
Method
set
mex_src/hog/MxArray.hpp:916
Method
subs
mex_src/hog/MxArray.cpp:501
Method
toBool
mex_src/hog/MxArray.cpp:332
Method
toMatND
mex_src/hog/MxArray.cpp:375
Method
toMoments
mex_src/hog/MxArray.cpp:414
Method
toPoint
Alias to toPoint_<int>. */
mex_src/hog/MxArray.hpp:428
Method
toPoint3_
mex_src/hog/MxArray.hpp:785
Method
toPoint3f
Alias to toPoint3_<float>. */
mex_src/hog/MxArray.hpp:434
Method
toPoint_
mex_src/hog/MxArray.hpp:777
Method
toRange
mex_src/hog/MxArray.cpp:458
Method
toRect
Alias to toRect_<int>. */
mex_src/hog/MxArray.hpp:440
Method
toRect_
mex_src/hog/MxArray.hpp:802
Method
toScalar
Alias to toScalar_<double> */
mex_src/hog/MxArray.hpp:443
Method
toScalar_
mex_src/hog/MxArray.hpp:811
Method
toSize
Alias to toSize_<int>. */
mex_src/hog/MxArray.hpp:437
Method
toSize_
mex_src/hog/MxArray.hpp:793
Method
toSparseMat
mex_src/hog/MxArray.cpp:389
Method
toTermCriteria
mex_src/hog/MxArray.cpp:470
Method
toVector
mex_src/hog/MxArray.cpp:548
Method
toVector
mex_src/hog/MxArray.hpp:828
Function
wrError
mex_src/hog/wrappers.hpp:12
Method
~MxArray
Destructor. This does not free the underlying mxArray*. */
mex_src/hog/MxArray.hpp:241
← previous
101–146 of 146, ranked by callers