登录
首页 » Special Effects » 一个很有用的数字图象HOUGH变换的源代码

一个很有用的数字图象HOUGH变换的源代码

于 2022-11-07 发布 文件大小:1.82 kB
0 266
下载积分: 2 下载次数: 1

代码说明:

一个很有用的数字图象HOUGH变换的源代码-very useful in a digital image HOUGH transform source code

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 实时之线检测程序,可对USB CMOS摄像头图像处理
    实时之线检测程序,可对USB CMOS摄像头图像处理-Real-time detection of line procedure for USB CMOS camera image processing
    2023-08-22 16:45:03下载
    积分:1
  • 这是一个图象处理的源代码,将一个图像 灰度均衡化,使得原有图片更清晰...
    这是一个图象处理的源代码,将一个图像 灰度均衡化,使得原有图片更清晰 -this is a code of digital image processing,it can make a image grayscale eauilibrium.
    2022-03-25 00:28:43下载
    积分:1
  • Digital image of linear transformation and homogenization, the document containi...
    数字图像的线性变换以及均匀化,内含源码及实验文档,具有两种表现方式,具体见注释-Digital image of linear transformation and homogenization, the document containing the source code and experiment with two types of expressions, see the specific notes
    2022-01-21 02:49:57下载
    积分:1
  • JPEG2000标准的软件版本5.2.5卡卡杜最近的可执行程序…
    JPEG2000标准的实现软件Kakadu的近期版本5.2.5的可执行程序,支持多核解码编码,cpu的性能可以得到充分发挥,是JPEG2000软件中已知性能最高的-JPEG2000 standard software Kakadu recent version 5.2.5 of the executable program to support multi-core codec encoding, cpu
    2022-03-20 20:06:54下载
    积分:1
  • 指纹识别代码demo目录:fvs_enhancer:指纹增强…
    指纹识别代码 demo目录: fvs_enhancer:指纹增强程序,描述了如何使用该库增强指纹图像。原图像和目标图 像都是位图。 fvs_direction:描述了如何提取方向图。输入图像必须是归一化的图像,这样才能 有较好的效果。输出图像覆盖于输入图像之上。 fvs_createtestimages:该程序用来产生调试过程中可能会用到的一些位图图像,这 些图像是不同角度和不同间隔的条纹。产生图像的文件名命名方式如下: testimgSSSDDD.bmp 其中,SSS代表条纹间隔(像素个数),DDD代表方向的角度。 fvs_thinner:描述了怎样细化一个指纹图像。细化后的图像尽可能的代表了指纹的 脊线。 fvs_minutia:显示了如何从细化后的指纹图像中获得细节点集合。这一部分目前做 的效果不好,提取出的伪细节点太多。 fvs_mask:计算有效的指纹区域(剔除非指纹区域以及模糊指纹区域)。 include目录: 包含了头文件。 src目录: 包含了指纹识别中各种算法的实现代码。这些代码的使用方法可以参见demo目录中的 例程。 -fingerprint identification code demo directory : fvs_enhancer : fingerprint enhancement procedures describes how to enhance the use of the fingerprint image. The original image and objectives are bitmap images. Fvs_direction : describes how to extract the direction of the map. Input image must be a normalized image, in order to have better results. Image output coverage in the input image above. Fvs_createtestimages : The procedure used to produce debugging process
    2023-08-21 10:00:04下载
    积分:1
  • 对一组脑部CT图像进行改进分水岭算法的运算。
    对一组脑部CT图像进行改进分水岭算法的运算。-To a group of brain CT images for improved watershed algorithm for computing.
    2022-06-16 10:58:03下载
    积分:1
  • 30个图像处理的VC++ 源代码,包括256色转灰度图,Hough变换,image_j1,PCA,Walsh变换,对比度拉伸,二值化变换,反色, 方块编码,...
    30个图像处理的VC++ 源代码,包括256色转灰度图,Hough变换,image_j1,PCA,Walsh变换,对比度拉伸,二值化变换,反色, 方块编码,傅立叶变换,高斯平滑,灰度均衡,均值滤波,拉普拉斯锐化(边缘检测), 离散余弦变换,亮度增减,逆滤波处理,取对数,取指数,梯度锐化,图象处理,图像镜像, 图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡.-30 image processing VC++ Source code, including 256 colors to grayscale, Hough transform, image_j1, PCA, Walsh transform, contrast stretching, binarization transformation, anti-color, box encoding, Fourier Transform , Gaussian smoothing, gray balance, mean filter, Laplacian sharpening (edge detection), discrete cosine transform, the brightness increases and decreases in inverse filtering deal, check on the number of check index, the gradient sharpening, image processing, mirror image, image translation, image scaling, image thinning, image rotation, Wiener filtering treatment using Canny edge extraction operator, threshold transform, histogram equalization.
    2022-03-19 15:50:46下载
    积分:1
  • 基于小波数字图像处理MATLAB源代码 例如压缩提取 噪声水印提取等...
    基于小波数字图像处理MATLAB源代码 例如压缩提取 噪声水印提取等-Wavelet-based digital image processing such as compression MATLAB source code extracted watermark extraction, such as noise
    2023-06-14 03:30:03下载
    积分:1
  • 全局Retinex彩色图像恢复,VC++实现好的效果,恢复…
    全局Retinex彩色图像恢复,VC++实现,效果不错,还原真实色彩,与直方图均衡化比较-Global Retinex color image restoration, VC++ to achieve good results, restoring true colors, compared with the histogram equalization
    2022-03-14 15:28:03下载
    积分:1
  • 用水平集和形态学结合的方法分割图像,主要用于对比度低的医学图像,效果较好
    用水平集和形态学结合的方法分割图像,主要用于对比度低的医学图像,效果较好-Using level set and morphological segmentation with the method of combining images, mainly for low-contrast medical images, better
    2022-02-25 13:32:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载