搜索资源列表

  1. 数字图像处理alpha版

    1下载:
  2. 本软件是由作者经过数字图像处理课程的学习,采用vc++.net将其基本算法实现,其算法主要包括: 1.点运算(灰度直方图,直方图均衡处理,线性运算,二值化,灰度化等) 2.几何运算(旋转,放缩,镜像,平移) 3.几何空间增强(均值,中值滤波器,k近邻均值,中值滤波器,Roberts,sobel,priwitt,laplacian,wallis锐化算子等) 4.频率域增强(基2FFT进行空间域到频率域的转换,高斯,理想,巴特沃斯高低通滤波
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:3416061
    • 提供者:王晗
  1. 数字图像处理程序集 V1.0log

    1下载:
  2. vc6.0数字图像处理,边缘检测,去噪,平滑,即图像的特殊处理,常用算法-Photo process, edge detect, clear yawp, smoothing etc. by VC6.0
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:264146
    • 提供者:e_man518
  1. 数字图像处理的几个程序例子

    0下载:
  2. 这是几个数字图像处理的程序实例,有经典的傅立叶变换和反变换、图像增强(中值滤波、增强光照)还有染色体计数。它们都是经典算法的实现。-Here are several digital image processing examples including classical Fourier transform and its inverse, image enhancement (like median filtering, intens
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1489472
    • 提供者:李玲
  1. C++开发中数据结构和算法的分离

    0下载:
  2. 在vc下 实现图像处理算法和数据结构的分离 使代码具有更好的移植和可维护-under the vc image processing algorithms and data structures so that the separation is a better code porting and maintenance
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:83284
    • 提供者:周贤
  1. misc

    0下载:
  2. 在实现数字图像处理算法时经常需要一些原始图像,方便使用。(In the implementation of digital image processing algorithms, some primitive images are often needed for easy use.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:12357632
    • 提供者:sl981
  1. algorithm

    0下载:
  2. 常用DSP图像处理算法,包括RGB图转灰度,灰度计算直方图等等(Common DSP image processing algorithm)
  3. 所属分类:DSP编程

    • 发布日期:2024-05-19
    • 文件大小:9168896
    • 提供者:loewe
  1. 《MATLAB图像与视频处理实用案例详解》

    0下载:
  2. 各类图形处理算法代码,齐全的图形处理算法,可以直接运行。去噪,识别,检测,拼接等(Complete graphics processing algorithm, you can run directly. Denoising, identification, detection, stitching and so on)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:19050496
    • 提供者:周泽鑫
  1. unhaze_source

    0下载:
  2. 总结了大量去雾霾相关的图像处理算法,MATLAB(Collected some image processing method about dehaze coding with MATLAB)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:64958464
    • 提供者:不语忘川
  1. C语言实用数字图像处理技术

    0下载:
  2. 日本人写的C语言图形算法教程很使用好懂,没有复杂的数学公式推导(Japanese C language graphics algorithm tutorial is very easy to understand, there is no complex mathematical formula derivation)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:7513088
    • 提供者:缘来是你1
  1. MATLAB实现(第2版)

    0下载:
  2. 对于不同的图像处理算法有所涉及 并给出了详细的讲解(For different image processing algorithms involved and gives a detailed explanation)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:26083328
    • 提供者:灵凌聆
  1. guided-filter-code-v1

    0下载:
  2. 引导滤波,能够实现,图像去噪,去雾,是非常使用的图像处理算法,运算速度快(Guide filtering, can achieve, image denoising, to fog)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:3511296
    • 提供者:安保部
  1. 数字图像处理的一些C++算法

    0下载:
  2. 包括图像的旋转,复原,编码,增强以及形态学处理等C++代码(Including image rotation, restoration, coding, enhancement and morphological processing C++ code)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:653312
    • 提供者:wangyiyan92
  1. matlab code实验7高通、低通、带通和带阻滤波器

    0下载:
  2. < 数字图像处理算法及应用>这本书的相关代码(Image Processing Algorithm and Practices is an important book in IP and AI. High-pass Filter is very normal and practical tool.)
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:261120
    • 提供者:leeyue
  1. 基于 K-means 聚类算法的图像区域分割

    0下载:
  2. 图像处理领域,基于 K-means 聚类算法的图像区域分割(Image processing domain, image region segmentation based on K-means clustering algorithm)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:29696
    • 提供者:gaomengxin99
  1. L03答题卡识别的算法分析1

    1下载:
  2. 答题卡识别的算法分析、图像处理、OPENCV库(Algorithm analysis of answer card recognition)
  3. 所属分类:OpenCV

    • 发布日期:2024-05-19
    • 文件大小:3630080
    • 提供者:刘阳123
  1. dip基本处理

    0下载:
  2. 数字图像处理基础算法小程序,包括腐蚀膨胀、交集并补集运算、联通、边缘提取,适合初学者。(Digital image processing algorithm based on small procedures, including erosion expansion, intersection and complementing operations, Unicom, edge extraction, suitable for begi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:IcarusRan
  1. 东北大学图像处理作业

    0下载:
  2. 东北大学图像处理课第一次作业,主要是双边滤波算法和最大熵复原算法,亲测可运行。其中内有相关的word文档,和分割效果图(the homework of image processing in northeastern university.it mainly included two algorithms about bilateral filering and max-weight entropy)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:2462720
    • 提供者:小维威威
  1. 图像处理

    1下载:
  2. Arnold 变换与 Gray 码变换相融合的双置乱算法程序,包括了加密和解密程序(The program of double scrambling algorithm combining Arnold transform and gray code transform, including encryption and decryption program)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:josephy
  1. matlab数字图像处理系统

    1下载:
  2. matlab具有完备的图形处理功能、友好的用户界面以及功能强大的图形处理工具箱,能够实现对数字图像的编辑和处理工作,实现功能包括数字图像的读取、存储、显示、去色、图像翻转、局部放大、透明度调整、去噪、平滑、锐化、压缩、边缘检测等操作。 本文的主要内容如下: 1.研究图像处理技术,包括图像处理技术的分类、数字图像处理的特点,主要内容以及应用。 2.分析MATLAB软件及其在图像处理中的应用。 3.完成系统的总体设计,各功能模块设计
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:380928
    • 提供者:www.wobishe.com
  1. 图像融合算法

    0下载:
  2. matlab的图像融合代码,图像融合是图像处理的重要部分(MATLAB image fusion code, image fusion is an important part of image processing)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:88064
    • 提供者:无法无天12
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org