Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PRBonn/depth_clustering
/ functions
Functions
509 in github.com/PRBonn/depth_clustering
⨍
Functions
509
◇
Types & classes
120
↓ 1 callers
Function
CloudFromFile
src/qt/utils/utils.cpp:69
↓ 1 callers
Method
Draw
src/qt/drawables/drawable_cube.cpp:26
↓ 1 callers
Function
FixKITTIDepth
src/utils/velodyne_utils.cpp:101
↓ 1 callers
Method
GetColAlphas
test/test_line_dist_diff.cpp:39
↓ 1 callers
Method
GetColAlphas
test/test_angle_diff.cpp:39
↓ 1 callers
Method
GetColBetas
test/test_angle_diff.cpp:41
↓ 1 callers
Method
GetDistsCol
test/test_line_dist_diff.cpp:41
↓ 1 callers
Method
GetDistsRow
test/test_line_dist_diff.cpp:40
↓ 1 callers
Method
GetNextFilePath
src/utils/folder_reader.cpp:90
↓ 1 callers
Method
GetRowAlphas
test/test_line_dist_diff.cpp:38
↓ 1 callers
Method
GetRowAlphas
test/test_angle_diff.cpp:38
↓ 1 callers
Method
GetRowBetas
test/test_angle_diff.cpp:40
↓ 1 callers
Method
Intersect
src/utils/bbox.cpp:43
↓ 1 callers
Method
IsEmpty
src/projections/cloud_projection.h:150
↓ 1 callers
Method
LabelAt
* @brief Gets label of a given pixel * * @param[in] coord Pixel coordinate * * @return label for pixel */
src/image_labelers/linear_image_labeler.h:144
↓ 1 callers
Method
LabelOneComponent
* @brief Label a single connected component with BFS. Can be done faster * if we augment the queue with a hash or smth. * *
src/image_labelers/linear_image_labeler.h:78
↓ 1 callers
Function
MoveAlongY
test/helper_funcs.cpp:59
↓ 1 callers
Method
OnNewObjectReceived
* @brief Gets called when somebody sends this client an object. * * @param[in] cloud The cloud to cluster * @param[in] sender_id
src/clusterers/euclidean_clusterer.h:65
↓ 1 callers
Function
ReadKittiCloudTxt
src/utils/velodyne_utils.cpp:41
↓ 1 callers
Method
SatisfiesThreshold
* @brief Threshold is satisfied if angle is BIGGER than threshold */
src/image_labelers/diff_helpers/angle_diff.h:58
↓ 1 callers
Method
SetLabelImageClient
* @brief Sets the label image client. * * @param client The client to receive color images with labels */
src/clusterers/image_based_clusterer.h:86
↓ 1 callers
Method
SetPose
src/utils/cloud.h:83
↓ 1 callers
Method
SetProjectionPtr
src/utils/cloud.cpp:64
↓ 1 callers
Function
SetString
src/tclap/StandardTraits.h:200
↓ 1 callers
Method
SetTheta
src/utils/pose.h:74
↓ 1 callers
Method
SetUpdateListener
src/visualization/visualizer.h:36
↓ 1 callers
Method
ShareDataWithAllClients
override a protected member for testing purposes
test/test_sender_client.cpp:39
↓ 1 callers
Method
UnprojectPoint
src/projections/ring_projection.cpp:59
↓ 1 callers
Method
addToList
* Overridden by Args that need to added to the end of the list. */
src/tclap/Arg.h:664
↓ 1 callers
Method
allowMore
src/tclap/Arg.h:669
↓ 1 callers
Method
argId
* Returns the argument id. */
src/tclap/ArgException.h:69
↓ 1 callers
Method
failure
src/tclap/StdOutput.h:131
↓ 1 callers
Method
forceRequired
src/tclap/Arg.h:650
↓ 1 callers
Method
hasHelpAndVersion
src/tclap/CmdLine.h:603
↓ 1 callers
Method
object_clouds
src/visualization/visualizer.cpp:142
↓ 1 callers
Method
object_clouds_client
src/visualization/visualizer.h:64
↓ 1 callers
Method
onSegmentationParamUpdate
src/qt/widgets/opengl_folder_player.cpp:189
↓ 1 callers
Method
onSliderMovedTo
src/qt/widgets/opengl_folder_player.cpp:247
↓ 1 callers
Method
onUpdate
src/visualization/visualizer.cpp:140
↓ 1 callers
Method
processArg
src/tclap/ValueArg.h:328
↓ 1 callers
Method
setRequireLabel
src/tclap/Arg.h:585
↓ 1 callers
Method
toString
src/tclap/Arg.h:599
↓ 1 callers
Method
usage
src/tclap/StdOutput.h:117
↓ 1 callers
Method
version
src/tclap/StdOutput.h:108
↓ 1 callers
Method
visit
* Does nothing. Should be overridden by child. */
src/tclap/Visitor.h:48
↓ 1 callers
Method
volume
src/utils/bbox.h:82
↓ 1 callers
Method
xorSet
src/tclap/Arg.h:655
Method
Abs
src/utils/radians.h:120
Method
AbstractClient
src/communication/abstract_client.h:36
Method
AbstractClusterer
* @brief Construct a clusterer. * * @param[in] cluster_tollerance The cluster tollerance * @param[in] min_cluster_size The minimum
src/clusterers/abstract_clusterer.h:51
Method
AbstractDiff
* @brief construct a class with a source image pointer * * @param[in] source_image The source image pointer (CV_32F type Mat) */
src/image_labelers/diff_helpers/abstract_diff.h:41
Method
AbstractImageLabeler
src/image_labelers/abstract_image_labeler.h:45
Method
AbstractSender
src/communication/abstract_sender.h:48
Method
AddTab
src/qt/widgets/tabbed_widget.cpp:31
Method
AngleDiff
src/image_labelers/diff_helpers/angle_diff.cpp:29
Method
AngleDiffPrecomputed
src/image_labelers/diff_helpers/angle_diff.cpp:96
Method
ApplySavitskyGolaySmoothing
src/ground_removal/depth_ground_remover.cpp:268
Method
Arg
src/tclap/Arg.h:462
Method
ArgException
* Constructor. * \param text - The text of the exception. * \param id - The text identifying the argument source. * \param td - Text describi
src/tclap/ArgException.h:47
Method
ArgParseException
* Constructor. * \param text - The text of the exception. * \param id - The text identifying the argument source * of the exception. */
src/tclap/ArgException.h:130
Method
BaseViewerWidget
src/qt/widgets/base_viewer_widget.cpp:25
Method
Bbox
src/utils/bbox.h:40
Method
Bbox
src/utils/bbox.cpp:25
Method
Build
src/image_labelers/diff_helpers/diff_factory.h:45
Function
BytesTo
src/ros_bridge/cloud_odom_ros_subscriber.cpp:45
Method
Callback
src/ros_bridge/cloud_odom_ros_subscriber.cpp:114
Method
CallbackVelodyne
src/ros_bridge/cloud_odom_ros_subscriber.cpp:123
Method
Clone
src/projections/spherical_projection.cpp:52
Method
Cloud
src/utils/cloud.h:57
Method
Cloud
src/utils/cloud.cpp:25
Function
CloudFromMat
src/utils/velodyne_utils.cpp:63
Method
CloudOdomRosSubscriber
src/ros_bridge/cloud_odom_ros_subscriber.cpp:81
Method
CloudProjection
src/projections/cloud_projection.cpp:33
Method
CloudSaver
src/visualization/cloud_saver.h:75
Method
CmdLine
src/tclap/CmdLine.h:323
Method
CmdLineParseException
* Constructor. * \param text - The text of the exception. * \param id - The text identifying the argument source * of the exception. */
src/tclap/ArgException.h:152
Method
ComputeAlpha
src/image_labelers/diff_helpers/angle_diff.cpp:75
Method
ComputeAlpha
src/image_labelers/diff_helpers/line_dist_diff.cpp:76
Method
ComputeLabels
src/image_labelers/dijkstra_image_labeler.h:83
Method
Create
src/qt/drawables/drawable_cube.h:38
Method
Create
src/qt/drawables/drawable_polygon3d.h:41
Method
CreateAngleImage
src/ground_removal/depth_ground_remover.cpp:172
Function
CreateCyllinderCloud
test/helper_funcs.cpp:94
Method
CreateDrawableCube
src/qt/drawables/object_painter.cpp:53
Method
CreateDrawablePolygon3d
src/qt/drawables/object_painter.cpp:77
Function
CreateMovedCloud
test/helper_funcs.cpp:44
Function
CreateWallLikeCloud
test/helper_funcs.cpp:33
Function
CreateWallLikeCloudLabeled
test/helper_funcs.cpp:73
Function
DelPtr
src/tclap/CmdLine.h:53
Method
DemangleName
src/communication/identifiable.cpp:26
Method
DepthAt
* @brief Gets depth value at pixel * * @param[in] coord Pixel coordinate * * @return depth at pixel */
src/image_labelers/linear_image_labeler.h:133
Method
DepthGroundRemover
src/ground_removal/depth_ground_remover.h:50
Method
DepthMapSaver
src/visualization/cloud_saver.h:57
Method
DiffAt
src/image_labelers/diff_helpers/line_dist_diff.cpp:35
Method
DiffAt
* @brief Overrides difference computation from parent */
src/image_labelers/diff_helpers/simple_diff.h:39
Method
DijkstraImageLabeler
src/image_labelers/dijkstra_image_labeler.h:65
Method
Draw
src/qt/drawables/drawable_cloud.cpp:24
Method
Draw
src/qt/drawables/drawable_polygon3d.cpp:26
Method
DrawCloud
src/visualization/visualizer.cpp:72
Method
DrawCube
src/visualization/visualizer.cpp:83
← previous
next →
101–200 of 509, ranked by callers