MCPcopy Create free account

hub / github.com/PRiME-project/PRiMEStereoMatch / functions

Functions90 in github.com/PRiME-project/PRiMEStereoMatch

↓ 195 callersFunctioncheckSuccess
* \brief Check an OpenCL error number for errors. * \details If errorNumber is not CL_SUCESS, the function will print the string form of the error nu
DE_APP/include/common.h:43
↓ 61 callersFunctioncleanUpOpenCL
DE_APP/src/common.cpp:208
↓ 18 callersFunctionget_rt
DE_APP/src/StereoMatch.cpp:116
↓ 16 callersFunctionmyCostGrd
DE_APP/src/CVC.cpp:17
↓ 11 callersFunctionprintProfilingInfo
DE_APP/src/common.cpp:130
↓ 8 callersMethodpreprocess
DE_APP/src/CVC.cpp:87
↓ 4 callersMethodfilterCV
DE_APP/src/CVF.cpp:68
↓ 3 callersFunctioncreateProgram
DE_APP/src/common.cpp:431
↓ 2 callersMethodCVSelect_thread
DE_APP/src/DispSel.cpp:76
↓ 2 callersFunctionGuidedFilter_cv
DE_APP/src/CVF.cpp:74
↓ 2 callersMethodprocessDM
DE_APP/src/PP.cpp:400
↓ 2 callersFunctionwgtMedian_thread
DE_APP/src/PP.cpp:364
↓ 1 callersMethodCVSelect
DE_APP/src/DispSel.cpp:110
↓ 1 callersMethodCompute
############################################################################################################ Complete GIF stereo matching process ####
DE_APP/src/StereoMatch.cpp:145
↓ 1 callersMethodCostConst_CPU
DE_APP/src/DispEst.cpp:206
↓ 1 callersMethodCostConst_GPU
DE_APP/src/DispEst.cpp:257
↓ 1 callersMethodCostFilter_CPU
DE_APP/src/DispEst.cpp:277
↓ 1 callersMethodCostFilter_GPU
DE_APP/src/DispEst.cpp:330
↓ 1 callersMethodDispSelect_CPU
DE_APP/src/DispEst.cpp:340
↓ 1 callersMethodDispSelect_GPU
DE_APP/src/DispEst.cpp:351
↓ 1 callersFunctionHCI
DE_APP/main.cpp:77
↓ 1 callersMethodPostProcess_CPU
DE_APP/src/DispEst.cpp:357
↓ 1 callersMethodPostProcess_GPU
DE_APP/src/DispEst.cpp:364
↓ 1 callersFunctionStereoCalib
DE_APP/src/StereoCalib.cpp:49
↓ 1 callersMethodbuildCV
DE_APP/src/CVC_cl.cpp:90
↓ 1 callersMethodbuildCV_left
DE_APP/src/CVC.cpp:112
↓ 1 callersMethodbuildCV_right
DE_APP/src/CVC.cpp:171
↓ 1 callersFunctioncalibrateCamera
DE_APP/src/StereoCalib.cpp:352
↓ 1 callersFunctioncreateCommandQueue
DE_APP/src/common.cpp:386
↓ 1 callersFunctioncreateContext
DE_APP/src/common.cpp:262
↓ 1 callersFunctionerrorNumberToString
DE_APP/src/common.cpp:575
↓ 1 callersFunctionfillInv
DE_APP/src/PP.cpp:52
↓ 1 callersFunctionimageChannelDataTypeToString
DE_APP/src/common.cpp:536
↓ 1 callersFunctionimageChannelOrderToString
DE_APP/src/common.cpp:501
↓ 1 callersMethodimgTypeChange
DE_APP/src/StereoMatch.cpp:122
↓ 1 callersFunctionlrCheck
DE_APP/src/PP.cpp:17
↓ 1 callersFunctionopenCLdevicepoll
DE_APP/src/common.cpp:18
↓ 1 callersFunctionprint_help
DE_APP/src/StereoCalib.cpp:33
↓ 1 callersFunctionreadStringList
DE_APP/src/StereoCalib.cpp:337
MethodCVC
DE_APP/src/CVC.cpp:11
MethodCVC_cl
DE_APP/src/CVC_cl.cpp:11
MethodCVF
DE_APP/src/CVF.cpp:21
MethodCVF_cl
DE_APP/src/CVF_cl.cpp:19
MethodCVSelect
DE_APP/src/DispSel_cl.cpp:65
MethodCostConst
############################################################################################################ Cost Volume Construction ################
DE_APP/src/DispEst.cpp:196
MethodCostFilter
############################################################################################################ Cost Volume Filtering ###################
DE_APP/src/DispEst.cpp:265
FunctionDS_X
DE_APP/src/DispSel.cpp:17
MethodDispEst
DE_APP/src/DispEst.cpp:11
MethodDispSel
DE_APP/src/DispSel.cpp:11
MethodDispSel_cl
DE_APP/src/DispSel_cl.cpp:11
MethodPP
DE_APP/src/PP.cpp:11
MethodStereoMatch
############################################################################################################ SM Preprocessing that we don't want to re
DE_APP/src/StereoMatch.cpp:14
Methodadd
DE_APP/src/CVF_cl.cpp:525
Methodboxfilter
DE_APP/src/CVF_cl.cpp:685
MethodbuildCV_left_thread
DE_APP/src/CVC.cpp:228
MethodbuildCV_right_thread
DE_APP/src/CVC.cpp:295
MethodcaptureChessboards
############################################################################################################ Chessboard image capture for camera calib
DE_APP/src/StereoMatch.cpp:401
Methodcentral_filter
DE_APP/src/CVF_cl.cpp:570
FunctioncreateSubDeviceContext
DE_APP/src/common.cpp:323
MethodelementwiseDivSD
DE_APP/src/CVF_cl.cpp:388
MethodelementwiseMulDD
DE_APP/src/CVF_cl.cpp:298
MethodelementwiseMulSD
DE_APP/src/CVF_cl.cpp:343
MethodfilterCV
DE_APP/src/CVF_cl.cpp:237
MethodfilterCV_thread
DE_APP/src/CVF.cpp:27
FunctiongetDepthMap
DE_APP/main.cpp:62
Functionget_rt_cvf
DE_APP/src/CVF.cpp:15
Functionget_rt_cvf_cl
DE_APP/src/CVF_cl.cpp:13
MethodinputArgParser
DE_APP/src/StereoMatch.cpp:440
FunctionisExtensionSupported
DE_APP/src/common.cpp:678
Functionmain
DE_APP/main.cpp:23
Methodpreproc_maths
DE_APP/src/CVF_cl.cpp:628
Methodpreprocess
Image channel division, boxfiltering and variance calculation can all be computed once for all disparities
DE_APP/src/CVF.cpp:43
Methodpreprocess
DE_APP/src/CVF_cl.cpp:197
MethodprintCV
DE_APP/src/DispEst.cpp:179
FunctionprintSupported2DImageFormats
DE_APP/src/common.cpp:169
MethodsetupOpenCVSGBM
############################################################################################################ Setup for OpenCV implementation of Stereo
DE_APP/src/StereoMatch.cpp:548
Methodsplit
DE_APP/src/CVF_cl.cpp:433
MethodstereoCameraSetup
############################################################################################################ Calibration and Paramter loading for ster
DE_APP/src/StereoMatch.cpp:276
Methodsub
DE_APP/src/CVF_cl.cpp:480
FunctionwgtMed_row
DE_APP/src/PP.cpp:247
FunctionwgtMedian
DE_APP/src/PP.cpp:143
Method~CVC
DE_APP/src/CVC.cpp:15
Method~CVC_cl
DE_APP/src/CVC_cl.cpp:84
Method~CVF
DE_APP/src/CVF.cpp:25
Method~CVF_cl
DE_APP/src/CVF_cl.cpp:172
Method~DispEst
DE_APP/src/DispEst.cpp:160
Method~DispSel
DE_APP/src/DispSel.cpp:15
Method~DispSel_cl
DE_APP/src/DispSel_cl.cpp:59
Method~PP
DE_APP/src/PP.cpp:15
Method~StereoMatch
DE_APP/src/StereoMatch.cpp:107