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

搜索资源列表

  1. Harris_Corner

    0下载:
  2. Harris Corner角点检测,可以通过设置高斯窗口宽度、高斯函数方差、非极大抑制领域和阀值,来改变提取点角点的范围和数目。-corner detection, can set the Gaussian width of the window, Gaussian function variance, non-inhibited areas and great threshold to change the point from the corner of the scope and numb
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:69991
    • 提供者:王天麟
  1. Thin-plate_Registration

    0下载:
  2. 使用薄板样条函数,完成点对的非刚体配准方法。此类提供算法的封装。-use thin-plate spline function, the completion point of the non-rigid registration method. Algorithm for such packaging.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2743
    • 提供者:方宝玉
  1. hist2D

    0下载:
  2. 用于计算图象点灰度-区域灰度直方图的函数,用MATLAB语言实现.-used to calculate the gray image point-regional gray histogram function using MATLAB.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:929
    • 提供者:翟改霞
  1. finger-recong

    0下载:
  2. 指纹识别源代码。思路完全是按照文件夹中网页里介绍的方法,即提取指纹中的分叉点和端点的位置作为指纹的特征值。由于今天太忙,对图像的预处理作的很失败,程序会提取出很多伪点,而指纹轮廓也没有想出办法过滤。汗,你看看能不能参考把。 三个m文件,fd.m提取指纹中的分叉点,fd2.m提取指纹中的端点,Cpoint.m则是前两个文件运行中需要调用的掩模函数。-fingerprint identification code. Thinking is entirely in accordance wi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:299394
    • 提供者:闫晟
  1. DFT进行频谱分析时的三种现象

    0下载:
  2. DFT进行频谱分析时的三种现象 1、混叠:对连续信号采样,要求连续信号是带限的,采样频率要足够高。Fs应满足Nyquist采样定理才不产生混叠。 采样前加低通滤波器防混叠 2、频谱泄漏:DFT对时域信号进行了截断(相当于采样信号乘了一个窗函数),时域的乘积相当于频域卷积,改变了原信号频谱。 改用其他窗函数(非矩形)改善泄漏。 3、栅栏现象:DFT 只给出了频谱在采样点上的取值,采样点间的频谱内容丢失。-DFT spectrum analysis of a
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-05
    • 文件大小:148801
    • 提供者:qinyang
  1. FusionCode1

    0下载:
  2. 针对多聚焦图像融合,本文首先介绍了小波变换融合算法,虽然小波变换方法无冗余,高频分量损失较小,具有较好的融合效果,但存在两个主要缺点:一是移变性,二是融合图像在重构时会受到一些外来因素的影响,所以仍会丢失一些边缘信息,为了克服小波变换法的以上缺点,可以采用基于小波分解和点扩展函数模型PSF相结合的融合方法。该方法首先对不同的图像进行无降2采样的小波分解,以保持与源图像大小相同,然后分别将其各方向、各尺度的高频分量进行叠加,并依此提取其高频分量的特征信息来判定清晰目标或模糊目标,以此来设计融合算法
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1549
    • 提供者:廖鑫鹏
  1. snakesf_demo

    0下载:
  2. snake算法实现轮廓提取,可以生成一个对话框,点相应按钮实现相关处理功能-snake contour extraction algorithm can generate a dialog, point to achieve the button corresponding correlation function
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:8698
    • 提供者:刘劳达
  1. ransacfitfundmatrix

    0下载:
  2. robustly fits a fundamental matrix to a set of putatively matched image points. This function uses an 8 point fundamental matrix solution-robustly fits a fundamental matrix to a set of putatively matched image points. This funct ion uses an eight poi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2616
    • 提供者:suyu
  1. matchbycorrelation

    0下载:
  2. MATCHBYCORRELATION - match image feature points by correlation.Function generates putative matches between previously detected feature points in two images by looking for points that are maximally correlated with each other within windows surrounding
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3051
    • 提供者:wugang
  1. DrawLib.rar

    1下载:
  2. 绘图库 1. 设计和实现一个图形函数库,具有绘制直线 段、任意圆弧、椭圆弧、多边形区域的阴影填 充和颜色填充等功能。(仅调用画点函数) Windows API: setpixel(hdc,x,y,color),Drawing 1. Design and Implementation of a graphics library, with the straight-line drawing, arbitrary arc, elliptical arc, polygon area fill
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:2600
    • 提供者:litao
  1. SUSANCorner

    0下载:
  2. SUSAN角点检测程序,基于像素临域包含若干元素的近似圆形模板,对每个像素基于该模板领域的图像灰度计算角点响应函数(CRF)的数值,如果大于某阈值且为局部极大值,则认为该点为角点。-SUSAN corner detection procedures, pixel-based Pro Domain contains a number of elements in quasi-circular template, the value of each pixel based on the templa
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:3224
    • 提供者:nana
  1. tuxiangyunsuan

    0下载:
  2. 图像运算Matlab代码 12.1 图像点的运算 12.1.1 线性点运算 12.1.2 非线性点运算 12.2 图像的算术运算 12.2.1 加法运算 12.2.2 减 法运算 12.2.3 乘法 运算 12.2.4 除法 运算 12.2.5 其它运算 12.3 图像的位逻辑运算 12.4 图像的几何运算 12.4.1 图像插值 12.4.2 图像缩放 12.4.3 图像旋转 12.4.4 图像剪切
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:4651
    • 提供者:王万国
  1. 2107210017520071022238367591296

    0下载:
  2. vc图像处理比较全面的程序,提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变换和DCT变换,图象的反转,旋转等一些基本的图象模板变换和点变换的功能。目前只处理256*256的图象-vc images deal with more comprehensive procedures, provided the image histogram equalization, robert, sobel, prewitt,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:511686
    • 提供者:乔鹏飞
  1. md

    0下载:
  2. GPS车辆描点程序,数据回放部分,用VB编写,功能正在增加,后续版本编写后放上。-GPS vehicle tracing point procedures, data replay part of the preparation using VB, function is increasing, placed after the preparation of follow-up version.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:26754
    • 提供者:天重视
  1. road

    0下载:
  2. 不好意思 刚刚上传的 没注意少了个函数文件 宽网道路的快速半自动提取,首先给定一个种子点然后选取方向对图像的道路进行提取-Sorry did not pay attention to just upload a smaller width function documents the rapid semi-automatic road network extraction, first of all, given a seed point and then select the directio
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:2670
    • 提供者:张益搏
  1. Restoration

    0下载:
  2. 图像复原的VC++ 源程序,在点扩散函数已知的情况下对模糊图像进行复原。-Image Restoration of VC++ source code, point spread function in the circumstances known to the recovery of the blurred image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:71835
    • 提供者:luoyuanhong
  1. hough

    1下载:
  2. 对于较粗的样本点集 hough 算法是不可能做到检测全部直线的. 另一方面 hough 还会测出许多不存在的直线. 在应用的时候只能根据需要自己标定 精度. 以下是我在MATLAB下开发的hough函数 输入一个灰度图形矩阵, 返回 最长直线斜率. 用来做图形倾斜校正的. 希望贴出来还能有点用吧~-For a sample point set coarse algorithm hough it is not possible to do all the straight line de
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:705
    • 提供者:paul
  1. HumanTracking-Kalman

    0下载:
  2. 本程序可以对视频中的人体进行Kalman 预测,并用Snake在预测点的周围进行Snake能量函数及小化-This procedure can be carried out video of the human body Kalman forecast and the forecast point Snake around Snake energy function and a small of ...
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4088139
    • 提供者:baiyang
  1. ImageProcessing

    0下载:
  2. 图像处理的课程设计功能有 1.直方图的计算与显示 2.线性点运算 3.灰度均衡 4.傅里叶正变换 5.模板操作、中值滤波-Image processing function of curriculum design 1. Histogram calculation and display 2. Linear 3-point operations. Grayscale balance 4. Fourier transformation 5. Template operation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3312434
    • 提供者:张志荣
  1. ch1_1

    0下载:
  2. 点运算、几何变换、正交变换、图像增强、形态学变换、边缘与轮廓、图像分析、图像复原、图像编码等等……一系列经典图形处理功能,对于新入门者有很大帮助!-Point computation, geometric transform, orthogonal transform, image enhancement, morphological transformation, edge and contour, image analysis, image restoration, image coding
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6266542
    • 提供者:lijun
« 12 3 4 5 6 »
搜珍网 www.dssz.com