搜索资源列表

  1. smooth

    0下载:
  2. 利用vc实现对图像的各种平滑滤波处理,如空间滤波,频域滤波-Vc achieve a variety of smoothing filter for image processing, such as spatial filtering, frequency domain filtering
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:24576
    • 提供者:张可
  1. Image-enhancement

    0下载:
  2. 利用visual c++编程实现了中值滤波、局部平均平滑和频域滤波技术。可以自定义模板,实现图像的平滑。-Use visual c++ programming realized the median filtering, local average smooth and frequency domain filtering technology. You can use custom templates, realizing the i
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:2197504
    • 提供者:仇小伟
  1. Fourier-transform

    0下载:
  2. 傅立叶变换和频域滤波相关方面的代码程序,已经通过运行。-Fourier transform and frequency domain filtering code in the program has been run.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:Jack
  1. Frequency-domain-filtering

    0下载:
  2. 图像处理中的频域滤波,对图像处理的初学者很用用的啊!-Frequency domain filtering in image processing, image processing for beginners with the use of ah!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:652288
    • 提供者:ligengxuan
  1. digital-image-processing

    0下载:
  2. 数字图像处理实验,包括图像灰度变换,图像直方图及均衡化,图像中值滤波,图像空域锐化增强和频域滤波五个实验-Digital image processing experiments, including the image gray level transformation, histogram equalization, image filtering, image airspace sharpness enhancement and
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:zxy
  1. pinyulvbo

    0下载:
  2. vc环境下实现图像的变换域处理 频域滤波-vc environment, transform domain processing of the image frequency domain filtering
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:291840
    • 提供者:ew
  1. main

    0下载:
  2. 包含了加高斯噪声和椒盐噪声的各种滤波程序,包括基本的空间域滤波和频域滤波-Contains the added Gaussian noise and impulse noise filtering procedures, including basic spatial filtering and frequency domain filtering
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:amani
  1. transform-domain-processing

    0下载:
  2. 包含福利叶变换,频域滤波,正交变换的完整代码,并且可以直接运行测试-Including welfare leaves transform, frequency domain filtering, orthogonal transformation of the complete code, and can run the test
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:4026368
    • 提供者:李雪薇
  1. Frequency_Filtering_Image

    0下载:
  2. 对图像cat的频域滤波 将图像转换为频域后滤波在转回时域图形 完成效果较好-Cat image filtering in frequency domain into the frequency domain image filtering in the back after the completion of the time domain is better graphics
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1029120
    • 提供者:jelly
  1. GSC

    0下载:
  2. 采用广义旁瓣抵消(GSC)自适应波束形成方法实现时域和频域滤波,采用LMS自适应算法,最终实现语音增强。(文件中包含纯净语音及不同信噪比的带噪语音)-Generalized sidelobe canceller (GSC) adaptive beamforming method to achieve time-domain filtering using the LMS adaptive algorithm, and ultimatel
  3. 所属分类:通讯编程

    • 发布日期:2024-05-19
    • 文件大小:205824
    • 提供者:秦亚光
  1. VCPP-image-processing

    0下载:
  2. VC++写的图像处理程序,有直方图,中值滤波,形态学变换,频域滤波等,适合图像处理专业人员-Image processing program VC++ write, histogram, median filtering, morphological transformation, frequency domain filtering, etc., suitable for image processing professionals
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:7221248
    • 提供者:刘星宇
  1. Image-Processing-with-CPP-MFC

    0下载:
  2. 这是一本书里光盘带的程序里面代码可完整运行主要是图像图形处理方面的内容用MFC编写,主要包括对图像的点运算、几何变换、图像增强、频域滤波、彩色图像处理、形态学变换、图像分割、特征提取、识别初步等但只能针对位图(.bmp)文件操作。可以运行无任何问题。-This is a book, CD-ROM with the complete procedures inside the code can run is the content of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:2643968
    • 提供者:张恒
  1. code

    0下载:
  2. 利用频域滤波消除周期噪声,即用频域带阻滤波器消除图像中的周期噪声。-By using the frequency domain filtering eliminating cycle noise, use frequency domain band-stop filter to eliminate image noise of the cycle.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:安占福
  1. shiyan1

    0下载:
  2. 图像变换及频域滤波 编写快速傅立叶变换算法程序,验证二维傅立叶变换的平移性和旋转不变性-The image transformation frequency domain filtering writing Fast Fourier Transform algorithm procedures to verify that the two-dimensional Fourier transform of the translationa
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:李小红
  1. bianyuanjiance

    0下载:
  2. 对输入的图像可以进行傅里叶变换,空域滤波, 频域滤波-Fourier transform can be performed on the input image, spatial filtering, frequency domain filtering
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:393216
    • 提供者:孔凡洋
  1. noise-removal

    0下载:
  2. 数字图像处理的噪声去除,利用邻域平均算法,中值滤波法,频域滤波法,巴特沃斯低通高通滤波器-Digital image processing, noise removal, neighborhood averaging algorithm, median filtering method, frequency domain filtering method, low-pass Butterworth high-pass filter
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1187840
    • 提供者:孙丹阳
  1. DigitalImageProcessing

    0下载:
  2. 数字图象处理,平移,反转,灰度变化,频域滤波-Digital image processing, translation, reverse, gray change, frequency domain filtering
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:24805376
    • 提供者:lewis
  1. DIPDemo

    0下载:
  2. 数字图像处理和监督分类基本操作。包括点运算、几何变换、图像增强、频域滤波、彩色图像处理,形态学变换、图像分割、特征提取、识别初步等。- The basic operation of digital image processing and supervised classification. Including point arithmetic, geometric transformation, image enhancement,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:9080832
    • 提供者:潘燕红
  1. C-Sharp-Fourier-transform

    0下载:
  2. C#傅立叶变换频域滤波 C#傅立叶变换频域滤波-C# Fourier transform
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:10240
    • 提供者:wu
  1. FFT--filter

    0下载:
  2. 快速傅立叶变换算法频域滤波,效果不错,可以试试。-Fast Fourier Transform algorithm for frequency domain filtering, good results, you can try.
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:聂永
« 1 2 3 4 5 6 78 9 10 11 12 ... 25 »

源码中国 www.ymcn.org