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

搜索资源列表

  1. VC-IMAGE

    0下载:
  2. 这是一个基于VC++平台图像处理程序,包括正交变换,边缘提取,灰度变换,平滑滤波等功能-This is a platform based on VC++ image processing procedures, including orthogonal transformation, edge detection, gray level transformation, filtering and other functions
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:4009384
    • 提供者:
  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. ShuZiTuXiangChuLi

    0下载:
  2. vc编写数字图像处理的程序,其中有图像处理的各种方法的程序,包括图像多种扫描显示,图像增强(灰度变换、直方图均衡、图像平滑,阈值分割,多种滤波器、伪彩色增强等),图像变换(傅立叶变换、产生矩形并变换、离散余弦变换、沃尔什变换),图像复原(维纳滤波、逆滤波等等),图像编码(哈夫曼编码、香 农-费诺编码等) -Usevc++ to write program for digital image processing, including the various of methods o
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:8174909
    • 提供者:陈侯海
  1. WAVEFORM-ALL-ANALYSE1

    0下载:
  2. VC++编程实现对波形数据的波形分析,频谱分析, 包括各种滤波,很有参考价值-VC++ programming on the waveform data, waveform analysis, spectrum analysis, including filtering, a good reference
  3. 所属分类:Audio program

    • 发布日期:2017-04-03
    • 文件大小:1022664
    • 提供者:
  1. WAVEFORM-ALL-ANALYSE2

    0下载:
  2. VC++编程实现对波形数据的波形分析,频谱分析, 包括各种滤波,很有参考价值-VC++ programming on the waveform data, waveform analysis, spectrum analysis, including filtering, a good reference
  3. 所属分类:Audio program

    • 发布日期:2017-03-30
    • 文件大小:14607
    • 提供者:
  1. WAVEFORM-ALL-ANALYSE3

    0下载:
  2. VC++编程实现对波形数据的波形分析,频谱分析, 包括各种滤波,很有参考价值-VC++ programming on the waveform data, waveform analysis, spectrum analysis, including filtering, a good reference
  3. 所属分类:Audio program

    • 发布日期:2017-04-02
    • 文件大小:1016263
    • 提供者:
  1. severalexample

    0下载:
  2. 几个项目运用了opencv,需先安装opencv 项目readpic从磁盘中读入图像文件,并将图像显示在屏幕上 项目cpic本程序显示如何用C++类来创建和显示图像,这个C++类在 cxcore.hpp 中定义,与 矩阵类(CvMatrix) 相似。 项目carmen是使用opencv卡尔曼滤波的例子。 项目ransac是ransac算法的例子。 toolbox_calib是加州理工经典相机标定包。-Several projects using the opencv,
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:6132168
    • 提供者:lyd
  1. IMGRESTORE

    0下载:
  2. 一个关于图像复原的程序,用VC++实现运动模糊图像复原、逆滤波复原等。-A program on the image restoration, using VC++ to achieve motion-blurred image restoration, inverse filtering and restoration.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:237844
    • 提供者:soar
  1. VCbmp

    0下载:
  2. vc++图像处理程序(杨淑莹)配套光盘,几乎包括所有基本的图形处理方法(bmp)(图像显示,灰度变换,几何变换,平滑,锐化,滤波,合成,压缩)-Some basic image processing functions( image display, gray level transformation, geometric transformation, smoothing, sharpening, filtering, synthesis, compression。
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:17625372
    • 提供者:yexiah
  1. VCpicture

    0下载:
  2. 可以实现256色和24位真彩色bmp图片的打开显示,具有缩放,旋转任意角度,fft,灰度化,中值滤波的功能。是我的vc作业,自己写的,已在vc6.0下运行通过,欢迎交流-Can achieve 256-color and 24-bit true color bmp image to open display, zoom, rotate at any angle, fft, graying, median filtering function. Vc is my job to write thei
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-15
    • 文件大小:3731620
    • 提供者:王一
  1. 99995606GA-VC.net

    0下载:
  2. 通过VC++实现图像的逆滤波、维纳滤波的方法,效果还不错,很简单-Through VC++ image inverse filtering, wiener filtering method, the effect is good, very simple
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:16920
    • 提供者:zhangwei
  1. Filter

    2下载:
  2. VC++自适应数字滤波器实验程序的源代码,可生成固定带通滤波器曲线图、可变带通滤波器曲线图、噪声删除、输入输出误差,可设置最低频率和最高频率,Y轴缩放等参数。 -VC++ adaptive digital filter test program' s source code, can generate a fixed band-pass filter curve, curve of the variable band-pass filter, noise removed, the inpu
  3. 所属分类:波变换

    • 发布日期:2016-02-24
    • 文件大小:29223
    • 提供者:
  1. image-processing-based-on-vc

    0下载:
  2. 基于VC++的数字图像处理程序!能够实现读图,进行图像滤波,仿射变换,水印等等。-The digital image processing based on vc++ program! Can realize the map reading, image filtering, affine transformation, watermarking, etc
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:7120140
    • 提供者:songtao
  1. VCPP-Image-processing-algorithms

    0下载:
  2. VC++图像处理算法(Sobel__浮雕效果_马赛克_高通滤波)-VC++ image processing algorithms (Sobel__ mosaic _ _ embossed high-pass filter)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:10828
    • 提供者:江鹏
  1. image-proses-Demo

    0下载:
  2. 图像处理 vc++实现 ,处理灰度图,彩色图处理,包括旋转,缩放,滤波,特征提取,模板匹配,灰度共生矩阵 等-Vc++ image processing implementation, processing grayscale, color image processing, including rotation, scaling, filtering, feature extraction, template matching, gray level co-occurrence matrix,
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:305366
    • 提供者:luocw138
  1. Frequency-domain-filtering

    0下载:
  2. 各种常用图像频域滤波方法,vc++6.0实现-A variety of common image frequency domain filtering method, vc++6.0 to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:410380
    • 提供者:yemaoyi
  1. smooth

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

    • 发布日期:2017-04-06
    • 文件大小:24511
    • 提供者:张可
  1. pinyulvbo

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

    • 发布日期:2017-04-04
    • 文件大小:292312
    • 提供者:ew
  1. video-detection-motion-tracking

    0下载:
  2. VC编写,应用opencv开源库的视频运动目标跟踪程序,其算法是基于视频采集角点滤波-VC prepared the application opencv open source library of video moving target tracking procedures, the algorithm is based on the video capture corner filter
  3. 所属分类:Video Capture

    • 发布日期:2017-05-25
    • 文件大小:8593690
    • 提供者:eccrjbsat
  1. vc-filter

    0下载:
  2. 用c++写的小波滤波程序,开发环境是VC++6.0,可用于边缘检测-Use c++ write wavelet filtering program, the development environment is vc++ 6.0
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-18
    • 文件大小:4304879
    • 提供者:小代
« 1 2 3 4 5 67 8 9 10 11 ... 27 »
搜珍网 www.dssz.com