搜索资源列表
MagicHouse
- 使用OpenCV进行图像的增强处理,包括拉普拉斯边缘增强,Sobel边缘细化-Use OpenCV for image enhancement, edge enhancement, including Laplace, Sobel Edge Thinning
image
- opencv写的图像细化程序目前还有BUG,希望可以改进一下-opencv write thinning program there BUG, hope to improve
MorpLib
- 基于OpenCV的形态学开源库V2.0 包含文档和测试程序 形态学运算扩展库 lhMorpOpen 开运算 lhMorpClose 闭运算 lhMorpGradient 标准梯度 lhMorpGradientIn 内梯度 lhMorpGradientOut 外梯度 lhMorpWhiteTopHat 顶帽(白帽) lhMorpBlackTopHat 黑帽 lhMorpQTopHat 自补顶帽 lhMorpEnhance 对比度增强 lhMorpH
skeleton
- 细化算法通常和骨骼化、骨架化算法是相同的意思,也就是thin算法或者skeleton算法,该代码细化效果不错-Louisa Lam, Seong-Whan Lee, Ching Y. Suen,“Thinning Methodologies-A Comprehensive Survey ”,IEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE INTELLIGENCE, VOL. 14, NO. 9, SEPTEMBER 1992
c
- 用OpenCV实现的灰度图像细化,在VS2008环境下。-This is codes of image thinningusing OpenCV,under envionment of VS2008.
OpenCV-source
- opencv一些使用实例,以及我编写好书签的pdf文件, 这是opencv学习很好资料,比如图像细化、锐化以及添加文字-opencv some use cases, and I write a good bookmark pdf file
skelon
- 提取图像的骨架,对其进行细化,尤其是对集成电路版图的骨架提取-Extracting the image of the skeleton, and its refinement,Especially for IC layout skeleton extraction
image_thinning
- 利用OPenCV库对图像进行细化处理,注意:一定要配置好OPENCV的环境,可直接运行-Image refinement processing using OPenCV libraries, note: Be sure to configure OPENCV environment, and can be run directly
360_panorama
- 360-panorama,360度柱面图像拼接,程序在VS2008环境下开发,opencv2.4.3版本,程序可以直接运行,以将所需依赖项添加在文件夹中,源图像放在source_pic中,最后生成结果在result_pic中。 实现步骤:1先将图像投影到柱面坐标上,2提取图像SIFT描述子,3将SIFT描述子配对,4用RANSAC算法根据配对成功的描述子统计出变换矩阵T,5图像拼接。 对于拼接后的图像,没有做进一步细化处理,使用者可以在生成的图像上再做进一步编辑。-360-panoram
testthin
- 图像细化。将一幅图片进行细化,并输出结果-Image thinning. A picture refinement, and outputs the result
tuxiang-xihua
- 基于opencv的图像细化的很好的程序,绝对可用-Based on the opencv image thinning a very good program, absolutely free
thinning
- 本程序是基于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.
MyOpencvGetCenter
- 用opencv编写的获取图像中心程序,利用质心法获得图像的中心,细化-Center program to obtain images with opencv prepared
opencv_image
- 锐化、图象的半影调和抖动技术、直方图修正和彩色变换、腐蚀,膨胀,细化算法、边沿检测与提取,轮廓跟踪-Sharpening, image penumbra reconcile jitter histogram correction and color conversion, corrosion, expansion, refinement algorithm, edge detection and extraction, contour tracking
document_for_pic_thin
- 基于Opencv和VC6.0的图像细化,可以用来提取手势骨骼,已经处理成子函数,可直接调用。给做手势识别的朋友一些参考-Based on Opencv and VC6.0 image thinning, gestures can be used to extract the skeleton has been processed into a subroutine can be called directly. Gesture recognition to a friend some refer
thinning
- opencv的细化算法 里面有实例图与源程序 用vs2010写成 低版本的无法直接打开的可以复制cpp的代码重新编译-thin method by opencv written by c++ vs2010
thin
- 此代码是基于OPENCV设计的关于图像细化的源代码,采集图像细化所用代码-This code is based on the image thinning OPENCV design source code, the code used to capture images thinning
ThinImage
- 基于opencv平台的实现图像细化的源代码。-Opencv platform for image-based refinement of the source code.
Thinning
- 细化算法求二值图像拓扑图,适合数字图像处理入门。-Refinement algorithm for binary image topology for digital image processing started.
二值化与细化
- 用于图像的二值化和细化 可以将图像的轮廓清晰的表现出来(For the two value of the image and thinning, the outline of the image can be clearly displayed)
