搜索资源列表
Hough变换vc实现
- vc实现hough的源代码,使用说明和测试图片,供大家参考。-vc achieve the source code, testing and use photographs for reference.
VC++examples(9Sources)
- 该文件包括9个VC++编程的例子源码,包括Hough变换,灰度均衡,灰度拉伸,图像的3D灰度显示,拉普拉斯高斯边缘检测等等。-The documents include nine VC + + programming examples of FOSS, including Hough transform, gray balance, gray stretch, 3D gray-scale images, Laplace, etc. Gaussian edge detection.
image-go
- 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++开发轮廓提取源程序 堆栈的数据结构和操作 VC++开发轮廓跟踪源
mypolygon
- 图像处理算法源程序.pdf,包含: 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++开发轮廓提取源程序 堆栈的数据结构和操作 VC++开发轮廓跟踪源程序 VC+
图像处理
- (9)VC编写的完整的图像处理程序。包括二值化、阈值分隔、边缘监测、小波变换、图像压缩、Hough变换等
VC编程实现图像处理的一些功能
- VC编程实现图像处理的一些功能:边缘检测、HOUGH变换、轮廓提取、种子填充、轮廓跟踪,VC programming to achieve some of the features of image processing: edge detection, HOUGH transform, contour extraction, seed filling, Contour Tracking
Houghsourcefile.rar
- 用vc编写的Hough算法源代码,可以用于椭圆拟合等,Vc prepared using Hough algorithm source code, can be used, such as ellipse fitting
HTR
- Hough 变换的VC++实现,HOUGH变换广泛应用于直线及形状检测中,是模式识别不可或缺的内容-this is the implement of hough transform written in visual C++
hough-transfrom
- 检测圆的程序,利用VC++ 使用HOUGH算子 效果明显 十分实用-Circle detection procedure, using VC++ using the HOUGH operator was very practical effect of
HoughLines
- Hough code VC 6.0 Use cam
Hough
- 利用vc编写的源代码用于数字图像处理中hough变换检测直线-Source code written using vc for digital image processing in the detection of a straight line hough transform
ImageProcessingMainFunction(VC)
- 图象处理主要功能(VC),包括Hough变换、Walsh变换、对比度拉伸、方块编码等,很经典。-Image processing main function (VC), including the Hough transform, Walsh transform, contrast stretch, box, coding and so on, very classic.
109201288hough_standard
- 基于VC++6.0使用hough变换实现直线拟合,-Based on VC++6.0 using the hough transform linear fitting,
73555bitmap
- 改进后的hough编程方法,适合对灰度图像提取直线和圆的检测 采用VC++编程-Improved hough programming method for extraction of linear and circular gray image was detected by VC++ programming
four
- 自编VC电机控制程序,图形测量程序,包含MSCOM串口控件,HOUGH变换的底层实现代码。-my original VC program that suit for controling the motor and hough transformation.
Hough
- 图像处理相关算法C++源码\数字图象处理VC原码\Hough变换-Image processing related algorithms C++ source \ digital image processing VC original code \ Hough transform
hough
- hough变换检测直线,vc++6.0,内含测试图片,代码注释详细,能让图像编程学习者有所收获-hough transform line detection, vc++6.0, containing the test images, code comments in detail, allowing graphics programming learners to be harvested
Hough_edgedetect
- 实现HOUGH变换检测圆的功能 vc平台 可直接运行 效果不错 可实现多个圆的检测-its main function is to complement circle s houghtransform.
hough
- 简单的实现在vc条件下的hough变换,适合于OP-ENCV初学者使用入门-Simple realization of the VC Hough transformation, suitable for beginners to use OP-ENCV
Hough-detect
- 这是一个在VC++环境下的Hough变换检测圆的代码,它能同时检测多个圆,效果较好。-This is a Hough transform circle detection code under VC++ environment, it can simultaneously detect more than one round, the better.