CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - requirements

搜索资源列表

  1. 8连通

    1下载:
  2. 计算8连通区数量 利用深度优先遍历,并对同一8连通区进行标记,当遇到不属于同一连通区且灰度符合要求的则计数加1,分别考察一个点周围的八个点。-8 COMPONENTS calculated using the number of depth-first traversal, and the same eight areas marked connectivity, when they do not belong to the same gray zone, connectivity to m
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:115.75kb
    • 提供者:陈新
  1. RemoveVoice

    0下载:
  2. 一个应用膨胀腐蚀算法进行去噪的程序,可以改变结构算子以适应不同的滤噪要求-an expansive application of corrosion algorithm denoising procedures can change the structure Operator adapted to the different requirements Filter
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:69.85kb
    • 提供者:蒙丰博
  1. Hough-fast

    1下载:
  2. Hough变换的简易程序, * 该函数用于对检测图像中的平行直线。如果图像中有两条平行的直线,则将这两条平行直线 * 提取出来。 * * 要求目标图像为只有0和255两个灰度值的灰度图像。-Hough transform to the simplified procedure, * The function used to detect images of parallel linear. If the images are two parallel lines, it wi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5.79kb
    • 提供者:wu tao
  1. genzong3

    0下载:
  2. 目标跟踪系统的设计与研究,对目标能实时准确地跟踪,本子系统分别在输入图像预处理、目标跟踪算法和跟踪精度上对现有的算法进行改进,使之在速度和精度上满足要求: -target tracking system design and research, the goal of real-time and accurate tracking, Subsystems in the input image pre-processing, target tracking algorithms and tra
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3.4mb
    • 提供者:丁德锋
  1. DIP_SourceCoder

    0下载:
  2. 本程序主要用来处理数字图像的,其中包含了经典的和现在流行的图像处理算法。可以满足图像处理入门者的全部要求。-the procedure used mainly in digital image processing, which includes the classic and the now popular image processing algorithm. Introduction to image processing to meet the full requirements.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:177.52kb
    • 提供者:wukongpei
  1. VirtualDub-1.7.0-src

    0下载:
  2. 图像处理,能够利用此软件,通过不同滤波插件完成图像的编辑,产生自己要求的视频文件,如加噪声,去隔行,等。本软件视本网站最新的(已经搜索过),因此斑竹可以去掉以前旧版本。-image processing, to use this software through different filter plugin complete image editing, produce their own requirements of the video files, such as to increase
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2.13mb
    • 提供者:李东
  1. firlpfilter

    0下载:
  2. 给出了FIR滤波器设计的MATLAB语言程序,可以根据设计要求,灵活地调整参数,得到需要的滤波器参数。 -given FIR filter design in MATLAB procedures, according to design requirements, flexibility to adjust parameters and the need to filter parameters.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2.93kb
    • 提供者:xiaoli
  1. ImageToolLib

    0下载:
  2. 一个图像处理的库, 支持大图片合并,切割,旋转,缩放. 编译环境VC7.1 要求附加库:devil.-an image processing library, and support the merger picture, cutting, rotating, zoom. VC7.1 compiler environment Additional requirements for : devil.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:640.13kb
    • 提供者:老怪
  1. carcoderegonize

    0下载:
  2. 本程序包含车牌处理要求的一些处理,如256色转灰度,中值滤波,车牌截取,车牌定位等。 -the registration process includes the processing requirements, such as 256-color to gray, median filtering plates interception, registration and orientation, and so on.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:355.29kb
    • 提供者:苏语
  1. 计算几何学的相关算法

    0下载:
  2. 计算几何学的相关算法 可以根据这个函数确定两条线段在交点处的转向,比如确定p0 p1和p1 p2在p1处是左转还是右转,只要求(p2-p0)*(p1-p0),若0则右转,=0则共线-geometry calculation of correlation algorithm can determine the function of the two segments to the intersection, such as identifying p0 p1 p1 and p2 p1 is the
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4.75kb
    • 提供者:wn
  1. sobel_bianyuan

    0下载:
  2. 该函数用Sobel边缘检测算子对图像进行边缘检测运算。要求目标图像为灰度图像-This function uses the Sobel edge detection operator for image edge detection algorithms. Requirements of the target image to grayscale
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:944byte
    • 提供者:cherry
  1. ThiningDIB

    0下载:
  2. 该函数用于对图像进行细化运算。 要求目标图像为只有0和255两个灰度值的灰度图像-This function is used to refine the operation of the image. Requirements of the target image as the only two gray values of 0 and 255 grayscale images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1.5kb
    • 提供者:cherry
  1. SaliencyToolbox_V2.2

    0下载:
  2. 基于注意力机制,实现彩色图像显著区域提取.源于Dirk B. Walther-The SaliencyToolbox is a collection of Matlab functions and scr ipts for computing the saliency map for an image, for determining the extent of a proto-object, and for serially scanning the image with the focus
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4.53mb
    • 提供者:zgk
  1. LowpassFiltering

    0下载:
  2. 本实验要求要求实现高斯低通滤波器的程序,并设定截至频率半径为15时得到如课本上图4.18图c的图。使低频通过而使高频衰减的滤波器成为低通滤波器,被低通滤波的图像比原始图像少一些尖锐的细节部分。本实验就是设计实现高斯低通滤波器。-Requirements of this experiment requires low-pass Gaussian filter procedure and set the frequency up to a radius of 15 textbooks, such a
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:68.8kb
    • 提供者:jhm
  1. FFT_win

    0下载:
  2. 实现2维FFT变换,并显示中心化的频谱图。要求:图像长宽必须是2的整数幂次。-Achieve 2-D FFT, and display the center of the spectrum. Requirements: image length and width must be a power of 2 times.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:30.26kb
    • 提供者:joshua
  1. FingerPrintVerify

    4下载:
  2. 这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配-This is a C++ Language realization of a fingerprint identification procedure, the requirements FVC meet international competition stan
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-03-04
    • 文件大小:1.54mb
    • 提供者:job
  1. HoughLines

    0下载:
  2. 该函数用于对检测图像中的直线。要求目标图像为只有0和255两个灰度值的灰度图像。-The function used to detect the image of a straight line. Requirements of the target image for the 0 and 255, only two of the gray image gray value.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1.77kb
    • 提供者:Emdee
  1. shiyan2

    0下载:
  2. 关于图像处理的,直方图匹配,按照所要求的直方图进行局部增强,并进行中值滤波的程序-On image processing, histogram matching, histogram in accordance with the requirements of local enhancement, and the procedures for median filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:711byte
    • 提供者:ycg
  1. Researchontheshapefeatureextractionandrecognition.

    0下载:
  2. 主分量分析(PCA ) 是统计学中分析数据的一种有效的方法, 可以将数据从高维数据空间变换到低维特征空间, 因而 可以用于数据的特征提取及压缩等方面。在该文的形状识别系统中, 用PCA 法提取图像的形状特征, 能够较好地满足识别 层的输入要求。在识别层研究了3 种识别方法: 最近邻法则、BP 网络及协同神经网络方法, 均取得了满意的实验效果。-Principal component analysis (PCA) is a statistical analysis of data in a
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:271.69kb
    • 提供者:陈平
  1. contourtrack

    1下载:
  2. matlab边界自动跟踪程序,该程序可以直接运行,涉及边界判别准则和搜索准则。图像要求为二值图像,可输出为边界的点的坐标和轮廓图像。-matlab boundary automatic tracking program can be run directly involving border criteria and search criteria. Image requirements for binary images can be output for the coordinates of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:22.39kb
    • 提供者:付晓薇
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com