搜索资源列表

  1. ImageHandle

    0下载:
  2. 主要功能 图像处理系统是一个典型的图像处理软件,它由图像显示、图像转换、图像处理、字符识别、其他和帮助等几部分组成。  图像显示模块 该模块主要包括显示位图、显示JPEG、显示GIF 3个部分。  图像转换模块 该模块主要包括位图转换为JPEG、JPEG转换为位图、位图转换为GIF,GIF转换为位图4个部分。  图像处理模块 该模块主要包括图像旋转、图像锐化处理
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:4191232
    • 提供者:志勇
  1. pinyuchuli

    0下载:
  2. 给定一幅图像,进行频域处理,包括低通滤波,图像锐化,伪彩色处理等。-Given an image, the frequency domain, including low-pass filtering, image enhancement, pseudo-color processing.
  3. 所属分类:图形图象

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:耿晗
  1. c

    0下载:
  2. 偏微分方程的图像处理  图像锐化  反热传导方程-Partial differential equations of image processing image sharpening anti-heat conduction equation
  3. 所属分类:绘图程序

    • 发布日期:2024-05-10
    • 文件大小:5120
    • 提供者:cui
  1. Imagesharpening

    0下载:
  2. 用matlab实现图像锐化功能的程序代码-Image sharpening using matlab function code
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:4096
    • 提供者:spinach
  1. ImageProcessing

    0下载:
  2. 中值滤波 均值滤波 图像锐化 边缘检测 c#实现-Mean Filter Median Filter image sharpening to achieve edge detection c#
  3. 所属分类:图形图象

    • 发布日期:2024-05-10
    • 文件大小:924672
    • 提供者:wing
  1. lplsrh

    0下载:
  2. 拉普拉斯锐化,是图像边缘检测算法之一,对图像处理效果,有作用。-Laplacian sharpening, edge detection algorithm is one of the effects of image processing, a role.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:160768
    • 提供者:Janny
  1. MatlabImageProcess

    0下载:
  2. Matlab写的图像处理中的基本算法包括直方图均衡化,拉普拉斯锐化,Sobel锐化,含GUI界面-Matlab Image Processing written by the basic algorithm, including histogram equalization, sharpening Laplace, Sobel sharpening, with GUI interface
  3. 所属分类:图形图象

    • 发布日期:2024-05-10
    • 文件大小:6144
    • 提供者:张宏欣
  1. IP-Programing

    0下载:
  2. 该源码是在VC6.0环境下运行成功,涉及数字图像处理的基础内容,包括图像增强,图像锐化,边缘检测,数学形态学处理,图像复原,图像重建。本程序是MFC图形化界面设计。-The source code is successfully run VC6.0 environment, involving the basis of digital image processing, including image enhancement, imag
  3. 所属分类:图形图象

    • 发布日期:2024-05-10
    • 文件大小:9168896
    • 提供者:wang
  1. tuxingtuxiang

    0下载:
  2. 本程序用于图形图像处理,其中包括中值滤波,图像锐化,图像平滑功能-for photo
  3. 所属分类:图形图象

    • 发布日期:2024-05-10
    • 文件大小:281600
    • 提供者:黄天
  1. tuxiangruihua

    0下载:
  2. 图像锐化,包含拉普拉斯锐化法 4邻域模板 巴特沃斯高通滤波器锐化, 阶数M=3 截断频率D0=40,梯度算子锐化 sobel和prewi-Image sharpening, including Laplacian sharpening four neighborhood template Butterworth high-pass filter sharpening, the order M = 3 cut off frequenc
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:5120
    • 提供者:马雪亮
  1. preprocess

    0下载:
  2. VC编的图像预处理算法,包括8位和24位图像的打开、位数转化、滤波、锐化、分割等算法-VC series of image pre-processing algorithms, including 8-bit and 24-bit image of the open, the median conversion, filtering, sharpening, segmentation algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:3790848
    • 提供者:forlans
  1. img_enhancement

    0下载:
  2. 三种滤波器对图形处理,拉普拉斯滤波器,反锐化掩模滤波器,高提升滤波器等-Three kinds of filters for graphics processing, Laplace filter, Unsharp Mask filter, high-enhancing filters, etc.
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:hoozhen@163.com
  1. imageproc

    0下载:
  2. Matlab图像处理,包含图像平滑、锐化等 图像平滑处理包含均值滤波和中值滤波 图像锐化处理包含拉普拉斯算子和Roberts算子、Prewitt算子和Sobel算子-Matlab image processing, including image smoothing, sharpening and other image smoothing with the mean filter and median filtering im
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:tony
  1. tdrh

    0下载:
  2. 梯度锐化,图像处理的简单源代码。供初学者查看-Gradient sharpening, image processing, a simple source code. For beginners View
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:56320
    • 提供者:lyg
  1. Color_digital_image_sharper

    0下载:
  2. 分别采用RGB模型和HIS模型对图像imageLane.bmp进行锐化,并比较锐化的效果是否相同(两锐化后的图像相减)。-Using RGB model respectively for imageLane image and HIS model for sharpening, BMP, and compared the effect is the same sharpening (two sharpen the image subtr
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:359424
    • 提供者:李建建
  1. form1

    0下载:
  2. vb实现打开的图像浮雕 油画 锐化 柔化处理,并能保存处理过的图像-vb to achieve an open relief painting sharpening soften the image processing, and can save the processed images
  3. 所属分类:多媒体

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:lushiguang
  1. sztx

    0下载:
  2. 数字图像处理 拉普拉斯锐化处理 图像平滑-we are all have to do every thing
  3. 所属分类:图形图象

    • 发布日期:2024-05-10
    • 文件大小:281600
    • 提供者:gaolianjun
  1. cheliangjiance

    0下载:
  2. 对图像进行增强处理的车流量检测算法,图像锐化,背景差分,膨胀腐蚀等一系列数学形态学操作-The image enhancement processing of the traffic flow detection algorithm, image enhancement, background difference, expansion and a series of mathematical morphology erosion op
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:山林之乐
  1. com

    0下载:
  2. 图像处理算法,实现多种对于灰度/二值图像的基本算法,包括灰度直方图,均衡化,门限处理,模糊,锐化,腐蚀,膨胀,掩模过滤,频域转换,边缘检测,梯度检测,二值化等等.实现的方法较多,且均经过一定的优化,效率不错.-Image processing algorithms to achieve a variety of for the gray/binary image of the basic algorithm, including the
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:35840
    • 提供者:李勇
  1. digital

    0下载:
  2. C#编写的图像处理程序源码 一共有十二个 包括灰度,二值化,锐化,缩放,旋转,压缩-C# source code written in image-processing program, a total of 12, including grayscale, binary, sharpening, scaling, rotation, compression, etc.
  3. 所属分类:C#编程

    • 发布日期:2024-05-10
    • 文件大小:1054720
    • 提供者:谁啊
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org