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

搜索资源列表

  1. imageWorm

    0下载:
  2. 基于LOG算子的亚象素精度灰度图检测,图像滤波,降分辨率等算法的VC实现。 -LOG-based operator of the sub-pixel precision grayscale detection, image filtering, such as lower-resolution algorithm for the realization of the VC.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:79030
    • 提供者:陈兰
  1. particlefilter

    0下载:
  2. 粒子滤波器使用示例,用于跟踪效果好,用VC++实现-example of particle filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:20279
    • 提供者:浪子
  1. ImageProcess

    0下载:
  2. VC++6编译环境,实现平滑,锐化,边缘增强,边缘提取(3种算法),边缘检测,中值滤波,频域变换(傅里叶分析FFT,离散余弦变换DCT)-VC++6 compiler environment, to achieve smooth, sharpen, edge enhancement, edge detection (three kinds of algorithm), edge detection, median filtering, frequency domain transform (Fo
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6215324
    • 提供者:Myrrhy
  1. coner_detect

    0下载:
  2. 改进的susan角点算发vc实现,工程中有各种形态学滤波实现-susan corner detector
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:807716
    • 提供者:jack
  1. imsmooth

    0下载:
  2. 图像处理,图像滤波,图像平滑,vc源代码-image process,image filter,image smooth VC6.0
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:52727
    • 提供者:limeng
  1. Img2

    0下载:
  2. VC++开发的基本图象处理程序,包括分割,滤波,K均值分割,骨架提取,形态学方法,Hough变换等。-VC++ development of the basic image processing procedures, including segmentation, filtering, K mean segmentation, skeleton extraction, morphological methods, Hough transform and so on.
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:132790
    • 提供者:尹名航
  1. appendix

    0下载:
  2. VC++数字图像处理功能大全 包括彩图转灰度图,灰度变换,直方图,滤波,图像特效,边缘轮廓提取等等。 -VC++ Digital image processing functions, including color pictures to turn Daquan gray level gray-scale transformation, histogram, filtering, image effects, edge contour extraction and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:24127186
    • 提供者:尚艳伟
  1. kalmanwavefiltering

    1下载:
  2. 卡尔曼滤波器算法实现 VC++ 加 算法说明-Kalman wave filter
  3. 所属分类:数值算法/人工智能

    • 发布日期:2013-08-14
    • 文件大小:234903
    • 提供者:gettext
  1. wavelet

    0下载:
  2. 程序可以实现小波变换,行,列变化,高,低通滤波变换。 VC实现,VC6.0可直接运行。-wavelet change
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2667319
    • 提供者:joy
  1. kalman_filter

    0下载:
  2. 应用于在地面有起始运动的卡尔曼滤波器。物体运动检测识别。-The filter was applied to trajectory of body that start motion on the ground with velocity start at angle 40 degrees. First part of the code generate this motion. Nose added to simulate nose of measurement or nose of obje
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:950158
    • 提供者:阿童木
  1. 2009_01_07_SignalProcessDemo

    0下载:
  2. 输入一个含有噪声的信号,使用fft将频谱显示出来、并可输入低通、高通,带通滤波的数值,结果立刻可现,不过是基于evc的程序,会vc的一看即明白-Enter a noisy signal, using fft the spectrum display, and can enter the low-pass, high pass, band-pass filter value, the results are immediately available, but the procedure is b
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:54144
    • 提供者:张炜
  1. junzhilvbo

    0下载:
  2. 图像均值滤波VC++6.0实现。适合新手学习。-ip vc++
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:134543
    • 提供者:zhouzhou
  1. kalman_meanshift

    1下载:
  2. 基于vc++的目标跟踪设计。结合了卡尔曼滤波和均值漂移方法,具有很好的稳定性-object tracking and motion dection
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:16607
    • 提供者:lee
  1. shuxuebianhuanlvbo

    0下载:
  2. 利用vc++编写的傅里叶级数逼近、快速傅里叶变换、快速沃什变换、快速三次平滑、离散随机系统的卡尔曼滤波、α-β-γ滤波,希望有帮助-Using vc++ written in Fourier series approximation, fast Fourier transform, fast Walsh transform, fast three times a smooth, discrete-time stochastic system, Kalman filter, α-β-γ filte
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:10056
    • 提供者:张林
  1. wavetransfprm

    0下载:
  2. 小波变换 VC++的演示源代码,应用到了图像处理上,打开BMP图像 ,可以进行小波一次、二次、三次变换,也可以进行行列变换、滤波及反变换,这里不多说,源代码是最好的说明 。 -Wavelet Transform Demonstration VC++ source code, applied to image processing, open BMP images, can be wavelet once, twice, three times a transformation, the ra
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:190544
    • 提供者:吴波
  1. opencv

    1下载:
  2. 一个不错的基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪的vc程序.可以实现opencv图像滤波,opencv人脸角点检测,opencv运动跟踪程序-opencv
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:243190
    • 提供者:hou
  1. meanfilter

    0下载:
  2. vc代码,关于均值滤波法的图像平滑 (以原始lena图像为测试图像)-vc code, on the mean filter for image smoothing (in the original lena image for the test images)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2920805
    • 提供者:belief
  1. plateVs2003

    1下载:
  2. 自已用Vs 2003开发的,车牌识别程序源码,很有用的,实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。 -Their own development with the VC, license plate re
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-12
    • 文件大小:19981344
    • 提供者:liren
  1. FIR57

    0下载:
  2. 基于VC++ FIR滤波程序,完整的类函数,供相关人士改编-Based on VC++ FIR filtering process, a complete class functions for adaptation related to persons
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:27826
    • 提供者:赵东
  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 2 3 4 56 7 8 9 10 ... 27 »
搜珍网 www.dssz.com