MCPcopy Create free account

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

Functions146 in github.com/alanlukezic/csr-dcf

↓ 26 callersFunctionSET
set, load and store values
mex_src/hog/sse.hpp:14
↓ 14 callersFunctionMUL
mex_src/hog/sse.hpp:32
↓ 8 callersFunctionAND
logical operators
mex_src/hog/sse.hpp:44
↓ 8 callersFunctionLDu
mex_src/hog/sse.hpp:18
↓ 7 callersFunctionADD
arithmetic operators
mex_src/hog/sse.hpp:25
↓ 7 callersFunctionCVT
conversion operators
mex_src/hog/sse.hpp:57
↓ 7 callersFunctionalFree
platform independent alignned memory de-allocation (see also alMalloc)
mex_src/hog/wrappers.hpp:37
↓ 7 callersFunctionalMalloc
platform independent aligned memory allocation (see also alFree)
mex_src/hog/wrappers.hpp:28
↓ 7 callersMethodtoInt
mex_src/hog/MxArray.cpp:320
↓ 7 callersFunctiontoMat
mex_src/segmentation/mex_utils.hpp:131
↓ 6 callersFunctionSUB
mex_src/hog/sse.hpp:31
↓ 5 callersFunctionmxCreateMatrix3
Create [hxwxd] mxArray array, initialize to 0 if c=true
mex_src/hog/gradientMex.cpp:321
↓ 5 callersMethodtoDouble
mex_src/hog/MxArray.cpp:326
↓ 5 callersFunctionwrFree
mex_src/hog/wrappers.hpp:15
↓ 4 callersFunctionCMPGT
comparison operators
mex_src/hog/sse.hpp:51
↓ 4 callersFunctioncheckArgs
Check inputs and outputs to mex, retrieve first input I
mex_src/hog/gradientMex.cpp:333
↓ 4 callersFunctionhogChannels
HOG helper: compute HOG or FHOG channels
mex_src/hog/gradientMex.cpp:255
↓ 4 callersFunctionwrCalloc
mex_src/hog/wrappers.hpp:13
↓ 3 callersFunctionANDNOT
mex_src/hog/sse.hpp:46
↓ 3 callersFunctionOR
mex_src/hog/sse.hpp:47
↓ 3 callersFunctiongradHist
compute nOrients gradient histograms per bin x bin block of pixels
mex_src/hog/gradientMex.cpp:147
↓ 3 callersFunctiontoMxArray
mex_src/segmentation/mex_utils.hpp:80
↓ 2 callersFunctionLD
mex_src/hog/sse.hpp:17
↓ 2 callersFunctionRCP
mex_src/hog/sse.hpp:40
↓ 2 callersFunctionSTR
mex_src/hog/sse.hpp:19
↓ 2 callersMethodbackProject
mex_src/segmentation/src/segment.cpp:95
↓ 2 callersMethodgetHistogramVector
add new methods
mex_src/segmentation/src/segment.cpp:276
↓ 2 callersFunctiongrad1
compute x and y gradients for just one column (uses sse)
mex_src/hog/gradientMex.cpp:14
↓ 2 callersFunctionhogNormMatrix
HOG helper: compute 2x2 block normalization values (padded by 1 pixel)
mex_src/hog/gradientMex.cpp:235
↓ 2 callersMethodsetHistogramVector
mex_src/segmentation/src/segment.cpp:280
↓ 1 callersFunctionCMPLT
mex_src/hog/sse.hpp:52
↓ 1 callersFunctionMIN
mex_src/hog/sse.hpp:39
↓ 1 callersFunctionRCPSQRT
mex_src/hog/sse.hpp:41
↓ 1 callersFunctionSTRu
mex_src/hog/sse.hpp:21
↓ 1 callersFunctionXOR
mex_src/hog/sse.hpp:48
↓ 1 callersFunctionacosTable
build lookup table a[] s.t. a[x*n]~=acos(x) for x in [-1,1]
mex_src/hog/gradientMex.cpp:46
↓ 1 callersMethodclone
Clone mxArray. This allocates new mxArray*. * @return MxArray object. */
mex_src/hog/MxArray.hpp:266
↓ 1 callersMethoddims
Array of each dimension. */
mex_src/hog/MxArray.hpp:462
↓ 1 callersMethodextractBackGroundHistogram
mex_src/segmentation/src/segment.cpp:64
↓ 1 callersMethodextractForegroundHistogram
mex_src/segmentation/src/segment.cpp:16
↓ 1 callersFunctionfhog
compute FHOG features
mex_src/hog/gradientMex.cpp:297
↓ 1 callersFunctiongrad2
compute x and y gradients at each location (uses sse)
mex_src/hog/gradientMex.cpp:39
↓ 1 callersFunctiongradMag
compute gradient magnitude and orientation at each location (uses sse)
mex_src/hog/gradientMex.cpp:58
↓ 1 callersFunctiongradMagNorm
normalize gradient magnitude at each location (uses sse)
mex_src/hog/gradientMex.cpp:102
↓ 1 callersFunctiongradQuantize
helper for gradHist, quantize O and M into O0, O1 and M0, M1 (uses sse)
mex_src/hog/gradientMex.cpp:111
↓ 1 callersFunctionhog
compute HOG features
mex_src/hog/gradientMex.cpp:282
↓ 1 callersMethodisChar
Determine whether input is string array. */
mex_src/hog/MxArray.hpp:500
↓ 1 callersFunctionmGrad2
[Gx,Gy] = grad2(I) - see gradient2.m
mex_src/hog/gradientMex.cpp:346
↓ 1 callersFunctionmGradHist
H=gradHist(M,O,[...]) - see gradientHist.m
mex_src/hog/gradientMex.cpp:378
↓ 1 callersFunctionmGradMag
[M,O] = gradMag( I, channel, full ) - see gradientMag.m
mex_src/hog/gradientMex.cpp:356
↓ 1 callersFunctionmGradMagNorm
gradMagNorm( M, S, norm ) - operates on M - see gradientMag.m
mex_src/hog/gradientMex.cpp:368
↓ 1 callersMethodtoDMatch
mex_src/hog/MxArray.cpp:448
↓ 1 callersMethodtoKeyPoint
mex_src/hog/MxArray.cpp:436
↓ 1 callersMethodtoMat
mex_src/hog/MxArray.cpp:348
↓ 1 callersMethodtoPoint2f
Alias to toPoint_<float>. */
mex_src/hog/MxArray.hpp:431
↓ 1 callersMethodtoString
mex_src/hog/MxArray.cpp:338
↓ 1 callersFunctionwrMalloc
mex_src/hog/wrappers.hpp:14
MethodCell
Create a new cell array. * @param m Number of rows. * @param n Number of cols. */
mex_src/hog/MxArray.hpp:246
MethodConstMap
Constructor with a single key-value pair
mex_src/hog/MxArray.hpp:675
MethodConstMap
Constructor with a single key-value pair
mex_src/segmentation/mex_utils.hpp:25
FunctionDEC
mex_src/hog/sse.hpp:37
MethodEps
Value of EPS. */
mex_src/hog/MxArray.hpp:646
MethodHistogram
mex_src/segmentation/src/segment.h:17
MethodHistogram
-------------------- HISTOGRAM CLASS --------------------
mex_src/segmentation/src/segment.cpp:4
FunctionINC
mex_src/hog/sse.hpp:35
MethodInf
Value of infinity. */
mex_src/hog/MxArray.hpp:640
MethodMxArray
mex_src/hog/MxArray.cpp:94
MethodMxArray
MxArray constructor from mxArray*. * @param arr mxArray pointer given by mexFunction. */
mex_src/hog/MxArray.hpp:115
MethodMxArray
mex_src/hog/MxArray.hpp:717
MethodNaN
Value of NaN (Not-a-Number). */
mex_src/hog/MxArray.hpp:643
FunctionSTR1
mex_src/hog/sse.hpp:20
MethodStruct
Create a new struct array. * @param fields Field names. * @param nfields Number of fields. * @param m Number of rows. * @param n Number of cols. */
mex_src/hog/MxArray.hpp:256
Methodat
mex_src/hog/MxArray.cpp:514
Methodat
mex_src/hog/MxArray.hpp:855
MethodclassID
Class ID of mxArray. */
mex_src/hog/MxArray.hpp:447
MethodclassName
Class name of mxArray. */
mex_src/hog/MxArray.hpp:450
Methodcols
Number of columns in an array. */
mex_src/hog/MxArray.hpp:468
MethodcomputePosteriors
-------------------- SEGMENT CLASS --------------------
mex_src/segmentation/src/segment.cpp:122
Methoddestroy
Destroy allocated mxArray. Use this to destroy a temporary mxArray not * to be used in matlab. * @return newly allocated MxArray object. */
mex_src/hog/MxArray.hpp:271
Methodfieldname
mex_src/hog/MxArray.cpp:480
Methodfieldnames
mex_src/hog/MxArray.cpp:489
MethodfromVector
mex_src/hog/MxArray.cpp:232
MethodfromVector
mex_src/hog/MxArray.hpp:700
Methodgaussian
mex_src/segmentation/src/segment.h:44
MethodgetRegularizedSegmentation
mex_src/segmentation/src/segment.cpp:182
MethodisCell
Determine whether input is cell array. */
mex_src/hog/MxArray.hpp:497
MethodisClass
Determine whether array is member of specified class. */
mex_src/hog/MxArray.hpp:503
MethodisComplex
Determine whether data is complex. */
mex_src/hog/MxArray.hpp:509
MethodisDouble
Determine whether mxArray represents data as double-precision, * floating-point numbers. */
mex_src/hog/MxArray.hpp:513
MethodisEmpty
Determine whether array is empty. */
mex_src/hog/MxArray.hpp:516
MethodisField
Determine whether a struct array has a specified field. */
mex_src/hog/MxArray.hpp:577
MethodisFinite
Determine whether input is finite. */
mex_src/hog/MxArray.hpp:519
MethodisFromGlobalWS
Determine whether array was copied from MATLAB global workspace. */
mex_src/hog/MxArray.hpp:522
MethodisInf
Determine whether input is infinite. */
mex_src/hog/MxArray.hpp:525
MethodisInt16
Determine whether array represents data as signed 16-bit integers. */
mex_src/hog/MxArray.hpp:531
MethodisInt32
Determine whether array represents data as signed 32-bit integers. */
mex_src/hog/MxArray.hpp:534
MethodisInt64
Determine whether array represents data as signed 64-bit integers. */
mex_src/hog/MxArray.hpp:537
MethodisInt8
Determine whether array represents data as signed 8-bit integers. */
mex_src/hog/MxArray.hpp:528
MethodisLogical
Determine whether array is of type mxLogical. */
mex_src/hog/MxArray.hpp:540
MethodisLogicalScalar
Determine whether scalar array is of type mxLogical. */
mex_src/hog/MxArray.hpp:543
next →1–100 of 146, ranked by callers