NDEVR
API Documentation
Frame Member List

This is the complete list of members for Frame, including all inherited members.

BFmatcherFramestatic
bow() constFrameinline
cameraCenter() constFrameinline
cameraRotation() constFrameinline
clearBoW()Frame
clearMapPoints()Frame
computeBoW()Frame
ComputeStereoFishEyeMatches()Frame
computeStereoFromRGBD(const cv::Mat &imDepth)Frame
computeStereoMatches()Frame
depth(uint04 idx) constFrameinline
discardOutliers()Frame
eraseMapPointMatch(uint04)Frame
extractORB(uint01 flag, const cv::Mat &im, uint04 x0, uint04 x1)Frame
featureIndices() constFrameinline
Frame()=defaultFrame
Frame(const Frame &frame)Frame
Frame(Frame &&frame) noexceptFrame
Frame(FrameInfo *frame_info, const cv::Mat &imLeft, const cv::Mat &imRight, fltp08 timeStamp, ORBextractor *extractorLeft, ORBextractor *extractorRight, ORBVocabulary *voc, const IMU::Calib &ImuCalib=IMU::Calib())Frame
Frame(FrameInfo *frame_info, const cv::Mat &imLeft, const cv::Mat &imRight, fltp08 timeStamp, ORBextractor *extractorLeft, ORBextractor *extractorRight, ORBVocabulary *voc, GeometricCamera *pCamera2, Sophus::SE3< g_type > &Tlr, const IMU::Calib &ImuCalib=IMU::Calib())Frame
Frame(FrameInfo *frame_info, const cv::Mat &imGray, const cv::Mat &imDepth, fltp08 timeStamp, ORBextractor *extractor, ORBVocabulary *voc, const IMU::Calib &ImuCalib=IMU::Calib())Frame
Frame(FrameInfo *frame_info, const cv::Mat &imGray, fltp08 timeStamp, ORBextractor *extractor, ORBVocabulary *voc, const IMU::Calib &ImuCalib=IMU::Calib())Frame
getFeaturesInArea(Buffer< uint04 > &indices, fltp04 x, fltp04 y, fltp04 r, uint04 min_level=0U, uint04 max_level=Constant< uint04 >::Max, const bool bRight=false) constFrame
GetImuPosition() constFramevirtual
GetImuRotation() constFramevirtual
GetRelativePoseTlr() constFrame
GetRelativePoseTlr_rotation() constFrame
GetRelativePoseTlr_translation() constFrame
GetRelativePoseTrl() constFrame
GetRotation() constFramevirtual
GetTranslation() constFramevirtual
hasCamera(uint01 index) constFrame
HasPose() constFrameinline
HasVelocity() constFrameinline
idFrame
imu_dataFrame
imuIsPreintegrated() constFrame
imuPose() constFramevirtual
info() constFrameinline
init(FrameInfo *info, const cv::Mat &imGray, const cv::Mat &imDepth, fltp08 timeStamp, ORBextractor *extractor, ORBVocabulary *voc, const IMU::Calib &ImuCalib=IMU::Calib())Frame
inRefCoordinates(Eigen::Vector3< g_type > pCw) constFrame
inversePose() constFrameinlinevirtual
invLevelSigma2() constFrame
invScaleFactors() constFrame
isKeyFrame()Frameinline
isMono() constFrame
isOutlier(uint04 idx) constFrameinline
isSet() constFrameinline
keypoint(uint04 i) constFrame
keypoint(uint04 i, bool is_right) constFrame
levelCount() constFrame
levelSigma2() constFrame
linearVelocity() constFramevirtual
log()Frameinline
m_bowFrameprotected
m_depthFrameprotected
m_extractorFrame
m_feature_lockFramemutableprotected
m_features_indicesFrame
m_frame_infoFrame
m_is_keyframeFrame
m_linear_velocityFrameprotected
m_map_pointsFrameprotected
m_original_pointsFrameprotected
m_outlierFrameprotected
m_rightFrameprotected
m_stereo_3D_pointsFrameprotected
m_timestampFrame
m_undistorted_pointsFrameprotected
m_viewFrame
mapPoint(uint04 idx) constFrameinline
mapPoint(uint04 idx)Frame
mapPointCount() constFrameinline
mapPointMatches()Frame
mapPoints() constFrameinline
mapPointsLockPtr() constFrameinline
mbHasPoseFrame
mbHasVelocityFrame
mbImuPreintegratedFrame
mbIsSetFrame
mOwbFrame
mpcpiFrame
mpImuPreintegratedFrame
mpImuPreintegratedFrameFrame
mpLastKeyFrameFrame
mpORBvocabularyFrame
mpReferenceKFFrame
mTcwFrameprotected
mTlrFrameprotected
mTrlFrameprotected
mTwcFrameprotected
NFrame
nearFarThreshold() constFrameinline
observationCount(uint04 idx) constFrame
operator=(const Frame &frame) noexceptFrame
operator=(Frame &&frame) noexceptFrame
outliers() constFrameinline
pose() constFrameinlinevirtual
right(uint04 idx) constFrameinline
s_next_idFramestatic
s_point_to_3d_callbackFramestatic
scaleFactor() constFrame
scaleFactors() constFrame
sensor_poseFrame
setImuPoseVelocity(const Eigen::Matrix3< g_type > &Rwb, const Eigen::Vector3< g_type > &twb, const Eigen::Vector3< g_type > &Vwb)Frame
setIntegrated()Frame
setLinearVelocity(const Eigen::Vector3< g_type > &Vw)Framevirtual
setMapPointMatch(uint04, MapPoint *pMP)Frame
setMapPoints(const Buffer< MapPoint * > &map_points)Frameinline
SetNewBias(const IMU::Bias &b)Frame
setOutlier(uint04 idx, bool outlier)Frame
setOutliers(const Buffer< bool > &map_points)Frameinline
setPose(const Sophus::SE3< g_type > &Tcw)Framevirtual
stereo3DPoint(uint04 idx) constFrame
tcw() constFrameinline
timestamp() constFrameinline
trackDepth(const Eigen::Vector3< g_type > &global_position) constFrame
trackedMapPoints(uint04 minObs) constFrame
undistortedPoint(uint04 idx) constFrameinline
undistortedPointCount() constFrameinline
undistortedPoints() constFrameinline
unproject(uint04 i)Frame
updatePoseMatrices()Frame
~Frame()Frame