zxczhai / OpenScan3D
OpenScan3D是基于openmvg和openmvs二次开发的三维重建软件,旨在提供一个快速、易用、高精度的三维扫描解决方案。该软件支持多种输入数据源,包括单张图片、视频、点云等,并且可以进行自动对齐、稠密重建、纹理 映射等处理,生成高质量的三维模型。 OpenScan3D还支持多种输出格式,包括OBJ、PLY、STL等,可以方便地导出到其他三维应用程序进行后续处理。此外,该软件还提供了一个可视化界面,方便用户交互和调整参数,使得三维扫描变得更加友好和简单。
☆27Updated last year
Related projects ⓘ
Alternatives and complementary repositories for OpenScan3D
- 实现SLAM与OpenMVS对接☆61Updated 3 years ago
- 一个基于OpenCV的SFM简单实现,学习用途。欢迎光临我的主页查看更多其他项目详情。☆59Updated 3 years ago
- 这是一个基于CUDA加速的SGM立体匹配代码,它的核心是SemiglobalMatching(SGM)算法,它不仅在时间效率上要远远优于基于CPU的常规SGM,而且明显占用更少的内存,这意味着它不仅可以在较低分辨率(百万级)图像上达到实时的帧率,且完全具备处理千万级甚至更高…☆53Updated 6 months ago
- ☆12Updated 3 years ago
- colmap fusion gps ,reduce drift !☆84Updated 3 months ago
- 深蓝学院课程助教:基于图像的三维重建 课程作业☆17Updated 3 years ago
- sgbm立体匹配算法☆16Updated 3 years ago
- 手写Bundle Adjustment 优化代码,当前版本是没有优化point pose的,即只优化位姿☆35Updated 3 years ago
- ☆13Updated 2 years ago
- 参考论文:Efficient Large-Scale Stereo Matching,立体匹配。☆37Updated 4 years ago
- Windows下基于openMVG+openMVS的三维重建解决方案以及基于Qt的可视化桌面平台☆179Updated 2 years ago
- (C++,opencv)双目相机标定与深度计算☆32Updated 4 years ago
- Build the 3D world around you☆59Updated 3 years ago
- 教你一点点掌握视觉三维重建-colmap 重要代码逐行解析(本人利用下班和周末时间update,so 速度会慢)☆187Updated 2 years ago
- 实现了双目立体视觉标定(畸变与极线矫正)、深度图计算、获取像素点的空间坐标、三维点云显示。a simple demon of constructing a 3D pointcloud using stereo camera and it's depth map☆44Updated 3 years ago
- 基于orbslam2的稠密点云地图实时重建,并增加了个人对源码理解的注释☆16Updated 5 years ago
- A software for UAV real-time control and laser point cloud display.☆15Updated 5 years ago
- 相机内参标定和双目标定, 支持多种相机模型和多种标定板,☆119Updated 3 years ago
- 这是一个基于CUDA加速的快速立体匹配库,它的核心是SemiglobalMatching(SGM)算法,它不仅在时间效率上要远远优于基于CPU的常规SGM,而且占用明显更少的内存,这意味着它不仅可以在较低分辨率(百万级)图像上达到实时的帧率,且完全具备处理千万级甚至更高量级…☆116Updated last year
- LightGlue-OnnxRunner is a repository hosts the C++ inference code of LightGlue in ONNX format,supporting end-to-end/decouple model infere…☆15Updated 11 months ago
- C++版本的3DGS及中文注释☆30Updated 3 months ago
- ☆90Updated 4 years ago
- 基于双目视觉的三维重建项目☆17Updated 5 years ago
- Source code for Mosaicking of unmanned aerial vehicle imagery in the absence of camera poses, Remote Sensing 2016☆52Updated 3 years ago
- 从零搭建一套结构光3D重建系统 [理论+源码+实践]☆72Updated last year
- 三维重建中,点云预处理(pre-processing)、表面重建(surface reconstrucion)和纹理贴图(texture mapping)算法技术笔记☆37Updated 3 years ago
- 基于opencv的双目三维稀疏重建☆10Updated 4 years ago
- elastic fusion与surfel meshing结合,前者算相机位姿,后者建图,在无轨迹文件的情况下,实时计算位姿并在线稠密重建☆16Updated 2 years ago
- 使用Surf特征对图像进行特征检测,RANSAC剔除误匹配,对两帧RGBD数据进行点云配准☆38Updated 5 years ago