Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atenpas/gpd
/ functions
Functions
369 in github.com/atenpas/gpd
⨍
Functions
369
◇
Types & classes
63
Method
onlyWhitespace
src/gpd/util/config_file.cpp:12
Method
operator()
include/gpd/sequential_importance_sampling.h:79
Method
operator()
include/gpd/candidate/hand_set.h:68
Method
operator()
include/gpd/candidate/hand_set.h:84
Method
operator()
* \brief Compares two 3D-vectors for uniqueness. * \param a the first 3D-vector * \param b the second 3D-vector * \return true if they
include/gpd/util/cloud.h:91
Method
operator()
* \brief Compares two 4D-vectors for uniqueness (ignores the last element). * \param a the first 4D-vector * \param b the second 4D-vector
include/gpd/util/cloud.h:113
Method
parseLine
src/gpd/util/config_file.cpp:63
Method
plotCameraSource
src/gpd/util/plot.cpp:696
Method
plotCloud
src/gpd/util/plot.cpp:777
Method
plotCube
src/gpd/util/plot.cpp:413
Method
plotFrame
src/gpd/util/plot.cpp:428
Method
plotHand3D
src/gpd/util/plot.cpp:372
Method
poolForward
src/gpd/net/eigen_classifier.cpp:151
Method
preprocessPointCloud
src/gpd/candidate/candidates_generator.cpp:14
Method
print
src/gpd/candidate/hand.cpp:66
Method
print
src/gpd/candidate/local_frame.cpp:6
Method
printMatrix
src/gpd/data_generator.cpp:573
Method
printMatrix15
src/gpd/data_generator.cpp:589
Method
printStdVector
src/gpd/grasp_detector.cpp:554
Method
readBinaryFileIntoVector
src/gpd/net/eigen_classifier.cpp:185
Method
readPoseFromHDF5
src/gpd/data_generator.cpp:691
Method
reevaluateHypotheses
src/gpd/candidate/candidates_generator.cpp:71
Method
reevaluateHypothesis
src/gpd/candidate/hand_search.cpp:190
Method
removeComment
src/gpd/util/config_file.cpp:6
Method
removePlane
src/gpd/descriptor/image_generator.cpp:101
Method
removeStatisticalOutliers
src/gpd/util/cloud.cpp:166
Method
reshapeHDF5
src/gpd/data_generator.cpp:306
Method
reverseNormals
src/gpd/util/cloud.cpp:573
Method
rotatePointList
src/gpd/util/point_list.cpp:35
Method
runViewer
src/gpd/util/plot.cpp:744
Method
selectGrasps
src/gpd/grasp_detector.cpp:405
Method
setBottom
* \brief Set the bottom of the hand (robot hand base). * \param bottom the hand bottom */
include/gpd/candidate/finger_hand.h:208
Method
setCamSource
* \brief Set the camera source matrix. * \param cam_source the camera source matrix (size: k x n) */
include/gpd/util/point_list.h:126
Method
setCenter
* \brief Set the center of the hand. * \param bottom the hand center */
include/gpd/candidate/finger_hand.h:214
Method
setIsValidWithIndex
* \brief Set a single grasp to be valid or not. * \param idx the index of the grasp * \param val true if the grasp is valid, false if it is not
include/gpd/candidate/hand_set.h:207
Method
setLeft
* \brief Set the lateral position of the left finger. * \param left the lateral position of the left finger */
include/gpd/candidate/finger_hand.h:220
Method
setMinInliers
* \brief Set the minimum number of cluster inliers. * \param min_inliers the minimum number of cluster inliers */
include/gpd/clustering.h:81
Method
setNormals
* \brief Set the surface normals. * \param normals the surface normals (size: 3 x n) */
include/gpd/util/point_list.h:140
Method
setNumSamples
* \brief Set the number of samples. * \param num_samples the number of samples */
include/gpd/candidate/candidates_generator.h:126
Method
setParameters
* \brief Set the parameters for the hand search. * \param params the parameters */
include/gpd/candidate/hand_search.h:132
Method
setPoints
* \brief Set the points. * \param points the points (size: 3 x n) */
include/gpd/util/point_list.h:152
Method
setRight
* \brief Set the lateral position of the right finger. * \param right the lateral position of the right finger */
include/gpd/candidate/finger_hand.h:226
Method
setSample
* \brief Set the sample for the point neighborhood. * \param sample the sample to be used */
include/gpd/candidate/local_frame.h:99
Method
setSurface
* \brief Set where the bottom of the hand is in the point cloud. * \param left where the bottom of the hand is in the point cloud */
include/gpd/candidate/finger_hand.h:232
Method
setTop
* \brief Set where the top of the hand is (where the fingertips are). * \param top where the top of the hand is */
include/gpd/candidate/finger_hand.h:238
Method
setViewPoints
* \brief Set the camera view points. * \return the origins of the cameras (size: 3 x k) */
include/gpd/util/cloud.h:364
Method
setViewPoints
* \brief Set the view points of the cameras. * \param points the view points (size: 3 x k) */
include/gpd/util/point_list.h:170
Method
shadowVoxelsToPoints
src/gpd/candidate/hand_set.cpp:187
Method
showImage
src/gpd/descriptor/image_12_channels_strategy.cpp:88
Method
showImage
src/gpd/descriptor/image_15_channels_strategy.cpp:107
Method
sliceMatrix
src/gpd/util/eigen_utils.cpp:6
Method
splitInstances
src/gpd/data_generator.cpp:388
Method
storeHDF5
src/gpd/data_generator.cpp:515
Method
stringToDouble
src/gpd/util/config_file.cpp:139
Method
stringToInt
src/gpd/util/config_file.cpp:154
Method
string_to_T
include/gpd/util/config_file.h:135
Method
subsampleSampleIndices
src/gpd/util/cloud.cpp:395
Method
subsampleSamples
src/gpd/util/cloud.cpp:372
Function
train
(model, criterion, optimizer, data, device)
pytorch/network.py:49
Function
train
(model)
pytorch/multiproc.py:5
Method
transformPointsToUnitImage
src/gpd/descriptor/image_strategy.cpp:72
Method
transformToUnitImage
src/gpd/descriptor/image_strategy.cpp:32
Method
validLine
src/gpd/util/config_file.cpp:16
Function
vectorToPositionStruct
src/detect_grasps_python.cpp:195
Method
vectorToString
src/gpd/candidate/hand.cpp:80
Method
writeHandsToFile
src/gpd/candidate/hand.cpp:47
Method
writeNormalsToFile
src/gpd/util/cloud.cpp:437
Method
~ImageStrategy
include/gpd/descriptor/image_strategy.h:86
Method
~Layer
* \brief Constructor. */
include/gpd/net/layer.h:52
← previous
301–369 of 369, ranked by callers