06 2018 档案
VO_0.3
摘要:bool VisualOdometry::checkEstimatedPose(){ // check if the estimated pose is good if ( num_inliers_ < min_inliers_ ) { cout<<"reject because inlier is 阅读全文
posted @ 2018-06-06 19:48 凰浴浴的CodingBlog 阅读(103) 评论(0) 推荐(0)