Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Ewenwan/ORB_SLAM2_SSD_Semantic
/ functions
Functions
898 in github.com/Ewenwan/ORB_SLAM2_SSD_Semantic
⨍
Functions
898
◇
Types & classes
249
↓ 152 callers
Method
empty
realtime_dect_loc/include/ncnn/include/mat.h:650
↓ 128 callers
Method
row
realtime_dect_loc/include/ncnn/include/mat.h:670
↓ 110 callers
Method
clone
realtime_dect_loc/include/ncnn/include/mat.h:404
↓ 62 callers
Method
isBad
是否是坏点 被观测到的次数小于2 已经被观测到
perfect/src/MapPoint.cc:268
↓ 59 callers
Method
isBad
是否是坏点 被观测到的次数小于2 已经被观测到
src/MapPoint.cc:247
↓ 43 callers
Method
clear
perfect/src/Map.cc:120
↓ 37 callers
Method
clear
src/Map.cc:118
↓ 28 callers
Method
dot
src/PnPsolver.cc:591
↓ 26 callers
Method
GetWorldPos
perfect/src/MapPoint.cc:99
↓ 24 callers
Method
GetWorldPos
src/MapPoint.cc:83
↓ 20 callers
Method
erase
src/KeyFrameDatabase.cc:47
↓ 19 callers
Method
Observations
返回该点被观测到 的次数
perfect/src/MapPoint.cc:184
↓ 19 callers
Method
SetPose
* @brief Set the camera pose. * * 设置相机姿态,随后会调用 UpdatePoseMatrices() 来改变mRcw,mRwc等变量的值 * @param Tcw Transformation from world to camera */
perfect/src/Frame.cc:536
↓ 19 callers
Method
dot
perfect/src/PnPsolver.cc:594
↓ 19 callers
Method
erase
perfect/src/KeyFrameDatabase.cc:47
↓ 18 callers
Method
GetMapPointMatches
得到所有地图点 排序(vector)
src/KeyFrame.cc:337
↓ 18 callers
Method
GetMapPointMatches
得到所有地图点 排序(vector)
perfect/src/KeyFrame.cc:376
↓ 18 callers
Method
area
area
realtime_dect_loc/include/ncnn/include/opencv.h:51
↓ 18 callers
Method
create
realtime_dect_loc/include/ncnn/include/mat.h:533
↓ 17 callers
Method
GetPose
// 世界 到 相机 位姿
perfect/src/KeyFrame.cc:158
↓ 16 callers
Method
reshape
realtime_dect_loc/include/ncnn/include/mat.h:425
↓ 15 callers
Method
GetRotation
旋转向量
src/KeyFrame.cc:146
↓ 15 callers
Method
GetRotation
旋转向量
perfect/src/KeyFrame.cc:185
↓ 15 callers
Method
SetPose
* @brief Set the camera pose. * * 设置相机姿态,随后会调用 UpdatePoseMatrices() 来改变mRcw,mRwc等变量的值 * @param Tcw Transformation from world to camera */
src/Frame.cc:351
↓ 15 callers
Method
find
src/PnPsolver.cc:152
↓ 14 callers
Method
GetFeaturesInArea
perfect/src/Frame.cc:650
↓ 14 callers
Method
GetTranslation
平移向量
src/KeyFrame.cc:152
↓ 14 callers
Method
GetTranslation
平移向量
perfect/src/KeyFrame.cc:191
↓ 14 callers
Method
Observations
返回该点被观测到 的次数
src/MapPoint.cc:163
↓ 14 callers
Method
channels
realtime_dect_loc/include/ncnn/include/opencv.h:212
↓ 13 callers
Method
AddMapPoint
src/Map.cc:26
↓ 13 callers
Method
AddMapPoint
perfect/src/Map.cc:28
↓ 13 callers
Method
GetCameraCenter
单个相机 光心 点坐标
src/KeyFrame.cc:132
↓ 13 callers
Method
GetCameraCenter
单个相机 光心 点坐标
perfect/src/KeyFrame.cc:171
↓ 13 callers
Method
GetPose
// 世界 到 相机 位姿
src/KeyFrame.cc:119
↓ 12 callers
Method
AddObservation
添加能够观测到 的关键帧 对应的 关键点id 更新能够 观测到改点 的帧数量 添加地图点观测帧:能够观测到同一个地图点的关键帧之间存在共视关系
perfect/src/MapPoint.cc:125
↓ 12 callers
Method
SearchByProjection
当前帧 和 局部地图 之间的匹配 最好的匹配 和 次好的 匹配在 同一金字塔层级 并且 最短的距离不小于次短距离的 80% 不被选为匹配点 * @brief 通过投影,对Local MapPoint进行跟踪 * * 将Local MapPoint投影到当前帧中, 由此增加当前帧的MapPo
perfect/src/ORBmatcher.cc:63
↓ 11 callers
Method
AddObservation
添加能够观测到 的关键帧 对应的 关键点id 更新能够 观测到改点 的帧数量 添加地图点观测帧:能够观测到同一个地图点的关键帧之间存在共视关系
src/MapPoint.cc:104
↓ 11 callers
Method
GetFeaturesInArea
src/Frame.cc:465
↓ 11 callers
Method
UpdateNormalAndDepth
2. 计算地图点平均观测方向和深度 更新 地图点 相对 观测帧 相机中心 单位化坐标 更新 地图点 在参考帧下 各个金字塔层级 下的 最小最大距离 该地图点平均观测方向与观测距离的范围,这些都是为了后面做描述子融合做准备。
perfect/src/MapPoint.cc:397
↓ 10 callers
Method
UpdateNormalAndDepth
2. 计算地图点平均观测方向和深度 更新 地图点 相对 观测帧 相机中心 单位化坐标 更新 地图点 在参考帧下 各个金字塔层级 下的 最小最大距离 该地图点平均观测方向与观测距离的范围,这些都是为了后面做描述子融合做准备。
src/MapPoint.cc:376
↓ 9 callers
Method
ComputeDistinctiveDescriptors
得到最具代表性的 描述子 每个地图点(世界中的一个点)在各个观测帧上 都有一个描述子 各个描述子 之间的 orb 二进制字符串汉明匹配距离 计算每个描述子和其他描述子 距离的中值 最小的距离中值 对于的描述子 在观测到该地图点的多个特征点中(对应多个关键帧),挑选出区分度最高的描述子,作为这个地图
perfect/src/MapPoint.cc:305
↓ 9 callers
Method
GetDescriptor
得到地图点 在 所有观测帧中的 最具代表性的 描述子
perfect/src/MapPoint.cc:370
↓ 9 callers
Method
SetErase
首先设置为坏帧,如果该帧不是回环帧,则可以真的删掉;如果该帧是回环帧,怎么都删不掉的
src/KeyFrame.cc:508
↓ 9 callers
Method
SetErase
首先设置为坏帧,如果该帧不是回环帧,则可以真的删掉;如果该帧是回环帧,怎么都删不掉的
perfect/src/KeyFrame.cc:547
↓ 8 callers
Method
ComputeDistinctiveDescriptors
得到最具代表性的 描述子 每个地图点(世界中的一个点)在各个观测帧上 都有一个描述子 各个描述子 之间的 orb 二进制字符串汉明匹配距离 计算每个描述子和其他描述子 距离的中值 最小的距离中值 对于的描述子 在观测到该地图点的多个特征点中(对应多个关键帧),挑选出区分度最高的描述子,作为这个地图
src/MapPoint.cc:284
↓ 8 callers
Method
GetDescriptor
得到地图点 在 所有观测帧中的 最具代表性的 描述子
src/MapPoint.cc:349
↓ 8 callers
Method
GetParent
perfect/src/KeyFrame.cc:515
↓ 8 callers
Method
GetPoseInverse
相机 到 世界
src/KeyFrame.cc:125
↓ 8 callers
Method
GetPoseInverse
相机 到 世界
perfect/src/KeyFrame.cc:164
↓ 7 callers
Method
ComputeBoW
* @brief Bag of Words Representation * * 用单词(ORB单词词典) 线性表示 一帧所有描述子 相当于 一个句子 用几个单词 来表示 * 词典 N个M维的单词 * 一帧的描述子 n个M维的描述子 * 生成一个 N*1的向量 记录一帧的描述子 使用
perfect/src/Frame.cc:737
↓ 7 callers
Method
GetAllKeyFrames
返回所有关键帧
perfect/src/Map.cc:82
↓ 7 callers
Method
GetConnectedKeyFrames
返回所有连接的关键帧 得到关键帧序列 set是关联容器 未排序(set)
perfect/src/KeyFrame.cc:245
↓ 7 callers
Method
GetMaxDistanceInvariance
src/MapPoint.cc:433
↓ 7 callers
Method
GetMaxDistanceInvariance
perfect/src/MapPoint.cc:454
↓ 7 callers
Method
GetMinDistanceInvariance
src/MapPoint.cc:427
↓ 7 callers
Method
GetMinDistanceInvariance
perfect/src/MapPoint.cc:448
↓ 7 callers
Method
GetVectorCovisibleKeyFrames
返回所有连接的关键帧 返回全部序列 关键帧 容器 vector是顺序容器 排序(vector)
src/KeyFrame.cc:218
↓ 7 callers
Method
GetVectorCovisibleKeyFrames
返回所有连接的关键帧 返回全部序列 关键帧 容器 vector是顺序容器 排序(vector)
perfect/src/KeyFrame.cc:257
↓ 7 callers
Function
NCNN_XADD
thread-unsafe branch
realtime_dect_loc/include/ncnn/include/allocator.h:93
↓ 7 callers
Method
PredictScale
注意金字塔ScaleFactor和距离的关系: 当前特征点对应ScaleFactor为1.2的意思是: 图片分辨率下降1.2倍后,可以提取出该特征点 (分辨率更高时,肯定也可以提取出, 这里取金字塔中能够
src/MapPoint.cc:448
↓ 7 callers
Method
PredictScale
注意金字塔ScaleFactor和距离的关系: 当前特征点对应ScaleFactor为1.2的意思是: 图片分辨率下降1.2倍后,可以提取出该特征点 (分辨率更高时,肯定也可以提取出, 这里取金字塔中能够
perfect/src/MapPoint.cc:469
↓ 7 callers
Method
SetWorldPos
src/MapPoint.cc:76
↓ 7 callers
Method
SetWorldPos
perfect/src/MapPoint.cc:92
↓ 7 callers
Method
UpdateConnections
建立关键帧之间的连接关系
src/KeyFrame.cc:350
↓ 7 callers
Method
UpdateConnections
建立关键帧之间的连接关系
perfect/src/KeyFrame.cc:389
↓ 7 callers
Function
alignSize
Aligns a buffer size to the specified number of bytes The function returns the minimum number that is greater or equal to sz and is divisible by n sz
realtime_dect_loc/include/ncnn/include/allocator.h:45
↓ 7 callers
Method
find
perfect/src/PnPsolver.cc:155
↓ 7 callers
Method
isStopped
src/Viewer.cc:202
↓ 7 callers
Method
isStopped
perfect/src/Viewer.cc:242
↓ 6 callers
Method
GetAllKeyFrames
返回所有关键帧
src/Map.cc:80
↓ 6 callers
Method
GetAllMapPoints
返回所有地图点
src/Map.cc:87
↓ 6 callers
Method
GetAllMapPoints
返回所有地图点
perfect/src/Map.cc:89
↓ 6 callers
Method
GetBestCovisibilityKeyFrames
返回前N个最优 关键帧
src/KeyFrame.cc:225
↓ 6 callers
Method
GetBestCovisibilityKeyFrames
返回前N个最优 关键帧
perfect/src/KeyFrame.cc:264
↓ 6 callers
Method
GetMapPoint
perfect/src/KeyFrame.cc:382
↓ 6 callers
Method
GetObservations
得到该地图点的 观测帧
src/MapPoint.cc:156
↓ 6 callers
Method
GetObservations
得到该地图点的 观测帧
perfect/src/MapPoint.cc:177
↓ 6 callers
Method
InformOnlyTracking
跟踪 + 建图 模式
src/Tracking.cc:2248
↓ 6 callers
Method
InformOnlyTracking
跟踪 + 建图 模式
perfect/src/Tracking.cc:3155
↓ 6 callers
Method
Release
src/Viewer.cc:226
↓ 6 callers
Method
Release
perfect/src/Viewer.cc:266
↓ 6 callers
Method
RequestStop
src/Viewer.cc:195
↓ 6 callers
Method
RequestStop
perfect/src/Viewer.cc:235
↓ 6 callers
Method
SearchByProjection
当前帧 和 局部地图 之间的匹配 最好的匹配 和 次好的 匹配在 同一金字塔层级 并且 最短的距离不小于次短距离的 80% 不被选为匹配点 * @brief 通过投影,对Local MapPoint进行跟踪 * * 将Local MapPoint投影到当前帧中, 由此增加当前帧的MapPo
src/ORBmatcher.cc:63
↓ 5 callers
Method
ComputeBoW
* @brief Bag of Words Representation * * 用单词(ORB单词词典) 线性表示 一帧所有描述子 相当于 一个句子 用几个单词 来表示 * 词典 N个M维的单词 * 一帧的描述子 n个M维的描述子 * 生成一个 N*1的向量 记录一帧的描述子 使用
src/Frame.cc:546
↓ 5 callers
Method
GetIndexInKeyFrame
返回 给定帧 在 该地图点 的 观测帧集合中的 位置()
src/MapPoint.cc:356
↓ 5 callers
Method
GetIndexInKeyFrame
返回 给定帧 在 该地图点 的 观测帧集合中的 位置()
perfect/src/MapPoint.cc:377
↓ 5 callers
Method
GetInverseScaleFactors
perfect/include/ORBextractor.h:69
↓ 5 callers
Method
GetInverseScaleSigmaSquares
perfect/include/ORBextractor.h:77
↓ 5 callers
Method
GetLevels
内联函数
perfect/include/ORBextractor.h:59
↓ 5 callers
Method
GetMapPoint
src/KeyFrame.cc:343
↓ 5 callers
Method
GetParent
src/KeyFrame.cc:476
↓ 5 callers
Method
GetScaleFactor
perfect/include/ORBextractor.h:62
↓ 5 callers
Method
GetScaleFactors
perfect/include/ORBextractor.h:65
↓ 5 callers
Method
GetScaleSigmaSquares
perfect/include/ORBextractor.h:73
↓ 5 callers
Method
IsInImage
src/KeyFrame.cc:700
↓ 5 callers
Method
IsInImage
perfect/src/KeyFrame.cc:739
↓ 5 callers
Method
KeyFramesInMap
地图中 关键帧数量
perfect/src/Map.cc:102
↓ 5 callers
Method
UnprojectStereo
* @brief Backprojects a keypoint (if stereo/depth info available) into 3D world coordinates. * @param i 第i个keypoint * @return 3D点(相对于世界坐标系) */ 得
src/Frame.cc:879
next →
1–100 of 898, ranked by callers