登录
首页 » Special Effects » 一个比较完整的图像DSP处理程序,主要进行较高级的图像处理工作。...

一个比较完整的图像DSP处理程序,主要进行较高级的图像处理工作。...

于 2022-01-25 发布 文件大小:282.10 kB
0 181
下载积分: 2 下载次数: 1

代码说明:

一个比较完整的图像DSP处理程序,主要进行较高级的图像处理工作。-a relatively complete DSP image processing, mainly for higher image processing work.

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

发表评论

0 个回复

  • 这是一个自编的应用边缘提取和傅立叶描述子来进行数字的表述和识别...
    这是一个自编的应用边缘提取和傅立叶描述子来进行数字的表述和识别-This is a self-application of edge detection and Fourier descriptors for the number of statements and identification
    2023-07-05 05:50:02下载
    积分: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
  • 这是一个图片的图像分割算法的增长,对于一些体育的…
    这是 针对 图象分割的图象生长算法,用来分割有多个峰的灰度图像,在Vc环境下-this is a picture of the image segmentation algorithm growth, for a number of peaks divided the gray image in Vc environment
    2022-03-25 15:05:05下载
    积分:1
  • Visual C++MATLAB图像处理与识别实用案例精选之 图像阈值变换 算法的源程序,含标准测试图片...
    Visual C++MATLAB图像处理与识别实用案例精选之 图像阈值变换 算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition of practical cases selected images threshold transform operator Law of the source, including standard tests Photo
    2022-10-28 12:40:04下载
    积分:1
  • 配套专业版源代码软件DIPA功能简介 与《实用图像处理与分析》配套的源代码软件DIPA是一套完全可执行的VC++界面源代码,界面内容除了图像的表示、读...
    配套专业版源代码软件DIPA功能简介 与《实用图像处理与分析》配套的源代码软件DIPA是一套完全可执行的VC++界面源代码,界面内容除了图像的表示、读入、保存、彩色变灰度以外,还包括图像的2值化处理、微分变换、几何变换、彩色变换、参数测量、傅里叶变换、小波变换、Hough变换、模式识别、神经网络、遗传算法、图像压缩等功能,提供有近100个图像处理与分析函数的源代码。该软件主要适用于图像处理的教学和科研-Supporting the professional version of the software source code About Dipa functional and practical image processing and analysis, the source code of the software package Dipa is a fully executable VC++ Interface source code, interface elements in addition to images that read, preserve, gray color change also includes image processing of 2 values, differential transform, geometric transformations, color transform, parameter measurement, Fourier transform, wavelet transform, Hough transform, pattern recognition, neural networks, genetic algorithms, image compression, etc. function, provided there are nearly 100 image processing and analysis function of the source code. The software is mainly applied to image processing teaching and research
    2022-03-01 10:47:57下载
    积分:1
  • c#在图像处理的方面的源程序:包括图像的增强,滤波等操作~界面比较人性化!...
    c#在图像处理的方面的源程序:包括图像的增强,滤波等操作~界面比较人性化!-c# in the image processing aspects of the source: including image enhancement, filtering, comparison operator interface humanized ~!
    2022-01-30 12:17:23下载
    积分:1
  • 人脸检测定位,实现了对人脸的检测与识别,大家可以参考!...
    人脸检测定位,实现了对人脸的检测与识别,大家可以参考!-Face Detection positioning, achieving the right face detection and recognition, we can reference!
    2022-07-14 02:38:47下载
    积分:1
  • 图形转换器.zip
    图形转换器.zip-Graphics converter. Zip
    2023-07-29 13:40:03下载
    积分:1
  • Matlab prepared using a median filter source, in the hope that useful to everyon...
    利用matlab编写的一个中值滤波源程序,希望对大家有用。-Matlab prepared using a median filter source, in the hope that useful to everyone.
    2023-07-10 16:45:02下载
    积分:1
  • Laplacian sharpening (edge detection) MFC programming very practical edge detect...
    拉普拉斯锐化(边缘检测)MFC编程非常实用 对边缘检测学习有帮助-Laplacian sharpening (edge detection) MFC programming very practical edge detection to help learning
    2022-07-23 04:29:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载