搜索资源列表
Inpainting
- 采用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
Line9.1
- 这是我研一时根据北航杨钦的博士论文编写的二维Delaunay插点算法。各个函数功能有详细注释
一种匀速运动模糊图像的模糊方向判断算法
- 本文主要研究的是任意方向的匀速直线运动模糊图像的模糊方向判断算法,主要根据运动模糊降低了运动方向上图像的高频成 分,沿着运动方向实施高通滤波,可保证微分图像灰度值(绝对值)之和最小,论文中就是根据这种原理来判断出匀速运动模糊图像的运动 模糊方向,采用了3×3方向的微分乘子法来判断图像的运动模糊方向,从而可将图像的恢复问题转化为一维问题。
MATLAB-CODE
- matlab 实现暗通道去雾算法 根据cvpr论文改编-matlab channel to achieve the dark fog adaptation algorithm based on cvpr papers
ParallelLine
- 最近一直处理多边形相关的处理,包括自相交图形分割,有洞多边形的分割,任意不相交多边形的三角分割,其中用到了折线平行线的生成算法,见附件。提高了图形的描画速度。以后会继续上传多边形处理的论文和处理代码。-Have recently been dealing with polygon-related processing, including the self-intersection graph partition, there are holes polygons partition, arbi
0514001
- 典型的多边形填充算法主要包括扫描线填充算法和轮廓标志域填充算法,适用于矢量多边形文件的填充算 法为扫描线填充算法。论文对原有的多边形扫描线填充算法中的最常用的活性边表和传统扫描线算法进行了分析,结 合活性边表和传统的扫描线填充算法的特点,针对复杂的大数据量的多边形填充时间效率较低的问题,提出了一种改 进的扫描线多边形填充算法一混合填充算法。该算法采用链表和数组结合的数据结构,形成连续的填充轨迹,有效地 提高了时间效率。 -Polygon Filling Algorithm t
MTT_algorithm_v2_21
- MTT算法源程序,附带所有相关论文,多点多时追踪算法-MTT algorithm source code, with all relevant papers, multi-point tracking algorithm for a long time
canny_suanfa_lunwen
- 经典的CANNY算法的几篇精典论文,大家可以研究一下。-Several classic papers classic CANNY algorithm, we can look at.
PI-line-CT-reconstruction
- 这篇论文介绍了一种基于Hilbert变换的FBP算法,读者可根据论文中内容实现程序的编写。-This paper describes the based the Hilbert transform FBP algorithm, the reader based on the contents of the paper procedures preparation
pptLecture-11---Lucas-Kanade-1
- 讲诉图像标定算法 并在ppt给出了论文算法的实现代码下载地址 好东西-Say v. image calibration algorithm given in papers ppt algorithm code download address goodies
watermarks
- 数字水印算法的实现,基于论文嵌入式水印的算法实现及算法的结果讨论。-The realization of digital watermarking algorithm
GPSR_6.0
- GPSR算法,一种求解压缩感知模型的快速算法,大量论文都涉及到-GPSR algorithm
Root-MUSIC
- 一种求根music,高分辨谱估计算法,包含论文和代码-rooted music algorithm
Kmeans_and_improvedkmeans_and_papers
- Kmeans聚类算法以及改进的Kmeans聚类算法,包含收集的很多论文-Kmeans clustering algorithm and Kmeans clustering algorithm and improved, including a lot of paper collection
PHASYOPTCIALfogs
- 基于物理模型的图去雾算法,国内的一篇很好的理论研究+仿真的论文,可以学习借鉴!-Based on the physical model of FIG defogging algorithm, the domestic research+ a good theoretical simulation papers, can learn from!
qbott
- 一篇关于如何在matlab中实现pso算法的论文,从而实现优化求解-An article about how in matlab of pso algorithm in the paper, so as to realize optimization to solve,,
重采样检测
- 该算法实现了对论文Blind Authentication Using Periodic Properties of Interpolation的复现,能够通过检测图像的周期性来检测图像是否进行了篡改