Function uses Standard Hough Transform to detect circles in a binary image. According to the Hough Transform for circles, each pixel in image space corresponds to a circle in Hough space and vise versa. upper left corner of image is the origin of coordinate system. - 下载
|
Hough变换源程序,采用visual c++语言编写-Hough Transform source, using visual c + + language 下载
|
Hough 变换的 Visual C++代码,只要是提取图像的直线。里面还附带了许多功能。-Hough Transform Visual C code, as long as it is extracted lines. There is also a lot of incidental function. 下载
|
c语言hough变换实现直线和圆的检测。圆的检测是一种改进算法-c language hough transform linear and circular testing. Circle detection is an improved algorithm 下载
|
基于C++环境下的hough变换检测直线源码,测试正常,可以使用。-environment based on C hough transform the detection of linear source, the tests are normal, can be used. 下载
|
边缘提取的算子,如hough变换,robert算子等的实现,c++源码-edge extraction Operator, hough transform, robert the operator realized, c FOSS 下载
|
本人收集的关于c实现图像处理常用算法,包括Hough变换,雕刻技术,灰度均衡,图像的3D灰度显示,拉普拉斯高斯边缘检测等等,-I collected on c achieve common image processing algorithms, including the Hough transform, carving, gray balance, 3D gray-scale images, Laplace Gaussian edge detection and so on. 下载
|
图像处理算法源程序.pdf,包含: 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++开发轮廓提取源程序 堆栈的数据结构和操作 VC++开发轮廓跟踪源程序 VC++开发差影法的源程序 VC++开发投影法的源程序 VC++开发直方图均衡化的源程序 VC++转置变换的原代码 VC++平移的源代码 VC++旋转的源代码 VC++镜象变换的原代码 VC++缩放变换的原代码 实现中值滤波的源程序 通用的3*3模板的函数程序 图案法源程序 Floyd-Steinberg算法的源代码 bmp2txt源程序 实现反色的源程序 彩色图到灰度图的转换的源程序 真彩图转256色图算法的源程序 显示一幅图的灰度直方图的程序 -image processing algorithm source. Pdf, include : Using Visual C AVI file realize the image Visual C interception achieving the right image data was read Visual C said video image processing technology VC how to operate the database of images field Visu al C Digital Image Enhancement Visual C 6.0 gray bitmap processing VC corrosion Operational source VC procedures developed swelling Operational source VC + + development refinement source VC + + development of the Hough transform-source VC development sequence contour extraction source stack data structure and operation of the development of VC contour tracking source VC poor video France The source VC projection of the source VC histogram equalization of the source VC transform home to the original code V translation of C source code VC ro 下载
|
图像处理中常用的变换:Hough 变换。该函数用于对检测图像中的平行直线。如果图像中有两条平行的直线,则将这两条平行直线 * 提取出来-image processing used in transformation : Hough transform. This function is used to detect the image parallel line. If the images are two parallel lines, it will be two parallel linear extracted * 下载
|
VC++开发机器视觉算法源程序(全部集成在一个pdf文档里) 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++开发轮廓提取源程序 堆栈的数据结构和操作 VC++开发轮廓跟踪源程序 VC++开发差影法的源程序 VC++开发投影法的源程序 VC++开发直方图均衡化的源程序 VC++转置变换的原代码 VC++平移的源代码 VC++旋转的源代码 VC++镜象变换的原代码 VC++缩放变换的原代码 实现中值滤波的源程序 通用的3*3模板的函数程序 图案法源程序 Floyd-Steinberg算法的源代码 bmp2txt源程序 实现反色的源程序 彩色图到灰度图的转换的源程序 真彩图转256色图算法的源程序 显示一幅图的灰度直方图的程序-VC + + source machine vision algorithm (all integrated in a pdf file Lane) using Visu al achieving C AVI file image interception Visual C achieve the right to read image data showed Visua l C video image processing technology VC how to operate the database of images field Visual C few realize word Image Enhancement Visual C 6.0 grayscale bitmap processing VC corrosion Operational source VC expansion of Operational source VC + + source thinning VC + + development Hough Transform source VC round Profile extraction source stack data structure and operation of VC contour tracking source VC Subtraction law of the source VC development projection of the source VC histogram equalization to the source VC transform the original home VC translation of the code generation source VC yards rotating mir 下载
|