MCPcopy Create free account

hub / github.com/AlexGeControl/3D-Point-Cloud-Analytics / types & classes

Types & classes125 in github.com/AlexGeControl/3D-Point-Cloud-Analytics

↓ 8 callersClassFakeSocket
image/usr/lib/noVNC/utils/websockify/tests/test_websocket.py:21
↓ 8 callersClassFakeSocket
image/usr/lib/noVNC/utils/websockify/tests/test_websockifyserver.py:52
↓ 8 callersClassPointnet_SA
workspace/assignments/project-01-kitti-detection-pipeline/pointnet++/pnet2_layers/layers.py:7
↓ 8 callersClassPointnet_SA
workspace/assignments/05-deep-classification/pnet2_layers/layers.py:7
↓ 6 callersClassAuthenticationError
image/usr/lib/noVNC/utils/websockify/websockify/auth_plugins.py:9
↓ 6 callersClassRadiusNNResultSet
workspace/assignments/02-nearest-neighbor/result_set.py:63
↓ 5 callersClassTestPlugin
image/usr/lib/noVNC/utils/websockify/tests/test_websocketproxy.py:86
↓ 4 callersClassKMeans
KMeans with both random and KMeans++ initialization Parameters ---------- n_clusters: int Number of clusters tolerance:
workspace/assignments/03-clustering/KMeans.py:10
↓ 4 callersClassKNNResultSet
workspace/assignments/02-nearest-neighbor/result_set.py:15
↓ 4 callersClassPointnet_FP
workspace/assignments/project-01-kitti-detection-pipeline/pointnet++/pnet2_layers/layers.py:125
↓ 4 callersClassPointnet_FP
workspace/assignments/05-deep-classification/pnet2_layers/layers.py:125
↓ 3 callersClassCLS_MSG_Model
workspace/assignments/project-01-kitti-detection-pipeline/pointnet++/models/cls_msg_model.py:13
↓ 3 callersClassCLS_SSG_Model
workspace/assignments/project-01-kitti-detection-pipeline/pointnet++/models/cls_ssg_model.py:13
↓ 3 callersClassColoredFormatter
image/usr/lib/web/log/config.py:26
↓ 3 callersClassKITTIPCDClassificationDataset
KITTI point cloud classification dataset for deep learning object classification Parameters ---------- input_dir: str Direc
workspace/assignments/project-01-kitti-detection-pipeline/pointnet++/preprocess.py:19
↓ 2 callersClassCLS_MSG_Model
workspace/assignments/05-deep-classification/models/cls_msg_model.py:13
↓ 2 callersClassCLS_SSG_Model
workspace/assignments/05-deep-classification/models/cls_ssg_model.py:13
↓ 2 callersClassDistIndex
workspace/assignments/02-nearest-neighbor/result_set.py:6
↓ 2 callersClassGMM
workspace/assignments/03-clustering/GMM.py:15
↓ 2 callersClassKDTree
KDTree for kNN & RNN search Parameters ---------- point_cloud : numpy.ndarray Point cloud measurements as N-by-3 numpy.ndarr
workspace/assignments/02-nearest-neighbor/kdtree.py:11
↓ 2 callersClassModelNet40Dataset
ModelNet40 dataset for deep learning based point cloud classification Parameters ---------- input_dir: str Directory path o
workspace/assignments/05-deep-classification/preprocess.py:18
↓ 2 callersClassOCTree
OCTree for kNN & RNN search Parameters ---------- point_cloud : numpy.ndarray Point cloud measurements as N-by-3 numpy.ndarr
workspace/assignments/02-nearest-neighbor/octree.py:11
↓ 2 callersClassPointnet_SA_MSG
workspace/assignments/project-01-kitti-detection-pipeline/pointnet++/pnet2_layers/layers.py:62
↓ 2 callersClassPointnet_SA_MSG
workspace/assignments/05-deep-classification/pnet2_layers/layers.py:62
↓ 2 callersClassProtoSocket
image/usr/lib/noVNC/utils/websockify/tests/test_websocket.py:75
↓ 2 callersClassSpectralClustering
SpectralClustering Parameters ---------- n_clusters: int Number of clusters Attributes ----------
workspace/assignments/03-clustering/SpectralClustering.py:9
↓ 2 callersClassWebSockifyServer
WebSockets server class. As an alternative, the standard library SocketServer can be used
image/usr/lib/noVNC/utils/websockify/websockify/websockifyserver.py:300
↓ 1 callersClassBasicHTTPAuth
Verifies Basic Auth headers. Specify src as username:password
image/usr/lib/noVNC/utils/websockify/websockify/auth_plugins.py:32
↓ 1 callersClassFakeServer
image/usr/lib/noVNC/utils/websockify/tests/test_websocketproxy.py:59
↓ 1 callersClassFakeSocket
image/usr/lib/noVNC/utils/websockify/tests/test_websocketproxy.py:38
↓ 1 callersClassGroundSegmenter
Ground segmenter Parameters ---------- cloud: pcl.cloud PCL point cloud max_distance: float RANSAC inlier thresh
workspace/assignments/04-model-fitting/utils/segmenter.py:14
↓ 1 callersClassInvalidOriginError
image/usr/lib/noVNC/utils/websockify/websockify/auth_plugins.py:21
↓ 1 callersClassLibProxyServer
Just like WebSocketProxy, but uses standard Python SocketServer framework.
image/usr/lib/noVNC/utils/websockify/websockify/websocketproxy.py:538
↓ 1 callersClassSEM_SEG_Model
workspace/assignments/project-01-kitti-detection-pipeline/pointnet++/models/sem_seg_model.py:13
↓ 1 callersClassSEM_SEG_Model
workspace/assignments/05-deep-classification/models/sem_seg_model.py:13
↓ 1 callersClassWebSocket
WebSocket protocol socket like class. This provides access to the WebSocket protocol by behaving much like a real socket would. It shares man
image/usr/lib/noVNC/utils/websockify/websockify/websocket.py:51
↓ 1 callersClassWebSocketLoadServer
image/usr/lib/noVNC/utils/websockify/tests/load.py:13
↓ 1 callersClassWebSocketProxy
Proxy traffic to and from a WebSockets client to a normal TCP socket server target.
image/usr/lib/noVNC/utils/websockify/websockify/websocketproxy.py:224
ClassAcceptTestCase
image/usr/lib/noVNC/utils/websockify/tests/test_websocket.py:29
ClassBadRequest
image/usr/lib/web/lightop/__init__.py:59
ClassBasePlugin
image/usr/lib/noVNC/utils/websockify/websockify/auth_plugins.py:1
ClassBasePlugin
image/usr/lib/noVNC/utils/websockify/websockify/token_plugins.py:3
ClassBaseTokenAPI
image/usr/lib/noVNC/utils/websockify/websockify/token_plugins.py:56
ClassBasicHTTPAuthTestCase
image/usr/lib/noVNC/utils/websockify/tests/test_auth_plugins.py:9
ClassCClose
image/usr/lib/noVNC/utils/websockify/websockify/websockifyserver.py:75
ClassCompatibleWebSocket
image/usr/lib/noVNC/utils/websockify/websockify/websockifyserver.py:44
ClassConv2d
workspace/assignments/project-01-kitti-detection-pipeline/pointnet++/pnet2_layers/utils.py:60
ClassConv2d
workspace/assignments/05-deep-classification/pnet2_layers/utils.py:60
ClassDBSCANSegmenter
DBSCAN segmenter for surrounding objects Parameters ---------- cloud: pcl.cloud PCL point cloud eps: float RANSA
workspace/assignments/04-model-fitting/utils/segmenter.py:49
ClassDefault
image/usr/lib/web/config/__init__.py:1
ClassDevelopment
image/usr/lib/web/config/__init__.py:5
ClassEClose
image/usr/lib/noVNC/utils/websockify/websockify/websockifyserver.py:310
ClassEClose
image/usr/lib/noVNC/utils/websockify/tests/test_websocketproxy.py:60
ClassEClose
image/usr/lib/noVNC/utils/websockify/other/websocket.rb:27
ClassExpectOrigin
image/usr/lib/noVNC/utils/websockify/websockify/auth_plugins.py:73
ClassFakeHandler
image/usr/lib/noVNC/utils/websockify/tests/test_websockifyserver.py:211
ClassFarthestPointSampleGpuOp
workspace/assignments/project-01-kitti-detection-pipeline/pointnet++/tf_ops/sampling/tf_sampling.cpp:95
ClassFarthestPointSampleGpuOp
workspace/assignments/05-deep-classification/tf_ops/sampling/tf_sampling.cpp:95
ClassGatherPointGpuOp
workspace/assignments/project-01-kitti-detection-pipeline/pointnet++/tf_ops/sampling/tf_sampling.cpp:126
ClassGatherPointGpuOp
workspace/assignments/05-deep-classification/tf_ops/sampling/tf_sampling.cpp:126
ClassGatherPointGradGpuOp
workspace/assignments/project-01-kitti-detection-pipeline/pointnet++/tf_ops/sampling/tf_sampling.cpp:151
ClassGatherPointGradGpuOp
workspace/assignments/05-deep-classification/tf_ops/sampling/tf_sampling.cpp:151
ClassGroupPointGpuOp
workspace/assignments/project-01-kitti-detection-pipeline/pointnet++/tf_ops/grouping/tf_grouping.cpp:143
ClassGroupPointGpuOp
workspace/assignments/05-deep-classification/tf_ops/grouping/tf_grouping.cpp:143
ClassGroupPointGradGpuOp
workspace/assignments/project-01-kitti-detection-pipeline/pointnet++/tf_ops/grouping/tf_grouping.cpp:174
ClassGroupPointGradGpuOp
workspace/assignments/05-deep-classification/tf_ops/grouping/tf_grouping.cpp:174
ClassHyBiEncodeDecodeTestCase
image/usr/lib/noVNC/utils/websockify/tests/test_websocket.py:119
ClassJSONTokenApi
image/usr/lib/noVNC/utils/websockify/websockify/token_plugins.py:77
ClassLoggingConfiguration
image/usr/lib/web/log/config.py:37
ClassNode
Node in KDTree Parameters ---------- axis : int Splitting axis value: int Splitting
workspace/assignments/02-nearest-neighbor/kdtree.py:28
ClassOctant
Octant in OCTree Parameters ---------- axis : int Splitting axis value: int Splittin
workspace/assignments/02-nearest-neighbor/octree.py:26
ClassOpenSSL
image/usr/lib/noVNC/utils/websockify/other/websocket.rb:18
ClassOutlierFilter
Outlier filter Parameters ---------- cloud: pcl.cloud PCL point cloud k: int the number of nearest neighbor poin
workspace/assignments/04-model-fitting/utils/filter.py:80
ClassPermissionDenied
image/usr/lib/web/lightop/__init__.py:55
ClassProbSampleGpuOp
workspace/assignments/project-01-kitti-detection-pipeline/pointnet++/tf_ops/sampling/tf_sampling.cpp:66
ClassProbSampleGpuOp
workspace/assignments/05-deep-classification/tf_ops/sampling/tf_sampling.cpp:66
ClassProduction
image/usr/lib/web/config/__init__.py:13
ClassProgram
image/usr/lib/noVNC/utils/websockify/Windows/noVNC Websocket Service Project/Program.cs:9
ClassProjectInstaller
image/usr/lib/noVNC/utils/websockify/Windows/noVNC Websocket Service Project/ProjectInstaller.Designer.cs:3
ClassProjectInstaller
image/usr/lib/noVNC/utils/websockify/Windows/noVNC Websocket Service Project/ProjectInstaller.cs:11
ClassProxyRequestHandler
image/usr/lib/noVNC/utils/websockify/websockify/websocketproxy.py:28
ClassProxyRequestHandlerTestCase
image/usr/lib/noVNC/utils/websockify/tests/test_websocketproxy.py:70
ClassQueryBallPointGpuOp
workspace/assignments/project-01-kitti-detection-pipeline/pointnet++/tf_ops/grouping/tf_grouping.cpp:67
ClassQueryBallPointGpuOp
workspace/assignments/05-deep-classification/tf_ops/grouping/tf_grouping.cpp:67
ClassROIFilter
ROI filter Parameters ---------- cloud: pcl.cloud PCL point cloud name: string filter field name limits: tup
workspace/assignments/04-model-fitting/utils/filter.py:40
ClassReadOnlyTokenFile
image/usr/lib/noVNC/utils/websockify/websockify/token_plugins.py:11
ClassSSL
image/usr/lib/noVNC/utils/websockify/other/websocket.rb:19
ClassSSLSocket
image/usr/lib/noVNC/utils/websockify/other/websocket.rb:20
ClassSelectionSortGpuOp
workspace/assignments/project-01-kitti-detection-pipeline/pointnet++/tf_ops/grouping/tf_grouping.cpp:109
ClassSelectionSortGpuOp
workspace/assignments/05-deep-classification/tf_ops/grouping/tf_grouping.cpp:109
ClassService1
image/usr/lib/noVNC/utils/websockify/Windows/noVNC Websocket Service Project/Service1.Designer.cs:3
ClassService1
image/usr/lib/noVNC/utils/websockify/Windows/noVNC Websocket Service Project/Service1.cs:13
ClassStaging
image/usr/lib/web/config/__init__.py:9
ClassTerminate
image/usr/lib/noVNC/utils/websockify/websockify/websockifyserver.py:313
ClassThreeInterpolateGradOp
workspace/assignments/project-01-kitti-detection-pipeline/pointnet++/tf_ops/3d_interpolation/tf_interpolate.cpp:225
ClassThreeInterpolateGradOp
workspace/assignments/05-deep-classification/tf_ops/3d_interpolation/tf_interpolate.cpp:225
ClassThreeInterpolateOp
workspace/assignments/project-01-kitti-detection-pipeline/pointnet++/tf_ops/3d_interpolation/tf_interpolate.cpp:191
ClassThreeInterpolateOp
workspace/assignments/05-deep-classification/tf_ops/3d_interpolation/tf_interpolate.cpp:191
ClassThreeNNOp
workspace/assignments/project-01-kitti-detection-pipeline/pointnet++/tf_ops/3d_interpolation/tf_interpolate.cpp:157
ClassThreeNNOp
workspace/assignments/05-deep-classification/tf_ops/3d_interpolation/tf_interpolate.cpp:157
next →1–100 of 125, ranked by callers