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

搜索资源列表

  1. mypolygon

    2下载:
  2. 图像处理算法源程序.pdf,包含: 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++开发轮廓提取源程序 堆栈的数据结构和操作 VC++开发轮廓跟踪源程序 VC+
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2062
    • 提供者:吳郭魚
  1. Image

    0下载:
  2. 基于VC的位图图像处理程序,可实现以下功能: 1.图象参数统计:最大值,最小值,均值,直方图; 2.对比度增强:直方图均衡; 3.图象平滑:中值滤波; 4.图象锐化: Sobel算子; 5.图像旋转:将图像旋转任意角度并显示; 6.图象变换:将图象分块(8*8),作DCT变换,并作IDCT;
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:374760
    • 提供者:姚海涛
  1. midfilter.rar

    0下载:
  2. 中值滤波,对图像在Visual C++下处理,对于刚入门学习VC处理图像来说是一个很好的学习工具,Median filtering, the images dealt with under the Visual C++ for beginners learning VC image processing is a good learning tool
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3799505
    • 提供者:wj
  1. PLBP

    0下载:
  2. VC实现PLBP(分块LBP)算法,包括原始LBP算法,图像分块,中值滤波,统计直方图等具体功能-VC achieve PLBP (block LBP) algorithm, including the original LBP algorithm, the image block, median filtering, histogram and other specific functions
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:147442
    • 提供者:王鹏
  1. ipl_medfil

    0下载:
  2. 在VC环境下,应用OpenCV载入图像,通过代码运算实现中值滤波。-In the environment of VC, it achieved median filtering through code operation, with the application of OpenCV to load images.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:893
    • 提供者:steven xu
  1. zhongzhilvboqi

    0下载:
  2. 在vc++6.0环境下运用opencv,使用中值滤波的方法检测运动的物体,如机动车辆、行人、烟雾等。-In vc++6.0 environment, the use opencv, using the median filtering method to detect moving objects, such as motor vehicles, pedestrians, smoke and so on.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:10098831
    • 提供者:李鹏
  1. Image-smooth-process

    0下载:
  2. 用VC实现的图像平滑处理,包括噪声的添加,邻域均值滤波,中值滤波等-The realization of the image smooth processing , including noise to add, neighborhood average filtering and median filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:16774718
    • 提供者:wangping
  1. 3dpointmedianfilter

    0下载:
  2. 通过vc++实现三维人体点云的中值滤波程序,-Vc++ to achieve through the body three-dimensional point cloud of the median filtering process,
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:98302
    • 提供者:李雪莉
  1. Image-Processing

    0下载:
  2. vc++数字图像编程基础,包括点运算、几何变换(平移、旋转、缩放、镜像)、正交变换(沃尔什、傅里叶、离散余弦)、图像增强(图像平滑、中值滤波、梯度锐化、拉普拉斯锐化)、形态学变换(腐蚀、膨胀、开、关)、边缘与轮廓(robert、sobel、frewit、kirsch、gauss-laplace边缘检测算子,hough变换,轮廓提取,轮廓跟踪)、图像分析(阈值分割、投影检测、差影检测、模板匹配)、图像复原(卷积模糊、逆滤波复原、维纳滤波复原,随机、椒盐噪声)、图像编码(赫夫曼编码、香农费诺编码、行
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:16464506
    • 提供者:李欣
  1. junzhilvbo

    0下载:
  2. vc实现的中值和均值滤波,绝对好用,是很好的学习图像编程的范例-image and video processing,vc implementation,this size can be much higher bringing more precision to the local descr iption
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4158307
    • 提供者:张军
  1. hhh

    0下载:
  2. 关于图像处理技术在冬小麦测试中的应用,用VC编的软件能对小麦进行二值化处理,中值滤波和灰度变换。-On image processing technology in the winter wheat test the application of the software made by VC on wheat binarization processing, median filtering and gray-scale transformation.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:2738480
    • 提供者:gillyamylee
  1. MedianFilte

    0下载:
  2. 在图像中值滤波中包括两方面,一是滤波窗口的确定,二是滤波算法的实现。采用了VC编码来实现了中值滤波-Median filter in image includes two aspects, first, determine the filter window, and the other is the realization of filtering algorithm. VC coding used to achieve a median filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:5168
    • 提供者:妮妮
  1. ImageProcessingRecognition

    0下载:
  2. 基本的数字图象处理的VC++实现,包括反色.拉伸.中值滤波等,另外还包括数字识别系统以及车牌定位等3个案例的代码-Basic digital image processing of VC++ implementation, including the anti-color. Stretching. Median filtering and so on, also including digital license plate recognition system, as well as posi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7351725
    • 提供者:董明昊
  1. VCimageprocessing

    0下载:
  2. VC++图像处理中值滤波、哈夫曼编码已经香浓编码的源程序-VC++ image processing median filter, Shannon Huffman coding has been the source
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:7910
    • 提供者:wlf
  1. cpsb

    0下载:
  2. 车牌识别  vc开发 本程序包含车牌处理要求的一些处理,如256色转灰度,中值滤波,车牌截取,车牌定位等。-License Plate Recognition vc development deal with the registration process consists of a number of treatment requirements, such as 256-color to gray, median filter, license plate capture, licen
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:748489
    • 提供者:徐婷婷
  1. PICTURESHOW

    1下载:
  2. 基于vc语言,把图像采集卡采集的数据(数组)在vc应用程序图像显示,灰度变换,图像平滑,中值滤波,锐化,边缘检测-Vc-based language, the image acquisition card data collection (array) in vc application image display, gray-scale transformation, image smoothing, median filtering, sharpening, edge detection
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-07-18
    • 文件大小:1816225
    • 提供者:jack
  1. zhongzhilvbo

    0下载:
  2. 本代码用vc编写的图像处理中的中值滤波。代码比较清晰,容易读懂。主要处理bmp图像-Vc prepared with the code of image processing median filter. Code clearer, easier to read. Bmp images is mainly concerned with
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:157988
    • 提供者:lifeng
  1. vcmedien

    0下载:
  2. 数字图像处理中的中值滤波的VC++实现,用于数字图像图强,为后续的图像特征提取做准备-Digital image processing of the median filter in the VC++ to achieve, for digital images图强for follow-up to prepare for image feature extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3687180
    • 提供者:路丰
  1. PP

    0下载:
  2. 是用VC实现对BMP图象的中值滤波程度,比较简单-VC is the realization of BMP images of the degree of median filter, is relatively simple
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:196188
    • 提供者:fbb
  1. filtering

    0下载:
  2. 文档中有详细的在VC++6.0中进行均值滤波和中值滤波的操作过程,附有主要程序源码-Document in detail in the VC++6.0 in average filtering and median filtering operations, with the main program source code
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:481383
    • 提供者:晓凡
« 1 2 3 45 6 7 8 »
搜珍网 www.dssz.com