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

搜索资源列表

  1. Inpainting

    0下载:
  2. 采用M.Bertalmio and G.Sapiro论文中算法的图像修复C++代码。需要提供原始破损图像和破损区域的掩模图像,修复结果实时显示。-used Bertalmio and G. M. Sapiro papers algorithm for image restoration generation C yards. The need for the original image and damaged the damaged region mask images, results, r
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1.22mb
    • 提供者:屈磊
  1. Line9.1

    0下载:
  2. 这是我研一时根据北航杨钦的博士论文编写的二维Delaunay插点算法。各个函数功能有详细注释
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:68.04kb
    • 提供者:宁远
  1. 一种匀速运动模糊图像的模糊方向判断算法

    0下载:
  2. 本文主要研究的是任意方向的匀速直线运动模糊图像的模糊方向判断算法,主要根据运动模糊降低了运动方向上图像的高频成 分,沿着运动方向实施高通滤波,可保证微分图像灰度值(绝对值)之和最小,论文中就是根据这种原理来判断出匀速运动模糊图像的运动 模糊方向,采用了3×3方向的微分乘子法来判断图像的运动模糊方向,从而可将图像的恢复问题转化为一维问题。
  3. 所属分类:2D图形编程

    • 发布日期:2011-10-05
    • 文件大小:134.24kb
    • 提供者:jackeey
  1. MATLAB-CODE

    1下载:
  2. matlab 实现暗通道去雾算法 根据cvpr论文改编-matlab channel to achieve the dark fog adaptation algorithm based on cvpr papers
  3. 所属分类:2D Graphic

    • 发布日期:2014-11-26
    • 文件大小:10kb
    • 提供者:levis
  1. ParallelLine

    0下载:
  2. 最近一直处理多边形相关的处理,包括自相交图形分割,有洞多边形的分割,任意不相交多边形的三角分割,其中用到了折线平行线的生成算法,见附件。提高了图形的描画速度。以后会继续上传多边形处理的论文和处理代码。-Have recently been dealing with polygon-related processing, including the self-intersection graph partition, there are holes polygons partition, arbi
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:88.2kb
    • 提供者:xiaoqing_001
  1. 0514001

    0下载:
  2. 典型的多边形填充算法主要包括扫描线填充算法和轮廓标志域填充算法,适用于矢量多边形文件的填充算 法为扫描线填充算法。论文对原有的多边形扫描线填充算法中的最常用的活性边表和传统扫描线算法进行了分析,结 合活性边表和传统的扫描线填充算法的特点,针对复杂的大数据量的多边形填充时间效率较低的问题,提出了一种改 进的扫描线多边形填充算法一混合填充算法。该算法采用链表和数组结合的数据结构,形成连续的填充轨迹,有效地 提高了时间效率。 -Polygon Filling Algorithm t
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-17
    • 文件大小:147.02kb
    • 提供者:翁經堯
  1. MTT_algorithm_v2_21

    0下载:
  2. MTT算法源程序,附带所有相关论文,多点多时追踪算法-MTT algorithm source code, with all relevant papers, multi-point tracking algorithm for a long time
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:44.5kb
    • 提供者:zhensoso
  1. canny_suanfa_lunwen

    0下载:
  2. 经典的CANNY算法的几篇精典论文,大家可以研究一下。-Several classic papers classic CANNY algorithm, we can look at.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-06
    • 文件大小:1.38mb
    • 提供者:jerry
  1. PI-line-CT-reconstruction

    0下载:
  2. 这篇论文介绍了一种基于Hilbert变换的FBP算法,读者可根据论文中内容实现程序的编写。-This paper describes the based the Hilbert transform FBP algorithm, the reader based on the contents of the paper procedures preparation
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-16
    • 文件大小:372.97kb
    • 提供者:hxy
  1. pptLecture-11---Lucas-Kanade-1

    0下载:
  2. 讲诉图像标定算法 并在ppt给出了论文算法的实现代码下载地址 好东西-Say v. image calibration algorithm given in papers ppt algorithm code download address goodies
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:405.56kb
    • 提供者:laozi
  1. watermarks

    0下载:
  2. 数字水印算法的实现,基于论文嵌入式水印的算法实现及算法的结果讨论。-The realization of digital watermarking algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-17
    • 文件大小:136.31kb
    • 提供者:方狄
  1. GPSR_6.0

    0下载:
  2. GPSR算法,一种求解压缩感知模型的快速算法,大量论文都涉及到-GPSR algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-09
    • 文件大小:1.48mb
    • 提供者:wwang
  1. Root-MUSIC

    0下载:
  2. 一种求根music,高分辨谱估计算法,包含论文和代码-rooted music algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-14
    • 文件大小:3.07mb
    • 提供者:wwang
  1. Kmeans_and_improvedkmeans_and_papers

    0下载:
  2. Kmeans聚类算法以及改进的Kmeans聚类算法,包含收集的很多论文-Kmeans clustering algorithm and Kmeans clustering algorithm and improved, including a lot of paper collection
  3. 所属分类:2D Graphic

    • 发布日期:2017-06-14
    • 文件大小:21.15mb
    • 提供者:孟亚州
  1. PHASYOPTCIALfogs

    0下载:
  2. 基于物理模型的图去雾算法,国内的一篇很好的理论研究+仿真的论文,可以学习借鉴!-Based on the physical model of FIG defogging algorithm, the domestic research+ a good theoretical simulation papers, can learn from!
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-20
    • 文件大小:5.25mb
    • 提供者:王秀娟
  1. qbott

    0下载:
  2. 一篇关于如何在matlab中实现pso算法的论文,从而实现优化求解-An article about how in matlab of pso algorithm in the paper, so as to realize optimization to solve,,
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-12
    • 文件大小:26.42kb
    • 提供者:Owrnpjh
  1. 重采样检测

    1下载:
  2. 该算法实现了对论文Blind Authentication Using Periodic Properties of Interpolation的复现,能够通过检测图像的周期性来检测图像是否进行了篡改
  3. 所属分类:2D图形编程

    • 发布日期:2018-05-07
    • 文件大小:729byte
    • 提供者:fjmSimon
搜珍网 www.dssz.com