搜索资源列表
-
0下载:
360-panorama,360度柱面图像拼接,程序在VS2008环境下开发,opencv2.4.3版本,程序可以直接运行,以将所需依赖项添加在文件夹中,源图像放在source_pic中,最后生成结果在result_pic中。
实现步骤:1先将图像投影到柱面坐标上,2提取图像SIFT描述子,3将SIFT描述子配对,4用RANSAC算法根据配对成功的描述子统计出变换矩阵T,5图像拼接。
对于拼接后的图像,没有做进一步细化处理,使用者可以在生成的图像上再做进一步编辑。-360-panoram
-
-
0下载:
本程序是基于vc6.0和opencv环境下所编写的细化算法,能够细化成比较好的骨骼;细化次数可以自己设置。-This procedure is based on opencv environment vc6.0 and written thinning algorithm can better refined into bone refinement times can be set up their own.
-
-
0下载:
细化算法求二值图像拓扑图,适合数字图像处理入门。-Refinement algorithm for binary image topology for digital image processing started.
-
-
0下载:
A rotation invariant rule-based thinning algorithm for character recognition论文的opencv实现-A rotation invariant rule-based thinning algorithm for character recognition thesis opencv achieve
-
-
0下载:
通过ZHANG并行细化算法,实现图像的细化处理。(By the ZHANG parallel thinning algorithm,we realize the purpose of thinning image.)
-