CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - image filtering

搜索资源列表

  1. Algorithm20050717

    0下载:
  2. 这是一个基于GDAL库开发的遥感影像处理类,支持近40中影像格式的读写,显示,增强,滤波等-GDAL libraries based on the development of the remote sensing image processing category, which supports nearly 40 video formats read and write, display, enhanced filtering
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:17248
    • 提供者:唐能福
  1. imageprocess 总结了图像的频率域滤波方法并用matlab实现

    0下载:
  2. 总结了图像的频率域滤波方法并用matlab实现,代码在word中,可以直接使用-Summed up the image of the frequency domain filtering method and use matlab to achieve, code word, you can directly use
  3. 所属分类:系统编程

    • 发布日期:2017-05-16
    • 文件大小:4140292
    • 提供者:吴闯
  1. DesktopSearchEngine

    0下载:
  2. 一款开源的桌面搜索引擎源代码,技术特色包括快速搜索文件(作者称经常会少于1秒),支持音乐/文档/图片筛选过滤,文件类型筛选过滤,文件访问和文件大小筛选等。源代码包括了一个加速技术及有关函数,以及闪速注册表读取类。源代码中包含使用CopyMemory API函数构建的二进制文件转储功能,从内存获取对象集合,使用WMI脚本对象,多线程递归搜索以及其他的技术,总之是一款不错的源代码,对希望编写桌面搜索引擎的网友可以提供借鉴。 首先把 Engine目录下的prjEngine.vbp编译为Hyper
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:263296
    • 提供者:subzero_cn
  1. OperateDIB

    0下载:
  2. 图像复原处理,有卷积模糊、卷积加噪模糊、逆滤波复原、维纳滤波复原和傅里叶变换等无个主要功能组成。-Image restoration processing, a convolution blur, convolution and noise fuzzy, inverse filter restoration, Wiener filtering restoration and Fourier transform without major functional components.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-12
    • 文件大小:2797920
    • 提供者:Wayne
  1. mask

    0下载:
  2. 本文主要讲讲怎样对Mat矩阵进行mask操作,其实也就是对Mat矩阵的滤波操作,俗称卷积,参考文献为opencv自带的tutiol及其code.   开发环境:ubuntu12.04+opencv2.4.2+Qt4.8.2+QtCreator2.5.   实验功能:   单击Open image按钮,手动选择所需滤波的原图片。   单击Setting按钮,弹出对话框,选择滤波所用的模式,这里有2种模式,分别为自己实现滤波功能和采用opencv自带的滤波函数filter2D实现。
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:163840
    • 提供者:wuwei
  1. code1

    0下载:
  2. 本文件是数字图像处理的作业,做了图像均衡处理,和滤波处理-The present document is a digital image processing operations, image equalization processing, and the filtering process
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-05
    • 文件大小:312320
    • 提供者:李明
  1. 06168353

    0下载:
  2. The Fast Fourier Transform (FFT) is one of the rudimentary operations in field of digital signal and image processing. Some of the very vital applications of the fast fourier transform include Signal analysis, Sound filtering, Data compressio
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:305501
    • 提供者:doggaravi
  1. traffic-condition-identification-

    0下载:
  2. 建立一个自动识别交通状态的系统,可以实时得到道路交通状况,从而引导交通参与者。系统通过数据采集终端抽样采集交通状况数据,然后经过图像的预处理,即图像的灰度化,通过背景提取算法得到图像背景,然后做背景差,自动阈值分割,形态学滤波等一系列操作,得到二值化图像,并且实现背景更新。然后计算车辆的占路比和车辆的速度这两个交通参数,通过神经网络对大量数据的训练,从而实现自动识别交通状况。-Establish a system to automatically identify traffic state c
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-13
    • 文件大小:2574066
    • 提供者:
  1. test

    0下载:
  2. 【合集】读取图像并显示、读取视频并显示、读取视频并对每一帧进行滤波处理-[Collection] reads the image and display to read the video and display, reads the video and each frame filtering process
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-28
    • 文件大小:11111184
    • 提供者:寒来暑往
  1. pichandle

    0下载:
  2. 读取文件,各种经典的图像处理算法,滤波、边缘提取、阈值分割、图像匹配等。-Read the file, a variety of classic image processing algorithms, filtering, edge extraction, threshold segmentation, image matching.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-28
    • 文件大小:10459591
    • 提供者:刘亚锋
  1. wavolha

    0下载:
  2. 图像的wavelet变换程序,能够实现简单的wavelet变换,滤波处理-Image wavelet transform procedures, can achieve a simple wavelet transform, filtering processing
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-17
    • 文件大小:163840
    • 提供者:zanzh
  1. prkcessing

    0下载:
  2. 图形常见变换如维纳,中值滤波 复原等处理要求图像为256色-Common graphic transformation such as weiner, median filtering recovery processing requirements such as image for 256 colors
  3. 所属分类:Windows Kernel

    • 发布日期:
    • 文件大小:270336
    • 提供者:WXUlurhj_0161
  1. geatures

    0下载:
  2. 对图像进行小波变换,功能:高通滤波,低通滤波,图像复原,增强,融合!-Wavelet transform for image features: high pass filtering, low-pass filtering, image restoration, enhancement, fusion!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-13
    • 文件大小:72876
    • 提供者:ksk!0498
  1. dther_level

    0下载:
  2. 数字图象处理,包括对图象的恢复,分析,编码灰度变换,滤波等处理-The recovery of digital image processing, including image, analysis, coding gray level transformation, filtering and other processing
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-16
    • 文件大小:45056
    • 提供者:Keitr
  1. vrmy

    0下载:
  2. 针对图象的二维自适应MDCT滤波工具箱,很实用 推荐给大家-In view of the image two-dimensional adaptive toolbox, MDCT filtering is very practical Recommend to everyone
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-26
    • 文件大小:3047424
    • 提供者:SENBxgt+36472
  1. valxy__pcograms

    0下载:
  2. 针对图象的二维自适应MDCT滤波工具箱,很实用 推荐给大家-In view of the image two-dimensional adaptive toolbox, MDCT filtering is very practical Recommend to everyone
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-18
    • 文件大小:3047424
    • 提供者:SENBxgt+36472
  1. mhe

    0下载:
  2. 针对图象的二维自适应MDCT滤波工具箱,很实用 推荐给大家-In view of the image two-dimensional adaptive toolbox, MDCT filtering is very practical Recommend to everyone
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-18
    • 文件大小:2995200
    • 提供者:SENBxgt+36472
  1. BMPProcessing

    0下载:
  2. 基于Matlab工具,本程序对BMP图像集成全部图像处理的工具,从几何变换,滤波,转换等功能,适合于图像处理的初学者研究-Based on Matlab tools, the procedures for BMP image integration of all image processing tools, geometric transformation, filtering, conversion and other functions, suitable for image proce
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-18
    • 文件大小:11859968
    • 提供者:武光创
  1. YSMG

    0下载:
  2. VC image processing, complete filtering and other functions-VC image processing, complete filtering and other functions provides
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-15
    • 文件大小:240640
    • 提供者:ttanlfrd
  1. anr

    0下载:
  2. 数字信号图象处理,对数字图象进行滤波和中值化,很好的(Digital image processing, digital image filtering and median, is very good)
  3. 所属分类:系统编程

    • 发布日期:2017-12-28
    • 文件大小:2048
    • 提供者:dgj%25262832
« 12 »
搜珍网 www.dssz.com