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

搜索资源列表

  1. IP.rar

    0下载:
  2. 一款性能良好的视频会议系统;可以实现视频,语音,文本信息的交流。需要外部设备:摄像头,耳机+麦克。经测试,图像清晰,语音质量可靠,图像音频传输失真很小,速度可靠。是多媒体网络传输开发者良好的参考。,A good performance of the video conferencing systems allows video, voice, text exchange of information. The need for external equipment: camera, heads
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-16
    • 文件大小:4568168
    • 提供者:330
  1. matlab-dpd

    7下载:
  2. matlab仿真dpd,预失真的算法,在读博士仿真源码,包括volterra,saleh,多项式。-matlab simulation dpd, pre-distortion algorithm, Ph.D. simulation source code, including the volterra, saleh, polynomials.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-05-22
    • 文件大小:320427
    • 提供者:zhudewei
  1. PC_Fish_Eye

    0下载:
  2. 是用vs2005编写的校正鱼眼图像畸变的MFC程序。主要采用了球面坐标定位法进行的校正-Is written in vs2005 fish-eye image distortion correction MFC program. Mainly spherical coordinate positioning correction method
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:8971807
    • 提供者:simonhaw
  1. Gdi PNG UI SHEKJI

    1下载:
  2. 皮肤采用gdi+,支持png图片,不失真,显示效果美观-Skin using gdi+, support for png images, without distortion, display beautiful
  3. 所属分类:GDI/图象编程

    • 发布日期:2012-12-07
    • 文件大小:4626954
    • 提供者:liuyongk
  1. CCD图像畸变图像的校正源码

    2下载:
  2. CCD图像畸变图像的校正源码,可实现畸变图像的校正,CCD image distortion correction image source, image distortion can be corrected
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-06-18
    • 文件大小:3788658
    • 提供者:张晗
  1. RLS_LMS

    6下载:
  2. 数字预失真系统,功放是Wiener-Hammerstein模型,预失真是记忆多项式模型,自适应算法采用RLS-LMS混合算法不。-Digital pre-distortion system, power amplifier is a Wiener-Hammerstein model, pre-distortion is memory polynomial model, using RLS-LMS adaptive algorithm hybrid algorithm does not.
  3. 所属分类:其他小程序

    • 发布日期:2013-05-22
    • 文件大小:1103
    • 提供者:baggio
  1. ForCalibration

    0下载:
  2. 利用matlab进行摄像机标定,其中包括特征点提取,计算。内外方位参数运算,及畸变矫正程序。-Carried out using matlab camera calibration, including the feature point extraction, calculation. Internal and external orientation parameters of computation, and distortion correction procedures.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:17425
    • 提供者:刘镖峰
  1. pre-distoration

    3下载:
  2. 数字预失真--用于产生WCDMA 仿真信号源等程序-DPD--make_pulse_with_ballast.m and so on
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:2363
    • 提供者:王恒
  1. Lecture2

    0下载:
  2. 畸变校正讲义 讲述摄像机成像原理 把几种典型的等效模型详细概述-Lecture about the camera distortion correction to several typical imaging principles detailed overview of the equivalent model
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1828109
    • 提供者:xixi
  1. Untitled

    4下载:
  2. 光孤子传输特性模拟 在光纤通信中,光脉冲信号在光纤中传输的过程中会受到色散、损耗和非线性等作用的影响而不断地发生演化和畸变。脉冲演化的规律遵循非线性薛定谔方程(NLSE)。由于NSLE 在一般情况下无法求得它的解析解,因此通常需采要用数值方法来求解,最终归结于求解归一化的NLSE。本文使用了分步傅里叶方法对归一化NLSE 进行了求解,并模拟了输入为一到三阶双曲正割光脉冲条件下光脉冲传输演变情况。-soliton In optical fiber communications, the optic
  3. 所属分类:Other systems

    • 发布日期:2014-05-04
    • 文件大小:384591
    • 提供者:heidian
  1. WCDMA_DPD

    1下载:
  2. WCDMA数字直放站中数字预失真研究及其FPGA实现-WCDMA Digital Repeater digital pre-distortion and its FPGA implementation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-15
    • 文件大小:3921858
    • 提供者:mary
  1. ASIFT_windows_beta_20090415

    1下载:
  2. 一种比sift效果更好的算法,可实现图像在几乎任意仿射变化下的特征提取,而且特征点比SIFT多,是09年最新的算法-asift, full name is the affine scale-invariant feature transform, that is, of scale-invariant features of affine transform, is used to extract more of the characteristics of affine distortion
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2819579
    • 提供者:yimeng
  1. warping

    3下载:
  2. 使用Matlab实现的一个图像Warping的算法,通过指定需要进行Warping的点以及操作之后的位置,对图片进行扭曲变形,是图形图像处理的经典算法。-Implemented using the Matlab image Warping algorithm, Warping by specifying the need for operation after the point and the location of the distortion of the picture is the c
  3. 所属分类:Special Effects

    • 发布日期:2015-06-17
    • 文件大小:93525
    • 提供者:王大川
  1. Predistortion

    0下载:
  2. 通讯系统中放大器级别的一种预失真的matlab实现。-Communication systems in the level of a pre-amplifier distortion matlab implementation.
  3. 所属分类:3G develop

    • 发布日期:2017-04-01
    • 文件大小:9214
    • 提供者:lixiao
  1. zhiliangchazhi

    0下载:
  2. 矢量插值,可用于对图像的任意扩大或缩小,图像效果良好,基本上无失真。-Vector interpolation, can be used to expand or shrink any image, the image works well, almost no distortion.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2330764
    • 提供者:Mr. Yang
  1. eluos

    0下载:
  2. linux下shell下的俄罗斯方块游戏的源代码,在终端下直接用gcc编译这个c源代码后执行生成的.out文件即可使用。实现了所有功能:7种图形的变形和左右移动以及快速下落,消隐功能,记录积分等,其中包括到边界变形的问题的算法,例如:图形靠近边界时可能出现的出界和异常显示的问题。同时利用信号量产生定时下落和变形操作不冲突的问题。当然也有不足之处,就是未实现图形下落到底时进行左插和右插到空挡位置的功能。希望能和大家交流交流做一定的改进。-Russia under linux box under t
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-03
    • 文件大小:2990
    • 提供者:黄海
  1. DPD

    0下载:
  2. 著名的 刘太君的 数字预失真关键技术讲义~-Number of well-known Liu Taijun key technology lecture ~ pre-distortion
  3. 所属分类:Other systems

    • 发布日期:2017-05-24
    • 文件大小:8134036
    • 提供者:刘伟
  1. MSSIM

    0下载:
  2. Source code of the MSSIM (Mean Structure Similitary Index). MSSIM is a measure of distortion static images. It s comparing distorted image with reference image and as the result return value between 0 and 1. The quality criteria is one of the most cl
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-23
    • 文件大小:1174
    • 提供者:Alex
  1. adaptive-digital-predistorter

    0下载:
  2. 预失真的基本概念认识,预失真方法综述、比较与具体实现。-Understanding of the basic concepts of pre-distortion, pre-distortion Methods, Comparison and implementation.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-10
    • 文件大小:1231702
    • 提供者:吴曼
  1. GUICameraCalibrationToolboxforMatlab

    0下载:
  2. 修改Jean-Yves Bouguet的Camera Calibration Toolbox for Matlab标定工具箱添加提取角点畸变参数调整GUI,以GUI方式调整输入一阶镜头畸变提取角点,省去反复而累人的手动输入数字参数的过程,内附使用说明和介绍-Modify Jean-Yves Bouguet Camera Calibration Toolbox for Matlab the calibration toolbox add extract corner distortion pa
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:249121
    • 提供者:xiaobo
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 46 »
搜珍网 www.dssz.com