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.
☆15Updated 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:
- ☆35Updated 9 years ago
- ☆19Updated 9 years ago
- calibrate stereo cameras☆60Updated 3 years ago
- 点云PCL微信公众号组织SLAM学习计划之ORB-SLAM2代码注释。☆47Updated 4 years ago
- [DEPRECIATED] opencv2 c++ implementation of OCamCalib (Davide Scaramuzza ~ University of Zurich)☆28Updated 3 years ago
- Obstacle detection with a stereo camera made with two logic cameras.☆15Updated 6 years ago
- Calibrate an image with the vanishing points detected with T-linkage clustering on GPU☆12Updated 7 years ago
- Efficient and Effective Line Segment Detector☆85Updated 2 years ago
- Incremental self calibration.☆17Updated 6 years ago
- RGBD相机调研☆12Updated 5 years ago
- multi camera calibration☆32Updated 9 years ago
- This is a light weight slam desinged for the stereo sensor zed.☆24Updated 9 years ago
- Track a number of features in a series of (stereo) images for machine vision applications☆39Updated 5 years ago
- Robot Vision Algorithm Framework☆22Updated 7 years ago
- c++ detail implementation of camera calibration☆61Updated 5 years ago
- Fast ORB and 256-bit binary descriptor matching for ARM processors with NEON☆32Updated 7 years ago
- OpenCV DLCO (Descriptor Learning Using Convex Optimisation)☆26Updated 9 years ago
- 本项目参考论文https://arxiv.org/pdf/1902.11154.pdf?的思路,将单个鱼眼拆分成双针孔混合成像模型(论文中的模型为左右针孔中间柱面,由于实现略有差异,所以结果与论文不同),进而实现对多目鱼眼间的双目校正和匹配,以及生成全景鸟瞰图。☆18Updated 6 years ago
- Zero-parameter, automatic Canny edge detection with C++ and OpenCV.☆17Updated 8 years ago
- Library of vanishing point detection☆14Updated 8 years ago
- A set of computer vision tools☆10Updated 9 years ago
- 手撕张正友标定算法☆22Updated 4 years ago
- SLAMRecon: A Real-time 3D Dense Mapping System☆26Updated 8 years ago
- CaliCam_Mono: Various Fisheye Rectification Modes☆43Updated last year
- ezSIFT: An easy-to-use standalone SIFT library written in C/C++☆95Updated 7 years ago
- A CUDA implementation of Segmentation SGM☆33Updated 5 years ago
- Omnidirectional camera calibration implementation c++☆43Updated 2 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 7 years ago
- Miscellaneous SLAM algorithms implemented by OpenCV, C++, Ceres, g2o, gtsam, Sophus libraries☆47Updated 8 years ago