CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程 搜索资源 - window function.

搜索资源列表

  1. vcviewimage

    0下载:
  2. 自己编写的一个图像处理的程序,在具有基本的图像处理功能基础上,采用了双窗口显示,方便图像的对比,并且实现还原功能。-prepared by an own image processing procedures, with the basic image processing functions on the basis of the dual-window display to facilitate image contrast and to achieve the reduction func
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:258348
    • 提供者:lionheart
  1. ndnanfilter

    0下载:
  2. NDNANFILTER N维零相位数字滤波器,忽略NaN的。 短语法: [年,钨] = ndnanfilter(十,HWIN,女) 短输入: X - 有/无NaN的多维数据。 HWIN - 窗口的名称(默认情况下移动平均的Nd: rectwin )。 的F - 向量指定为每个维窗口半宽度。 短暂输出: Ÿ - 过滤/平滑X数据与零相移(如X!一样大小)。 W - N维是通过一种特殊的子函数生成的中心对称的窗口称为
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-23
    • 文件大小:5719
    • 提供者:namind
  1. averagefilt_opt

    0下载:
  2. 经过优化的二维平均滤波,程序可以根据滤波窗口的大小自适应的选择行优化或者列优化,同时函数还包含了三种边界处理功能:预设值、近邻和镜像。假设滤波窗口的长边为N,算法的优化效率大约为N/2。-After optimization of 2D averaging filter, the program can be optimized according to the size of the adaptive filter window select the row or column to opti
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:963
    • 提供者:brick heck
  1. FIR-filter-design

    0下载:
  2. 窗函数法设计滤波器详细介绍,绝对原创,精心力作,有源码和word介绍-Window function design filter details, absolutely original, well-masterpiece, a source and word introduction
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-10
    • 文件大小:496621
    • 提供者:申永鹏
  1. Graphics

    0下载:
  2. 一个集成的图形界面的程序,可调用每一次作业子程序。 一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。 二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。 三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-17
    • 文件大小:86952
    • 提供者:xuzhimin
  1. mean filter

    0下载:
  2. meanfilter use the matlab mex function. conbine the c code and matlab code. so you should mex -setup in matlab command window. and mex meanfilter.c then execute the meanfilter.m to run it.
  3. 所属分类:2D图形编程

    • 发布日期:2013-01-03
    • 文件大小:41347
    • 提供者:right8428
  1. Gabor_filtering

    0下载:
  2. Gabor滤波器是一个用于边缘检测的线性滤波器。Gabor变换是一种短时傅里叶变换方法,其实质是在傅里叶变换中加入一个窗函数,通过窗函数来实现信号的时频分析。当选取高斯函数作为窗函数时,短时傅里叶变换称为Gabor变换。-Gabor filter is a linear filter for edge detection. Gabor transform is a short-time Fourier transform method, and its essence is to add a w
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:328682
    • 提供者:jzw
  1. Project1

    0下载:
  2. 此代码是上海交通大学及计算机图形学,肖双久老师的课程的代码,此功能是实现接口 窗口 菜单等功能-This code is Shanghai Jiaotong University and computer graphics, code Shaw Shuangjiu teacher' s curriculum, this function is to achieve the Window menu interface functions
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-29
    • 文件大小:11671382
    • 提供者:Zhang
  1. lsvm_ijcv.tar

    0下载:
  2. 利用潜在窗函数的目标和动作分类,c++程序,非常值得学习!-Advantage of the potential targets and actions window function classification, c++ program is worth learning!
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-24
    • 文件大小:43951
    • 提供者:xerdoyu
  1. compression

    0下载:
  2. Image Compression A collection of simple routines for image compression using different techniques. BTCODE: Image compression Using Block Truncation Coding. PYRAMID: Image compression based on Gaussian Pyramids. DCTCOMPR:
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-24
    • 文件大小:9560
    • 提供者:keyvan
  1. MousePrint

    0下载:
  2. 可以实现通过鼠标在功能窗中的矩形绘制,是一个简单的小程序,方便大家练习。-Can be achieved by the mouse to draw a rectangle in the window function is a simple little program to facilitate the practice.
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-14
    • 文件大小:3504128
    • 提供者:方帅
  1. wul

    0下载:
  2. To cut the window function and spectrum than snow for Kaiser window function and spectrum, and so on filter design of some programs
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-17
    • 文件大小:2048
    • 提供者:Mrrgat
搜珍网 www.dssz.com