stanathong / retained_undistort_imageLinks
Sourcecode to produce undistorted image in which all source image pixels are retained. Two methods are implemented (1) using cv::initUndistortRectifyMap and cv::getOptimalNewCameraMatrix, (2) using the reverse distortion technique with cv::remap to produce the undistorted image.
☆16Updated 7 years ago
Alternatives and similar repositories for retained_undistort_image
Users that are interested in retained_undistort_image are comparing it to the libraries listed below
Sorting:
- c++ detail implementation of camera calibration☆61Updated 5 years ago
- [DEPRECIATED] opencv2 c++ implementation of OCamCalib (Davide Scaramuzza ~ University of Zurich)☆28Updated 3 years ago
- Omnidirectional camera calibration implementation c++☆43Updated 2 years ago
- Online Extrinsics Correction for the Surround-view System☆39Updated 4 years ago
- 点云PCL微信公众号组织SLAM学习计划之ORB-SLAM2代码注释。☆47Updated 4 years ago
- 手撕张正友标定算法☆22Updated 4 years ago
- calibrate stereo cameras☆61Updated 3 years ago
- Fast ORB and 256-bit binary descriptor matching for ARM processors with NEON☆32Updated 7 years ago
- An implementation of semantic stixel computation☆24Updated 3 years ago
- Vanishing Point detection for images and videos using Least Squares in C++☆76Updated 8 years ago
- Miscellaneous SLAM algorithms implemented by OpenCV, C++, Ceres, g2o, gtsam, Sophus libraries☆47Updated 8 years ago
- 基于CPP+OPENCV4.0实现的LineSegmentDetector定位算法☆29Updated 3 years ago
- Basic algorithms for vslam.☆54Updated 4 years ago
- CaliCam_Mono: Various Fisheye Rectification Modes☆43Updated last year
- SGM implementation☆62Updated 2 years ago
- C++ implementation of camera models in SLAM, see https://blog.csdn.net/OKasy/article/details/90665534.☆66Updated 6 years ago
- normal, fisheye, mono, stereo camera calibration☆49Updated 5 years ago
- Stereo calibration library for C++☆8Updated 7 years ago
- ☆35Updated 9 years ago
- MYNT EYE D SDK (MYNT® EYE Depth Camera)☆100Updated 4 years ago
- slam of roads with IPM☆14Updated 7 years ago
- omnidirectional camera calibration toolbox☆76Updated 8 years ago
- This package is used to calculate the translation and rotation matrix between camera and laser coordinate, and then fuse the point cloud …☆49Updated 6 years ago
- warpped libelas with opencv and used pangolin as GUI☆17Updated 8 years ago
- Implementation of "Automatic Camera and Range Sensor Calibration using a single Shot" by C++☆95Updated last year
- A visual odometry demo.☆19Updated 8 years ago
- Library of vanishing point detection☆14Updated 8 years ago
- Incremental self calibration.☆17Updated 6 years ago
- Personal implementations of solvers for PnP problem, including DLT and EPnP.☆104Updated last year
- Efficient and Effective Line Segment Detector☆85Updated 2 years ago