Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chaowang15/RGBDPlaneDetection
/ functions
Functions
304 in github.com/chaowang15/RGBDPlaneDetection
⨍
Functions
304
◇
Types & classes
55
↓ 1 callers
Function
runMRFOptimization
RGBDPlaneDetection/main.cpp:17
↓ 1 callers
Method
runPlaneDetection
RGBDPlaneDetection/plane_detection.cpp:108
↓ 1 callers
Method
signedDist
* \brief signed distance between this plane and the point pt[3] */
RGBDPlaneDetection/include/peac/AHCPlaneSeg.hpp:335
↓ 1 callers
Method
toc
return duration from last tic, in (second * scale), similar to matlab function "toc" @return duration from last tic, in (second * scale) */
RGBDPlaneDetection/include/peac/AHCUtils.hpp:86
↓ 1 callers
Method
width
RGBDPlaneDetection/include/peac/AHCPlaneFitter.hpp:66
↓ 1 callers
Method
writeOutputFiles
Note: input filename_prefix is like '/rgbd-image-folder-path/frame-XXXXXX'
RGBDPlaneDetection/plane_detection.cpp:167
Method
Allocate
RGBDPlaneDetection/include/MRF2.2/TRW-S.cpp:306
Method
Allocate
RGBDPlaneDetection/include/MRF2.2/BP-S.cpp:280
Method
BPS
RGBDPlaneDetection/include/MRF2.2/BP-S.cpp:259
Method
BPinitializeAlg
RGBDPlaneDetection/include/MRF2.2/MaxProdBP.cpp:39
Method
Block
Constructor. Arguments are the block size and (optionally) the pointer to the function which will be called if allocation failed; the me
RGBDPlaneDetection/include/MRF2.2/block.h:125
Method
DBlock
Constructor. Arguments are the block size and (optionally) the pointer to the function which will be called if allocation failed; the me
RGBDPlaneDetection/include/MRF2.2/block.h:226
Method
DataCost
RGBDPlaneDetection/include/MRF2.2/mrf.h:182
Method
DisjointSet
RGBDPlaneDetection/include/peac/DisjointSet.hpp:38
Method
Energy
RGBDPlaneDetection/include/MRF2.2/energy.h:222
Method
EnergyFunction
RGBDPlaneDetection/include/MRF2.2/mrf.h:253
Method
Expansion
RGBDPlaneDetection/include/MRF2.2/GCoptimization.h:257
Method
GCoptimization
/ Use this constructor only for grid graphs */
RGBDPlaneDetection/include/MRF2.2/GCoptimization.cpp:80
Method
Graph
RGBDPlaneDetection/include/MRF2.2/graph.cpp:24
Method
ICM
RGBDPlaneDetection/include/MRF2.2/ICM.cpp:14
Method
LinkedBlockList
RGBDPlaneDetection/include/MRF2.2/LinkedBlockList.h:26
Method
MRF
RGBDPlaneDetection/include/MRF2.2/mrf.cpp:65
Method
MaxProdBP
RGBDPlaneDetection/include/MRF2.2/MaxProdBP.cpp:15
Method
New
Allocates one item */
RGBDPlaneDetection/include/MRF2.2/block.h:232
Method
OneNodeCluster
RGBDPlaneDetection/include/MRF2.2/regions-maxprod.cpp:18
Method
ParamSet
RGBDPlaneDetection/include/peac/AHCParamSet.hpp:68
Method
PlaneDetection
RGBDPlaneDetection/plane_detection.cpp:5
Method
PlaneFitter
/ Public Class Functions */ /
RGBDPlaneDetection/include/peac/AHCPlaneFitter.hpp:151
Method
PlaneSeg
RGBDPlaneDetection/include/peac/AHCPlaneSeg.hpp:211
Method
RGB2Gray
RGBDPlaneDetection/plane_detection.h:119
Method
Reset
Marks all elements as empty */
RGBDPlaneDetection/include/MRF2.2/block.h:182
Method
ScanFirst
Returns the first item (or NULL, if no items were added) */
RGBDPlaneDetection/include/MRF2.2/block.h:159
Method
ScanNext
Returns the next item (or NULL, if all items have been read) Can be called only if previous ScanFirst() or ScanNext() call returned not
RGBDPlaneDetection/include/MRF2.2/block.h:170
Method
SmoothnessCost
Can be used for 2D grids and for general graphs In case if used for 2D grids, the smoothness term WILL NOT be spacially varying
RGBDPlaneDetection/include/MRF2.2/mrf.h:217
Method
Stats
RGBDPlaneDetection/include/peac/AHCPlaneSeg.hpp:66
Method
SumStats
sum of x*x/y*y/z*z/x*y/y*z/x*z
RGBDPlaneDetection/plane_detection.h:59
Method
Swap
RGBDPlaneDetection/include/MRF2.2/GCoptimization.cpp:467
Method
TRWS
RGBDPlaneDetection/include/MRF2.2/TRW-S.cpp:285
Method
Timer
constructor @param scale time scale, 1 means second, 1000 means milli-second, 1/60.0 means minutes, etc. */
RGBDPlaneDetection/include/peac/AHCUtils.hpp:67
Method
add_constant
RGBDPlaneDetection/include/MRF2.2/energy.h:232
Method
add_edge
RGBDPlaneDetection/include/MRF2.2/graph.cpp:79
Method
add_node
RGBDPlaneDetection/include/MRF2.2/graph.cpp:57
Method
add_t_links_ARRAY
RGBDPlaneDetection/include/MRF2.2/GCoptimization.cpp:413
Method
add_t_links_ARRAY_swap
RGBDPlaneDetection/include/MRF2.2/GCoptimization.cpp:559
Method
add_t_links_FnPix
RGBDPlaneDetection/include/MRF2.2/GCoptimization.cpp:423
Method
add_t_links_FnPix_swap
RGBDPlaneDetection/include/MRF2.2/GCoptimization.cpp:571
Method
add_term3
RGBDPlaneDetection/include/MRF2.2/energy.h:300
Method
add_tweights
RGBDPlaneDetection/include/MRF2.2/graph.cpp:128
Method
alpha_beta_swap
RGBDPlaneDetection/include/MRF2.2/GCoptimization.cpp:550
Method
alpha_expansion
RGBDPlaneDetection/include/MRF2.2/GCoptimization.cpp:985
Method
augment
RGBDPlaneDetection/include/MRF2.2/maxflow.cpp:133
Method
checkArray
RGBDPlaneDetection/include/MRF2.2/mrf.cpp:116
Method
checkEnergy
RGBDPlaneDetection/include/MRF2.2/mrf.cpp:83
Method
clearAnswer
RGBDPlaneDetection/include/MRF2.2/TRW-S.cpp:326
Method
clearAnswer
RGBDPlaneDetection/include/MRF2.2/MaxProdBP.cpp:138
Method
clearAnswer
RGBDPlaneDetection/include/MRF2.2/BP-S.cpp:300
Method
clearAnswer
RGBDPlaneDetection/include/MRF2.2/GCoptimization.cpp:384
Method
commonGridInitialization
RGBDPlaneDetection/include/MRF2.2/GCoptimization.cpp:28
Method
commonInitialization
RGBDPlaneDetection/include/MRF2.2/mrf.cpp:54
Method
commonInitialization
RGBDPlaneDetection/include/MRF2.2/GCoptimization.cpp:71
Method
commonNonGridInitialization
RGBDPlaneDetection/include/MRF2.2/GCoptimization.cpp:55
Method
computePlaneSumStats
RGBDPlaneDetection/plane_detection.cpp:266
Function
dCost
----------------------------------------------------------------- MRF energy functions
RGBDPlaneDetection/main.cpp:7
Function
dCost
RGBDPlaneDetection/include/MRF2.2/example.cpp:91
Method
dataEnergy
RGBDPlaneDetection/include/MRF2.2/TRW-S.cpp:389
Method
dataEnergy
RGBDPlaneDetection/include/MRF2.2/MaxProdBP.cpp:213
Method
dataEnergy
RGBDPlaneDetection/include/MRF2.2/BP-S.cpp:363
Method
dataEnergy
RGBDPlaneDetection/include/MRF2.2/GCoptimization.cpp:170
Method
dontCacheSmoothnessCosts
For general smoothness functions, some implementations try to cache all function values in an array for efficiency. To prevent this, call the followi
RGBDPlaneDetection/include/MRF2.2/mrf.h:63
Method
dontCacheSmoothnessCosts
For general smoothness functions, this code tries to cache all function values in an array for efficiency. To prevent this, call the following functi
RGBDPlaneDetection/include/MRF2.2/TRW-S.h:30
Method
expansion
RGBDPlaneDetection/include/MRF2.2/GCoptimization.cpp:941
Function
fnCost
RGBDPlaneDetection/main.cpp:12
Function
fnCost
RGBDPlaneDetection/include/MRF2.2/example.cpp:96
Method
get
RGBDPlaneDetection/plane_detection.h:43
Method
getAnswerPtr
RGBDPlaneDetection/include/MRF2.2/TRW-S.h:21
Method
getAnswerPtr
RGBDPlaneDetection/include/MRF2.2/ICM.h:20
Method
getAnswerPtr
RGBDPlaneDetection/include/MRF2.2/BP-S.h:21
Method
getAnswerPtr
returns pointer to the answer */
RGBDPlaneDetection/include/MRF2.2/GCoptimization.h:93
Method
getAnswerPtr
RGBDPlaneDetection/include/MRF2.2/MaxProdBP.h:24
Method
getBelief
RGBDPlaneDetection/include/MRF2.2/regions-maxprod.cpp:601
Method
getEnergyFunction
RGBDPlaneDetection/include/MRF2.2/MaxProdBP.cpp:77
Method
getExpV
RGBDPlaneDetection/include/MRF2.2/MaxProdBP.cpp:101
Method
getLabel
RGBDPlaneDetection/include/MRF2.2/TRW-S.h:19
Method
getLabel
RGBDPlaneDetection/include/MRF2.2/BP-S.h:19
Method
getLabel
Returns current label assigned to input pixel */
RGBDPlaneDetection/include/MRF2.2/GCoptimization.h:88
Method
getLabel
RGBDPlaneDetection/include/MRF2.2/MaxProdBP.h:22
Method
giveDataEnergyArray
RGBDPlaneDetection/include/MRF2.2/GCoptimization.cpp:182
Method
giveDataEnergyFnPix
RGBDPlaneDetection/include/MRF2.2/GCoptimization.cpp:195
Method
giveSmoothEnergy_G_ARRAY
RGBDPlaneDetection/include/MRF2.2/GCoptimization.cpp:308
Method
giveSmoothEnergy_G_ARRAY_VW
RGBDPlaneDetection/include/MRF2.2/GCoptimization.cpp:281
Method
giveSmoothEnergy_G_FnPix
RGBDPlaneDetection/include/MRF2.2/GCoptimization.cpp:334
Method
giveSmoothEnergy_NG_ARRAY
RGBDPlaneDetection/include/MRF2.2/GCoptimization.cpp:256
Method
giveSmoothEnergy_NG_FnPix
RGBDPlaneDetection/include/MRF2.2/GCoptimization.cpp:231
Method
height
RGBDPlaneDetection/plane_detection.h:42
Method
initializeAlg
RGBDPlaneDetection/include/MRF2.2/TRW-S.cpp:515
Method
initializeAlg
RGBDPlaneDetection/include/MRF2.2/MaxProdBP.cpp:35
Method
initializeAlg
RGBDPlaneDetection/include/MRF2.2/BP-S.cpp:492
Method
initializeAlg
RGBDPlaneDetection/include/MRF2.2/ICM.cpp:33
Method
initialize_memory
RGBDPlaneDetection/include/MRF2.2/GCoptimization.cpp:14
Method
isValid
Returns true if energy function has been specified, returns false otherwise By default, it always returns true. Can be modified by the supplier of opt
RGBDPlaneDetection/include/MRF2.2/mrf.h:36
← previous
next →
101–200 of 304, ranked by callers