文件名称:Panorama
文件大小:35KB
文件格式:ZIP
更新时间:2024-04-05 08:35:22
C++
去做 10.12 inpaint,图像修补 自适应阈值化,处理光照不同的场景 抓取分割算法 分水岭算法 阈值:图像二值化 drawContours:轮廓填充 10.19 顶端距离判定 减少网格网格数,主要使用旋转,线型映射
【文件预览】:
Panorama-master
----common.h(5KB)
----entry.cpp(3KB)
----GraphCut()
--------SeamFinder.h(876B)
--------SeamFinder.cpp(8KB)
----common.cpp(3KB)
----Stitch()
--------My_Stitching.cpp(1KB)
--------My_Stitching.h(264B)
--------Homographies.h(282B)
--------Homograhpies.cpp(2KB)
----.gitignore(6B)
----my_update.sh(274B)
----CMakeLists.txt(2KB)
----Feature()
--------FeatureController.cpp(2KB)
--------ImageData.cpp(7KB)
--------FeatureController.h(442B)
--------MultiImages.cpp(33KB)
--------MultiImages.h(5KB)
--------ImageData.h(2KB)
----README.md(278B)
----Util()
--------Blending.h(796B)
--------Transform.cpp(9KB)
--------Statistics.cpp(4KB)
--------Statistics.h(979B)
--------Transform.h(1KB)
--------Similarity.cpp(2KB)
--------Similarity.h(182B)
--------Blending.cpp(7KB)