CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - POLYNOMIAL IMAGE

搜索资源列表

  1. ImageScaling

    2下载:
  2. 任意大小的图像缩放代码,利用了多项式差值,处理YUV原始数据。-Any size image scaling code, the use of the polynomial interpolation method, process YUV raw data.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-03-01
    • 文件大小:4167
    • 提供者:linxiao
  1. MNTH

    0下载:
  2. 在管理科学、计算机科学、分子物理学、生物学、超大规模集成电路设计、代码设计、图像处理和电子工程等领域中,存在着大量的组合优化问题。例如,货郎担问题、最大截问题、0—1背包问题、图着色问题、设备布局问题以及布线问题等,这些问题至今仍未找到多项式时间算法。-In management science, computer science, molecular physics, biology, VLSI design, code design, image processing and electro
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:185270
    • 提供者:张浩
  1. picture_interpolation_handle

    0下载:
  2. 包括几种基于多项式插值的图像处理matlab代码,包括双三次插值,样条差值等-Includes several image processing based on polynomial interpolation matlab code, including double-cubic interpolation, spline difference, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:8220
    • 提供者:wangfuqiang
  1. CoordTrans

    0下载:
  2. 计算GIS图像配准中的残差,多项式控制点配准-GIS image registration in the calculation of the residuals, the control point matching polynomial
  3. 所属分类:GIS program

    • 发布日期:2017-03-28
    • 文件大小:4136
    • 提供者:yingxiang07
  1. Sound_image_acquisition_a_analysis

    0下载:
  2. 整个系统分为数据采集和数据分析两大部分,以友好的图形界面与用户进行交互沟通。 声音数据采集部分实现数据采集功能,根据用户选择的采样频率和预设的采样时间来从声卡获得用户需要的数据。并且将采集到的数据及其频谱图以图形方式很直观的呈现于用户面前。 图像采集分析部分,读入图像后,根据选择,对其进行Linear Conformal、Affine、Projective、Polynomial、Piecewise Linear、Sinusoidal、Barrel、Pin Cushion变换-The wh
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:86928
    • 提供者:tanii
  1. image_fusion_code

    0下载:
  2. 包括灰度调制法融合(graymodulate)、对比度调制法融合(contrastmodulate)、正交多项式变换法(independencemulti)(及改进算法(independencemultiadd))融合和彩色融合(colorfusion)及对融合图像的评价——熵(entropy)和交叉熵(cross_entropy)。在MATLAB7.0下可正常运行,并给出融合结果,操作简便。-Including gray scale modulation fusion (graymodulat
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:5537
    • 提供者:dlflf
  1. VectorRectify

    0下载:
  2. 使用多项式校正对矢量数据自动配准的源码。在程序中,多项式校正中涉及到的算法代码、最小二乘法代码等均有源码。 在程序中,将GIS数据分成左视图和右视图,左视图为待校正窗口,右视图为参考图像窗口。GIS数据读取采用开源GDAL编写,地图展示采用底层代码开发,是作者多年开发经验的结晶,也是GIS底层开发爱好者尊贵的学习资料。-Polynomial correction automatic alignment of vector data source. Program, algorithm cod
  3. 所属分类:GIS program

    • 发布日期:2017-11-13
    • 文件大小:20820729
    • 提供者:陈军
  1. gragh

    0下载:
  2. matlab GUI 展示8中图像变换(平移,放缩,旋转,错切,仿射,透视,多项式变换和pin cushion变换) -matlab GUI display the 8 image transformation (translation, scaling, rotation, Shear, affine, perspective, polynomial transform and pin cushion Transform)
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:73186
    • 提供者:高圆圆
  1. 8_image_transform_matlab

    0下载:
  2. 实现包括平移、放缩、错切、多项式变换等在内的8种图像变换。GUI可由用户自行选择图片。-Implementation of image transforms including pan, zoom, Shear polynomial transform, etc.. User is able to choose an image to process through the GUI.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-09
    • 文件大小:16231
    • 提供者:刘小明
  1. Hermite-Matlab

    0下载:
  2. Hermite插值多项式拟合Matlab程序。运用Matlab软件依据理论可画出Hermite插值图像,并求出Hermite多项式,并应用到实际问题中。-Hermite interpolation polynomial fitting Matlab program。Using Matlab software can be drawn based on the theory Hermite interpolation image, and find Hermite polynomials, and
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:7459
    • 提供者:caidb
  1. fang

    0下载:
  2. 实现放大器幅度多项式建模,采用GAIL-5放大器参数,画出了输入功率与输出功率的函数图象-The amplifier amplitude polynomial modeling, using GAIL-5 amplifier parameters, draw function image about input power and output power
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:869
    • 提供者:just for fun
  1. Rectify

    0下载:
  2. 基于多项式模型的鱼眼图像校正代码,包含9个参数,并用简单的邻域插值填补空洞-Fisheye image correction code based on polynomial model contains nine parameters, and to fill the void with a simple neighborhood interpolation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:841
    • 提供者:李唯
  1. tuxiangcaiji

    0下载:
  2. 转辙机图像采集板区域参数设置上位机界面程序,转辙机通信协议,多项式拟合参数及阈值设置。-Switch machine image acquisition board area parameter set PC interface program, switch machine communication protocols, polynomial fitting parameters and the threshold value is set.
  3. 所属分类:SCM

    • 发布日期:2017-05-27
    • 文件大小:9340818
    • 提供者:吕立军
  1. opencv-doc

    0下载:
  2. 图像数据操作(内存分配与释放,图像复制、设定和转换) 图像/视频的输入输出(支持文件或摄像头的输入,图像/视频文件的输出) 矩阵/向量数据操作及线性代数运算(矩阵乘积、矩阵方程求解、特征值、奇异值分解) 支持多种动态数据结构(链表、队列、数据集、树、图) 基本图像处理(去噪、边缘检测、角点检测、采样与插值、色彩变换、形态学处理、直方图、图像金字塔结构) 结构分析(连通域/分支、轮廓处理、距离转换、图像矩、模板匹配、霍夫变换、多项式逼近、曲线拟合、椭圆拟合、狄劳尼三角化)
  3. 所属分类:software engineering

    • 发布日期:2017-05-16
    • 文件大小:3722793
    • 提供者:korbon
  1. fuliyebianhua

    1下载:
  2. 红外热图序列的多项式拟合算法处理,能起到很不错的处理效果,使得图像缺陷显示的更加清晰-A polynomial fitting algorithm for infrared thermal image sequence processing, can play a very good treatment effect, the defect images displayed more clearly
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:739
    • 提供者:梅晨
  1. tuxiangpeizhun

    0下载:
  2. 基于控制点的图像配准。选用多项式几何校正模型获得配准参数,双线性内插进行灰度插值。-Image registration based on the control points. Selection polynomial geometric correction model to obtain registration parameters, bilinear interpolation gray interpolation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:747
    • 提供者:侯郁
  1. lagrangepoly

    0下载:
  2. 拉格朗日插值法,以及以图像形式输出基函数与拟合结果-Lagrange polynomial, as well as an image output Basis Functions and fitting results
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:12238
    • 提供者:Deamon
  1. HERMITE_PRODUCT_DISPLAY

    0下载:
  2. HERMITE_PRODUCT_DISPLAY is a MATLAB program which displays an image of a function created by the Cartesian product of two Hermite polynomials, such as f(x,y) = h(3,x) * h(1,y). There are five types of Hermite polynomial available. Perhaps the be
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3320
    • 提供者:Yu Deyang
  1. RPC

    0下载:
  2. this program is rational polynomial function you can calculate RPC of satellite image
  3. 所属分类:网络编程

    • 发布日期:2018-01-08
    • 文件大小:24576
    • 提供者:danesh DANESH
  1. 最小二乘法分段直线拟合

    2下载:
  2. 曲线拟合是图像分析中非常重要的描述符号。最常用的曲线拟合方法是最小二乘法,然而一般的最小二乘法有一定的局限性,已经有不少学者对其进行了一些改进。进一步对最小二乘法进行改进,提出一种新的分段直线拟合算法来代替多项式曲线拟合,以达到简化数学模型的建立和减少计算的目的,使其能够更好地对点序列进行拟合。(Curve fitting is a very important descr iptor in image analysis,the most commonly used curve fitting
  3. 所属分类:文章/文档

    • 发布日期:2019-08-08
    • 文件大小:191488
    • 提供者:tintintin
« 1 23 »
搜珍网 www.dssz.com