MCPcopy Create free account

hub / github.com/AlexGeControl/3D-Point-Cloud-Analytics / functions

Functions825 in github.com/AlexGeControl/3D-Point-Cloud-Analytics

↓ 2 callersMethodpong
Write a pong message to the WebSocket.
image/usr/lib/noVNC/utils/websockify/websockify/websocket.py:452
↓ 2 callersMethodpredict
Classify input data Parameters ---------- data: numpy.ndarray Testing set as N-by-D numpy.ndarray
workspace/assignments/03-clustering/GMM.py:68
↓ 2 callersFunctionprocess_sample
Process one sample from KITTI 3D Object Parameters ---------- index: int KITTI 3D Object measurement ID input_dir: str
workspace/assignments/project-01-kitti-detection-pipeline/extract.py:501
↓ 2 callersFunctionread_oxford_bin
:param path: :return: [x,y,z,nx,ny,nz]: 6xN
workspace/data/registration_dataset/evaluate_rt.py:44
↓ 2 callersFunctionread_velodyne_bin
:param path: :return: homography matrix of the point cloud, N*3
workspace/assignments/02-nearest-neighbor/benchmark.py:16
↓ 2 callersFunctionresolve_host
resolve host with also IP address parsing */
image/usr/lib/noVNC/utils/websockify/other/websocket.c:58
↓ 2 callersMethodrnn_fast_search
Radius based nearest neighbor search in a faster way Parameters ---------- query : numpy.ndarray query p
workspace/assignments/02-nearest-neighbor/octree.py:106
↓ 2 callersMethodrnn_search
Radius based nearest neighbor search Parameters ---------- query : numpy.ndarray query point rnn
workspace/assignments/02-nearest-neighbor/octree.py:92
↓ 2 callersMethodrnn_search
Radius based nearest neighbor search Parameters ---------- query : numpy.ndarray query point rnn
workspace/assignments/02-nearest-neighbor/kdtree.py:104
↓ 2 callersMethodrun_wrap_cmd
(self)
image/usr/lib/noVNC/utils/websockify/websockify/websocketproxy.py:279
↓ 2 callersFunctionsolve_icp
Solve ICP Parameters ---------- P: numpy.ndarray source point cloud as N-by-3 numpy.ndarray Q: numpy.ndarray tar
workspace/assignments/10-pose-estimation/association/ransac_icp.py:63
↓ 2 callersFunctionsolve_icp
Solve ICP Parameters ---------- P: numpy.ndarray source point cloud as N-by-3 numpy.ndarray Q: numpy.ndarray tar
workspace/assignments/09-point-cloud-registration/association/ransac_icp.py:63
↓ 2 callersFunctionsync
(evt, keysym)
image/usr/lib/noVNC/core/input/util.js:100
↓ 2 callersFunctionsyncKeyEvent
(evt, down)
image/usr/lib/noVNC/core/input/util.js:133
↓ 2 callersFunctiont
(a)
image/usr/lib/web/static/scripts/9cd97fdd.vendor.js:1
↓ 2 callersFunctionupdatewindow
(strm, src, end, copy)
image/usr/lib/noVNC/core/inflator.js:873
↓ 2 callersMethodvalidate_connection
(self)
image/usr/lib/noVNC/utils/websockify/websockify/websocketproxy.py:52
↓ 2 callersFunctionw
(a,b)
image/usr/lib/web/static/scripts/9cd97fdd.vendor.js:1
↓ 2 callersMethodwrite
Serialize Parameters ---------- output_name: str Output TFRecord name
workspace/assignments/project-01-kitti-detection-pipeline/pointnet++/preprocess.py:325
↓ 2 callersFunctionws_recv
image/usr/lib/noVNC/utils/websockify/other/websocket.c:85
↓ 2 callersFunctionws_send
image/usr/lib/noVNC/utils/websockify/other/websocket.c:94
↓ 2 callersFunctionws_socket
image/usr/lib/noVNC/utils/websockify/other/websocket.c:131
↓ 2 callersFunctionzswap32
(q)
image/usr/lib/noVNC/core/inflator.js:647
↓ 1 callersFunctionD
(a,b,c)
image/usr/lib/web/static/scripts/9cd97fdd.vendor.js:1
↓ 1 callersFunctionJ
(a,b,c)
image/usr/lib/web/static/scripts/9cd97fdd.vendor.js:1
↓ 1 callersFunctionL
(a,b)
image/usr/lib/web/static/scripts/9cd97fdd.vendor.js:1
↓ 1 callersFunctionU
()
image/usr/lib/web/static/scripts/9cd97fdd.vendor.js:1
↓ 1 callersMethod__build
Build KDTree
workspace/assignments/02-nearest-neighbor/octree.py:120
↓ 1 callersMethod__build
Build KDTree
workspace/assignments/02-nearest-neighbor/kdtree.py:118
↓ 1 callersMethod__contains
Whether the query contains the given octant Parameters ---------- query: numpy.ndarray query point
workspace/assignments/02-nearest-neighbor/octree.py:296
↓ 1 callersMethod__do_build
Node for KDTree Parameters ---------- depth : int Current depth point_indices: list of int
workspace/assignments/02-nearest-neighbor/octree.py:129
↓ 1 callersMethod__do_build
Node for KDTree Parameters ---------- axis : int Splitting axis depth : int Current
workspace/assignments/02-nearest-neighbor/kdtree.py:128
↓ 1 callersMethod__do_traverse
(self, root)
workspace/assignments/02-nearest-neighbor/octree.py:187
↓ 1 callersMethod__do_traverse
(self, root)
workspace/assignments/02-nearest-neighbor/kdtree.py:214
↓ 1 callersMethod__get_filename_point_cloud
Get relative path of example Parameters ---------- filename_example: str Short filename of example.
workspace/assignments/project-01-kitti-detection-pipeline/pointnet++/preprocess.py:130
↓ 1 callersMethod__get_filename_point_cloud
Get relative path of example Parameters ---------- filename_example: str Short filename of example.
workspace/assignments/05-deep-classification/preprocess.py:127
↓ 1 callersMethod__get_init_centroid_kmeanspp
Get initial centroids using KMeans++ selection Parameters ---------- data: numpy.ndarray Training set as
workspace/assignments/03-clustering/KMeans.py:145
↓ 1 callersMethod__get_next_axis
Generate next axis for KDTree splitting using round-robin Parameters ---------- axis: int splitting ind
workspace/assignments/02-nearest-neighbor/kdtree.py:202
↓ 1 callersMethod__init__
(self, RequestHandlerClass, listen_host='', listen_port=None, source_is_ipv6=False,
image/usr/lib/noVNC/utils/websockify/websockify/websockifyserver.py:316
↓ 1 callersMethod__init__
(self, RequestHandlerClass=ProxyRequestHandler, *args, **kwargs)
image/usr/lib/noVNC/utils/websockify/websockify/websocketproxy.py:232
↓ 1 callersMethod__init__
(self, src)
image/usr/lib/noVNC/utils/websockify/websockify/token_plugins.py:4
↓ 1 callersMethod__init_kmeans
Set initial GMM params with K-Means initialization Parameters ---------- data: numpy.ndarray Training se
workspace/assignments/03-clustering/GMM.py:118
↓ 1 callersMethod__inside
Whether the query is inside given octant Parameters ---------- query: numpy.ndarray query point
workspace/assignments/02-nearest-neighbor/octree.py:246
↓ 1 callersMethod__load_labels
Load labels Parameters ---------- filename_labels: str Filename of dataset labels.
workspace/assignments/project-01-kitti-detection-pipeline/pointnet++/preprocess.py:79
↓ 1 callersMethod__load_labels
Load labels Parameters ---------- filename_labels: str Filename of dataset labels.
workspace/assignments/05-deep-classification/preprocess.py:76
↓ 1 callersMethod__overlaps
Whether the query overlaps with given octant Parameters ---------- query: numpy.ndarray query point
workspace/assignments/02-nearest-neighbor/octree.py:263
↓ 1 callersMethod__sort_key_by_value
Sort key by value Parameters ---------- key: numpy.ndarray value indices value: numpy.ndarray
workspace/assignments/02-nearest-neighbor/kdtree.py:179
↓ 1 callersMethod__tolerance
Return a tolerance which is independent of the dataset
workspace/assignments/03-clustering/KMeans.py:194
↓ 1 callersMethod_mask
(self, buf, mask)
image/usr/lib/noVNC/utils/websockify/websockify/websocket.py:700
↓ 1 callersMethod_recv_frames
(self)
image/usr/lib/noVNC/utils/websockify/websockify/websocket.py:536
↓ 1 callersMethod_send
(self, data)
image/usr/lib/noVNC/utils/websockify/websockify/websocket.py:671
↓ 1 callersMethodauthenticate
(self, headers, target_host, target_port)
image/usr/lib/noVNC/utils/websockify/websockify/auth_plugins.py:5
↓ 1 callersMethodauthenticate
(self, headers, target_host, target_port)
image/usr/lib/noVNC/utils/websockify/tests/test_websocketproxy.py:130
↓ 1 callersFunctionautolabel
(rects)
image/usr/lib/noVNC/utils/json2graph.py:186
↓ 1 callersFunctionbind
image/usr/lib/noVNC/utils/websockify/rebind.c:41
↓ 1 callersMethodcheck
(self, frames)
image/usr/lib/noVNC/utils/websockify/tests/load.py:89
↓ 1 callersFunctionclassifier
assign given 3D point to voxel grid Parameters: x(float): X y(float): Y z(float): Z Ret
workspace/assignments/01-introduction/02_voxel_filter.py:26
↓ 1 callersFunctionclustering
Segment surrounding objects using DBSCAN Parameters ---------- data: numpy.ndarray Segmented point cloud as N-by-3 numpy.nda
workspace/assignments/04-model-fitting/clustering.py:114
↓ 1 callersFunctioncolormap
Colormap for segmentation result Parameters ---------- c: int Cluster ID C
workspace/assignments/04-model-fitting/clustering.py:151
↓ 1 callersFunctionconstructor
()
image/usr/lib/noVNC/utils/websockify/tests/include/wsirc.js:165
↓ 1 callersFunctionconstructor
()
image/usr/lib/noVNC/utils/websockify/tests/include/wstelnet.js:185
↓ 1 callersFunctionconstructor
()
image/usr/lib/noVNC/utils/websockify/include/wsirc.js:165
↓ 1 callersFunctionconstructor
()
image/usr/lib/noVNC/utils/websockify/include/wstelnet.js:185
↓ 1 callersFunctiond
(b)
image/usr/lib/web/static/scripts/2c80432f.plugins.js:1
↓ 1 callersFunctiondaemonize
image/usr/lib/noVNC/utils/websockify/other/websocket.c:675
↓ 1 callersMethoddaemonize
(keepfd=None, chdir='/')
image/usr/lib/noVNC/utils/websockify/websockify/websockifyserver.py:459
↓ 1 callersFunctiondescribe
Describe the selected keypoint using Fast Point Feature Histogram(FPFH) Parameters ---------- point_cloud: Open3D.geometry.PointClou
workspace/assignments/08-feature-description/description/fpfh.py:82
↓ 1 callersFunctiondetect
( dataset_dir, index, max_radius_distance, num_sample_points, debug_mode )
workspace/assignments/project-01-kitti-detection-pipeline/pointnet++/detect.py:186
↓ 1 callersFunctiondetect
Detect point cloud key points using Intrinsic Shape Signature(ISS) Parameters ---------- point_cloud: Open3D.geometry.PointCloud
workspace/assignments/08-feature-description/detection/iss.py:6
↓ 1 callersFunctiondetectActualWebkit
(initial_ver)
image/usr/lib/noVNC/core/util.js:282
↓ 1 callersFunctiondetectGecko
()
image/usr/lib/noVNC/core/util.js:289
↓ 1 callersFunctiondetectInitialWebkit
()
image/usr/lib/noVNC/core/util.js:266
↓ 1 callersFunctiondetectPresto
()
image/usr/lib/noVNC/core/util.js:248
↓ 1 callersFunctiondetectTrident
()
image/usr/lib/noVNC/core/util.js:253
↓ 1 callersMethoddo_handshake
(sock)
image/usr/lib/noVNC/utils/websockify/other/websocket.rb:355
↓ 1 callersMethoddo_proxy
Proxy client WebSocket to normal target socket.
image/usr/lib/noVNC/utils/websockify/websockify/websocketproxy.py:139
↓ 1 callersFunctiondraw_measurement_count
Visualize the relationship between measurement counts and object-ego vehicle distance Parameters ---------- labels: dict of pandas.D
workspace/assignments/project-01-kitti-detection-pipeline/generate-training-set.py:108
↓ 1 callersFunctione
()
image/usr/lib/web/static/scripts/2c80432f.plugins.js:1
↓ 1 callersFunctionevaluate_rt
(gt_file_path, predict_file_path)
workspace/data/registration_dataset/evaluate_rt.py:77
↓ 1 callersFunctionexport_ply
(pc, filename)
workspace/assignments/01-introduction/00_off_to_ply.py:40
↓ 1 callersFunctionextract_error_lines
(err)
image/usr/lib/noVNC/tests/run_from_console.js:252
↓ 1 callersFunctionf
()
image/usr/lib/web/static/scripts/2c80432f.plugins.js:2
↓ 1 callersFunctionfarthest_point_sample
(npoint,inp)
workspace/assignments/project-01-kitti-detection-pipeline/pointnet++/pnet2_layers/cpp_modules.py:30
↓ 1 callersFunctionfarthest_point_sample
(npoint,inp)
workspace/assignments/05-deep-classification/pnet2_layers/cpp_modules.py:30
↓ 1 callersFunctionfilter_by_bouding_box
Filter point measurements using bounding box in object frame Parameters ---------- X: numpy.ndarray Points in object frame
workspace/assignments/project-01-kitti-detection-pipeline/extract.py:178
↓ 1 callersFunctionfind_files
(directory="./")
image/usr/lib/web/run.py:12
↓ 1 callersMethodfit
Estimate the K centroids Parameters ---------- data: numpy.ndarray Training set as N-by-D numpy.ndarray
workspace/assignments/03-clustering/SpectralClustering.py:27
↓ 1 callersFunctionfixedtables
(state)
image/usr/lib/noVNC/core/inflator.js:825
↓ 1 callersFunctionformat_transform_matrix
(T)
workspace/assignments/10-pose-estimation/utils/io.py:75
↓ 1 callersFunctionformat_transform_matrix
(T)
workspace/assignments/09-point-cloud-registration/utils/io.py:75
↓ 1 callersFunctiong
(b)
image/usr/lib/web/static/scripts/2c80432f.plugins.js:1
↓ 1 callersFunctiongather_point
(inp,idx)
workspace/assignments/project-01-kitti-detection-pipeline/pointnet++/pnet2_layers/cpp_modules.py:19
↓ 1 callersFunctiongather_point
(inp,idx)
workspace/assignments/05-deep-classification/pnet2_layers/cpp_modules.py:19
↓ 1 callersFunctiongen_md5
image/usr/lib/noVNC/utils/websockify/other/websocket.c:531
↓ 1 callersFunctiongen_sha1
image/usr/lib/noVNC/utils/websockify/other/websocket.c:553
↓ 1 callersMethodgenerate
(self)
image/usr/lib/noVNC/utils/websockify/tests/load.py:74
↓ 1 callersFunctiongenerate_X
(true_Mu, true_Var)
workspace/assignments/03-clustering/GMM.py:174
↓ 1 callersFunctiongenerate_dataset
Generate dataset for spectral clustering Parameters ---------- visualize: boolean Whether to visualize the generated data
workspace/assignments/03-clustering/SpectralClustering.py:84
↓ 1 callersFunctiongenerate_train_test_split
Generate train-test split Parameters ---------- input_dir: str Root path of resampled training set Returns --------
workspace/assignments/project-01-kitti-detection-pipeline/generate-training-set.py:346
↓ 1 callersFunctiongenerate_training_set
Generate training set Parameters ---------- labels: dict of pandas.DataFrame labels of the extracted dataset input_dir:
workspace/assignments/project-01-kitti-detection-pipeline/generate-training-set.py:241
← previousnext →201–300 of 825, ranked by callers