MCPcopy Create free account

hub / github.com/BertaBescos/DynaSLAM / types & classes

Types & classes251 in github.com/BertaBescos/DynaSLAM

↓ 14 callersClassBatchNorm
Batch Normalization class. Subclasses the Keras BN class and hardcodes training=False so the BN layer doesn't update during training. Bat
src/python/model.py:56
↓ 12 callersClassFrame
include/Frame.h:32
↓ 3 callersClassCocoDataset
src/python/coco.py:86
↓ 3 callersClassEdgeIDCompare
Thirdparty/g2o/g2o/core/optimizable_graph.h:112
↓ 3 callersClassSE3Quat
Thirdparty/g2o/g2o/types/se3quat.h:41
↓ 3 callersClassSim3
Thirdparty/g2o/g2o/types/sim3.h:41
↓ 2 callersClassMatrixElem
Thirdparty/g2o/g2o/core/marginal_covariance_cholesky.cpp:35
↓ 2 callersClassNode
Thirdparty/DBoW2/DBoW2/TemplatedVocabulary.h:297
↓ 2 callersClassPropagateAction
Thirdparty/g2o/g2o/core/estimate_propagator.h:83
↓ 2 callersClassPyramidROIAlign
Implements ROI Pooling on multiple levels of the feature pyramid. Params: - pool_shape: [height, width] of the output pooled regions. Usually
src/python/model.py:318
↓ 2 callersClassRowBlock
Thirdparty/g2o/g2o/core/sparse_block_matrix_ccs.h:67
↓ 2 callersClassTripletEntry
Thirdparty/g2o/g2o/core/sparse_block_matrix.hpp:31
↓ 2 callersClassVertexIDCompare
Thirdparty/g2o/g2o/core/optimizable_graph.h:102
↓ 1 callersClassAdjacencyMapEntry
Thirdparty/g2o/g2o/core/hyper_dijkstra.h:50
↓ 1 callersClassCacheKey
Thirdparty/g2o/g2o/core/cache.h:42
↓ 1 callersClassCocoConfig
Configuration for training on MS COCO. Derives from the base Config class and overrides values specific to the COCO dataset.
src/python/coco.py:63
↓ 1 callersClassColSort
Thirdparty/g2o/g2o/core/matrix_structure.cpp:37
↓ 1 callersClassDetectionLayer
Takes classified proposal boxes and their bounding box deltas and returns the final detection boxes. Returns: [batch, num_detections, (y1
src/python/model.py:713
↓ 1 callersClassDetectionTargetLayer
Subsamples proposals and generates target box refinment, class_ids, and masks for each. Inputs: proposals: [batch, N, (y1, x1, y2, x2)] i
src/python/model.py:567
↓ 1 callersClassFrontierLevelCmp
Thirdparty/g2o/g2o/core/estimate_propagator.cpp:43
↓ 1 callersClassInferenceConfig
src/python/Check.py:28
↓ 1 callersClassInferenceConfig
src/python/coco.py:343
↓ 1 callersClassInferenceConfig
src/python/MaskRCNN.py:34
↓ 1 callersClassProposalLayer
Receives anchor scores and selects a subset to pass as proposals to the second stage. Filtering is done based on anchor scores and non-max sup
src/python/model.py:224
↓ 1 callersClassTripletColSort
Thirdparty/g2o/g2o/core/sparse_block_matrix.hpp:37
ClassAbstractHyperGraphElementCreator
* \brief Abstract interface for allocating HyperGraphElement */
Thirdparty/g2o/g2o/core/creators.h:41
ClassAbstractHyperGraphElementCreator
Thirdparty/g2o/g2o/core/factory.h:44
ClassAbstractOptimizationAlgorithmCreator
* \brief base for allocating an optimization algorithm * * Allocating a solver for a given optimizer. The method construct() has to be * impl
Thirdparty/g2o/g2o/core/optimization_algorithm_factory.h:54
ClassAbstractRobustKernelCreator
* \brief Abstract interface for allocating a robust kernel */
Thirdparty/g2o/g2o/core/robust_kernel_factory.h:44
EnumActionType
Thirdparty/g2o/g2o/core/optimizable_graph.h:66
ClassActivePathCostFunction
forward declaration
Thirdparty/g2o/g2o/core/sparse_optimizer.h:41
ClassAdjacencyMapEntry
Thirdparty/g2o/g2o/core/estimate_propagator.h:93
ClassBaseBinaryEdge
Thirdparty/g2o/g2o/core/base_binary_edge.h:42
ClassBaseEdge
Thirdparty/g2o/g2o/core/base_edge.h:42
ClassBaseMultiEdge
Thirdparty/g2o/g2o/core/base_multi_edge.h:51
ClassBaseProperty
Thirdparty/g2o/g2o/stuff/property.h:38
ClassBaseUnaryEdge
Thirdparty/g2o/g2o/core/base_unary_edge.h:43
ClassBaseVertex
Thirdparty/g2o/g2o/core/base_vertex.h:53
ClassBlockSolver
Thirdparty/g2o/g2o/core/block_solver.h:97
ClassBlockSolverBase
* \brief base for the block solvers with some basic function interfaces */
Thirdparty/g2o/g2o/core/block_solver.h:83
ClassBlockSolverBase
Thirdparty/g2o/g2o/core/optimization_algorithm_dogleg.h:34
ClassBlockSolverTraits
Thirdparty/g2o/g2o/core/block_solver.h:44
ClassBlockSolverTraits<Eigen::Dynamic, Eigen::Dynamic>
Thirdparty/g2o/g2o/core/block_solver.h:64
ClassBowVector
Vector of words to represent images
Thirdparty/DBoW2/DBoW2/BowVector.h:56
ClassCache
Thirdparty/g2o/g2o/core/optimizable_graph.h:49
ClassCache
Thirdparty/g2o/g2o/core/cache.h:38
ClassCacheContainer
Thirdparty/g2o/g2o/core/optimizable_graph.h:50
ClassCacheContainer
Thirdparty/g2o/g2o/core/cache.h:36
ClassCholeskyDecomposition
Thirdparty/g2o/g2o/solvers/linear_solver_eigen.h:60
ClassCmpPairFirst
Thirdparty/g2o/g2o/core/sparse_block_matrix.hpp:46
ClassConfig
Base configuration class. For custom configurations, create a sub-class that inherits from this one and override properties that need to be ch
src/python/config.py:18
ClassConverter
include/Converter.h:33
ClassCostFunction
Thirdparty/g2o/g2o/core/hyper_dijkstra.h:39
ClassCreatorInformation
Thirdparty/g2o/g2o/core/factory.h:99
ClassData
Thirdparty/g2o/g2o/core/optimizable_graph.h:81
ClassDataBase
include/Geometry.h:36
ClassDataset
The base class for dataset classes. To use it, create a new class that adds functions specific to the dataset you want to use. For example:
src/python/utils.py:208
ClassDrawAction
Thirdparty/g2o/g2o/core/hyper_graph_action.h:178
ClassDynKeyPoint
include/Geometry.h:30
ClassEdge
Thirdparty/g2o/g2o/core/optimizable_graph.h:75
ClassEdge
Thirdparty/g2o/g2o/core/hyper_graph.h:77
ClassEdgeInverseSim3ProjectXYZ
/
Thirdparty/g2o/g2o/types/types_seven_dof_expmap.h:152
ClassEdgeSE3ProjectXYZ
Thirdparty/g2o/g2o/types/types_six_dof_expmap.h:80
ClassEdgeSE3ProjectXYZOnlyPose
Thirdparty/g2o/g2o/types/types_six_dof_expmap.h:143
ClassEdgeSim3
* \brief 7D edge between two Vertex7 */
Thirdparty/g2o/g2o/types/types_seven_dof_expmap.h:99
ClassEdgeSim3ProjectXYZ
/
Thirdparty/g2o/g2o/types/types_seven_dof_expmap.h:130
ClassEdgeStereoSE3ProjectXYZ
Thirdparty/g2o/g2o/types/types_six_dof_expmap.h:112
ClassEdgeStereoSE3ProjectXYZOnlyPose
Thirdparty/g2o/g2o/types/types_six_dof_expmap.h:174
ClassEstimatePropagator
* \brief propagation of an initial guess */
Thirdparty/g2o/g2o/core/estimate_propagator.h:75
ClassEstimatePropagatorCost
* \brief cost for traversing along active edges in the optimizer * * You may derive an own one, if necessary. The default is to return initialEs
Thirdparty/g2o/g2o/core/estimate_propagator.h:50
ClassEstimatePropagatorCost
Thirdparty/g2o/g2o/core/sparse_optimizer.h:43
ClassEstimatePropagatorCostOdometry
* \brief cost for traversing only odometry edges. * * Initialize your graph along odometry edges. An odometry edge is assumed to connect vertice
Thirdparty/g2o/g2o/core/estimate_propagator.h:65
ClassExtractorNode
include/ORBextractor.h:32
ClassFClass
Generic class to encapsulate functions to manage descriptors. * This class must be inherited. Derived classes can be used as the * parameter F when c
Thirdparty/DBoW2/DBoW2/FClass.h:25
ClassFORB
Functions to manipulate ORB descriptors
Thirdparty/DBoW2/DBoW2/FORB.h:22
ClassFactory
* \brief create vertices and edges based on TAGs in, for example, a file */
Thirdparty/g2o/g2o/core/factory.h:49
ClassFeatureVector
Vector of nodes with indexes of local features
Thirdparty/DBoW2/DBoW2/FeatureVector.h:21
ClassForceLinker
Thirdparty/g2o/g2o/stuff/misc.h:196
ClassFrame
include/MapPoint.h:36
ClassFrame
include/KeyFrame.h:29
ClassFrame
include/KeyFrameDatabase.h:39
ClassFrameDrawer
include/Tracking.h:37
ClassFrameDrawer
include/FrameDrawer.h:40
ClassFrameDrawer
include/Viewer.h:25
ClassFrameDrawer
include/System.h:32
ClassG2OBatchStatistics
* \brief statistics about the optimization */
Thirdparty/g2o/g2o/core/batch_stats.h:39
ClassGeneralScoring
Base class of scoring functions
Thirdparty/DBoW2/DBoW2/ScoringObject.h:18
ClassGeometry
include/Geometry.h:27
ClassHessianHelper
Thirdparty/g2o/g2o/core/base_multi_edge.h:57
ClassHyperDijkstra
Thirdparty/g2o/g2o/core/hyper_dijkstra.h:38
ClassHyperGraph
Class that models a directed Hyper-Graph. An hyper graph is a graph where an edge can connect one or more nodes. Both Vertices and Edges of an h
Thirdparty/g2o/g2o/core/hyper_graph.h:58
ClassHyperGraphAction
* \brief Abstract action that operates on an entire graph */
Thirdparty/g2o/g2o/core/hyper_graph_action.h:48
ClassHyperGraphAction
Thirdparty/g2o/g2o/core/optimizable_graph.h:47
ClassHyperGraphActionLibrary
* \brief library of actions, indexed by the action name; * * library of actions, indexed by the action name; * one can use ti to register a c
Thirdparty/g2o/g2o/core/hyper_graph_action.h:136
ClassHyperGraphElement
Thirdparty/g2o/g2o/core/hyper_graph.h:82
ClassHyperGraphElementAction
* \brief Abstract action that operates on a graph entity */
Thirdparty/g2o/g2o/core/hyper_graph_action.h:72
ClassHyperGraphElementActionCollection
* \brief collection of actions * * collection of actions calls contains homogeneous actions operating on different types * all collected acti
Thirdparty/g2o/g2o/core/hyper_graph_action.h:111
ClassHyperGraphElementCreator
Thirdparty/g2o/g2o/core/creators.h:60
EnumHyperGraphElementType
Thirdparty/g2o/g2o/core/hyper_graph.h:65
ClassInitializer
THIS IS THE INITIALIZER FOR MONOCULAR SLAM. NOT USED IN THE STEREO OR RGBD CASE.
include/Initializer.h:31
next →1–100 of 251, ranked by callers