zxcn / zhangzy_single_camera_calibration
C++ Implementation of Zhang's Camera Calibration Method
☆18Updated last month
Related projects ⓘ
Alternatives and complementary repositories for zhangzy_single_camera_calibration
- Implement Halcon's sheet-of-light 3D laser triangle reconstruction demo with OpenCV☆31Updated 3 years ago
- Calibrate a structure light system of a camera and a structured light☆56Updated 2 years ago
- ☆25Updated 2 years ago
- ☆19Updated 4 years ago
- CUDA source code phase unwrapping for structured light system☆36Updated 4 years ago
- ☆21Updated 8 years ago
- ☆49Updated 2 years ago
- 相机内参标 定和双目标定, 支持多种相机模型和多种标定板,☆122Updated 3 years ago
- Detect and decode the CCT (Circular Coded Target).☆69Updated 4 years ago
- 这是一个基于CUDA加速的SGM立体匹配代码,它的核心是SemiglobalMatching(SGM)算法,它不仅在时间效率上要远远优于基于CPU的常规SGM,而且明显占用更少的内存,这意味着它不仅可以在较低分辨率(百万级)图像上达到实时的帧率,且完全具备处理千万级甚至更高…☆54Updated 6 months ago
- A tool about 3D point cloud viewer with PCL☆79Updated last year
- 光度立体算法☆15Updated 4 years ago
- include stereo calibration ,unwrapped phase, matching, 3D reconstruction , point cloud process et al.☆41Updated 6 years ago
- structured light scanner & 3d reconstruct☆26Updated 4 years ago
- 张正友内参标定,内含详细推导☆81Updated last year
- 轮轨姿态反映着列车运行中轮与轨的接触关系,掌握高铁轮轨姿态是保障高铁安全运营的基础。基于计算机视觉技术的无接触方法可以通过采集运营状态下的轮轨图像,通过三维重建获取轮轨实时姿态。由于高铁运行速度快,轮轨表面光滑,给基于特征点提取的三维重建 (3D Reconstructio…☆52Updated 2 years ago
- (C++) An developed Vision-based Circle Fitting Algorithm, called "Hyper Fit" - fits accurate circles to both complete and largely incompl…☆31Updated 4 years ago
- SLMaster is a relatively complete open-source Structured Light 3D camera software. You can use it to complete a series of operations incl…☆217Updated 5 months ago
- 基于张正友标定法的单目相机标定理论到实践☆53Updated 4 years ago
- 三维扫描相关算法,包括多频外差相位求解、相机标定、点云后处理、点云可视化等相关算法☆84Updated 5 years ago
- this project is for searching an image's edge☆75Updated 6 years ago
- 将CloudCompare中的ccViewer可视化点云的工程独立出来了,为了搞清楚其依赖项,同时也可以在可视化工具的基础上,仅仅添加实现我们想要的功能。这里 仅仅做了初版,后续将持续更新和优化学习CC的源码,欢迎讨论和交流☆24Updated last year
- 这是一个存放有关结构光三维重建系统标定、基于PCL点云处理相关代码的仓库(可能包含了部分三维重建频域、小波域等的处理代码)☆27Updated 3 years ago
- (mirror) 14-Bit-Circular-Coded-Target (Schneider 1991)☆17Updated 9 months ago
- vs2017和qt联合开发,基于cloudcompare开源项目构建的三维工件点云,配合偏差实时测量系统。