CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vc 噪声

搜索资源列表

  1. VC去除椒盐噪声

    2下载:
  2. 一个去除椒盐噪声的图像处理程序,采用了中值滤波,效果很不错-a noise image-processing program, using a median filter, the effect is very good
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:140133
    • 提供者:林志泉
  1. 时间序列分析VC源码

    1下载:
  2. 时间序列分析,分析序列是否是 白色噪声,分析相关性,可以进一步判断序列的相关和自相关-time series analysis, whether the sequence is white noise, correlation analysis, further sequence of judgment and autocorrelation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:10028698
    • 提供者:祝世虎
  1. VC_高斯白噪声的产生

    2下载:
  2. 在图像或信号中加入高斯白噪声的VC源代码 -in image or signal add white Gaussian noise source VC
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:77718
    • 提供者:穆雅
  1. smoothvc

    0下载:
  2. 这是一个实现图象的平滑(去噪声),锐化的vc程序 运行时,文件c:\\test.bmp必须存在-This is a realization of a smooth image (to noise), the sharper vc running, documents c : \\ test.bmp must exist
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:23611
    • 提供者:陈文祥
  1. denoise1

    0下载:
  2. 实现图象的平滑(去噪声),锐化。用VC编的-achieve a smooth image (to noise), unsharp. Part of the VC
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:23497
    • 提供者:lu
  1. license_orientation

    0下载:
  2. 车牌定位---VC++源代码程序 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图像B做简单的相邻像素灰度值相减,得到新的图像G,即Gi,j=|
  3. 所属分类:交通/航空行业

    • 发布日期:2008-10-13
    • 文件大小:739411
    • 提供者:贺娜
  1. vc

    0下载:
  2. vc实现产生高斯噪声
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2054
    • 提供者:zhongweicai
  1. 基于BP网络的含噪声数字识别

    0下载:
  2. 应用hopfield网络的理论在vc环境下编写一个数字识别软件-application of the theory in vc prepare an environmental figures recognition software
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1131499
    • 提供者:吴灏翰
  1. vc++pujian

    0下载:
  2. vc++的谱减程序,与martin的谱减算法相对应,包括fft,iff,hamming窗,噪声估计及谱减主体等成员函数
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3517
    • 提供者:高金枝
  1. VC源代码用于神经网络的含噪声的目标识别

    2下载:
  2. VC源代码用于神经网络的含噪声的目标识别
  3. 所属分类:图形图象

  1. VC++_image_Code

    3下载:
  2. VC++6.0图像处理算法集:图象的几何变换、平滑(去噪声)、锐化、腐蚀、膨胀、细化算法、半影调、抖动、直方图修正、彩色变换、腐蚀,膨胀,细化等算法,并有可执行文件供试用,并附有配套电子收,是图像处理入门的好资料。-VC++ 6.0 image processing algorithms: image geometric transformation, smoothing (to noise), sharpening, corrosion, expansion, thinning algorit
  3. 所属分类:Special Effects

    • 发布日期:2016-08-29
    • 文件大小:12290404
    • 提供者:蓝云
  1. VC

    0下载:
  2. 使用c语言产生均匀分布,高斯分布随机数的方法,使用VC为图片进行添加高斯噪声均匀噪声以及椒盐噪声,并且采用a修正的均值滤波和自适应中值滤波进行除噪-Used to produce uniform distribution of c language, method of Gaussian random numbers, use the VC to add a picture uniform noise, Gaussian noise and salt and pepper noise, and
  3. 所属分类:Special Effects

    • 发布日期:2017-06-20
    • 文件大小:30343089
    • 提供者:吴勇
  1. gaosizaosheng

    0下载:
  2. 此程序是C++程序 在VC++6.0中编译通过的,可以实现高斯白噪声的生成程序,高斯噪声在实际生活中是很普遍的,尤其是通信领域,此程序为大家提供了方便,并通过了测试。 -This program is C++ program in VC++6.0 compiler adopted to achieve the generation of Gaussian white noise process, Gaussian noise in real life is very common, espe
  3. 所属分类:Document

    • 发布日期:2017-03-29
    • 文件大小:2155
    • 提供者:刘建
  1. DCT

    0下载:
  2. 通过DCT变化在图像中,嵌入水印,加入噪声,并解出嵌入图像,计算误差率。-Through the DCT changes in the watermarked image, add noise, and extract out the embedded images to calculate margin of error.
  3. 所属分类:Other systems

    • 发布日期:2017-05-19
    • 文件大小:5479203
    • 提供者:chanel
  1. dwt

    1下载:
  2. 实现基于小波变换数字水印的嵌入和提取,并实现对压缩,噪声等攻击的检测。-Using the same key after a chaotic sequence of scrambling the watermark information to achieve the double encryption, consider the wavelet energy distribution problem, the watermark information embedded in low-freq
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:868321
    • 提供者:飞无影
  1. liutongxue

    0下载:
  2. MFC VC 课程设计 面向对象 信号传输 实现信号产生 加噪声 滤波 接收-MFC VC curriculum design object-oriented signal transmission for signal plus noise filter produces receiver
  3. 所属分类:SCM

    • 发布日期:2017-05-15
    • 文件大小:3604715
    • 提供者:刘同学
  1. gause-noise-by-vc-

    0下载:
  2. 利用伪随机数理论生成均匀分布的高斯白噪声,并绘制出白噪声的时域图-programing Gause noise by vc++
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:2084212
    • 提供者:matthew zhou
  1. VC

    0下载:
  2. ECG信号工频干扰噪声消除,用VC编的小程序,通过频谱分析,消除噪声-ECG signal frequency interference noise reduction, compiled with VC program, spectrum analysis, eliminating the noise
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:677876
    • 提供者:杨明洁
  1. VC-PP-Face-Recognition

    0下载:
  2. 包含很完整基础的图像处理和人脸识别!有人脸识别的各种预处理,例如几何变换、灰度变换、图像空余增强(高斯噪声、锐化、平均等)图像频域增强(各种变换和滤波)、腐蚀、膨胀、图像分割与检测-Contains a very complete basic image processing and recognition! There are various pre-recognition, such as geometric transformation, gray transformation, imag
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4880595
    • 提供者:去雷
  1. 图像频谱分析和滤波

    0下载:
  2. 对含有噪声的图像进行频谱分析,通过滤波去除随机噪声,通过中值滤波去除椒盐噪声(Spectral analysis of the noisy images removes random noise by filtering and removes salt and pepper noise through median filtering)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:10804224
    • 提供者:Enid_abrb
« 12 3 4 5 »
搜珍网 www.dssz.com