-
kl
说明: kl变换. KL变换的流程如下:
(1)获取多幅图像的统计特性:图像之间的协方差
(2)获取协方差的特征值和特征向量,从而获取正交核:特征矩阵
(3)图像对应象素点对各个特征向量进行投影运算。(kl transformation)
- 2014-08-21 12:48:10下载
- 积分:1
-
count
通过直线拟合进行钻石角度的测量,包括二值化,边缘检测,直线拟合最后进行数学算法进行角度测量(Measurement of Diamond Angle by Linear Fitting)
- 2018-11-23 19:22:19下载
- 积分:1
-
图像拼接---去除黑边
使用python语言实现多张图像的拼接,并且处理拼接之后的裂缝和黑边。(Use python language to achieve splicing of multiple images, and deal with cracks and black edges after splicing.)
- 2019-04-02 15:24:23下载
- 积分:1
-
几何变换
数字图像处理中的几何变换,包括图像的平移,图像的镜像,图像转置,图像的缩放,图像的旋转以及三种插值算法(The geometric transformation in digital image processing includes image translation, image mirroring, image transposition, image scaling, image rotation, and three interpolation algorithms)
- 2017-11-03 16:33:11下载
- 积分:1
-
shadow_detective
这是CVPR2011论文“Single-Image Shadow Detection and Removal using Paired Regions”最新的代码,可以直接在Windows环境下直接运行,阴影检测效果很好。(This code is the latest version for the paper, Single-Image Shadow Detection and Removal using Paired Regions ,in CVPR2011.It can directly work in Windows environment and perform well. )
- 2014-12-08 19:42:30下载
- 积分:1
-
CGAL-4.5
CGAL,Computational Geometry Algorithms Library,计算几何算法库,设计目标是,以C++库的形式,提供方便,高效,可靠的几何算法。CGAL可用于各种需要几何计算的领域,如计算机图形学,科学可视化,计算机辅助设计和建模,地理信息系统,分子生物学,医学成像,机器人运动规划,网格生成,数值方法等等。 计算几何算法库(CGAL),提供计算几何相关的数据结构和算法,诸如三角剖分(2D约束三角剖分及二维和三维Delaunay三角剖分),Voronoi图(二维和三维的点,2D加权Voronoi图,分割Voronoi图等),多边形(布尔操作,偏置),多面体(布尔运算),曲线整理及其应用,网格生成(二维Delaunay网格生成和三维表面和体积网格生成等),几何处理(表面网格简化,细分和参数化等),凸壳算法(2D,3D和dD),搜索结构(近邻搜索,kd树等),插值,形状分析,拟合,距离等。(The goal of the CGAL Open Source Project is to provide easy access to efficient and reliable geometric algorithms in the form of a C++ library. CGAL is used in various areas needing geometric computation, such as: computer graphics, scientific visualization, computer aided design and modeling, geographic information systems, molecular biology, medical imaging, robotics and motion planning, mesh generation, numerical methods... More on the projects using CGAL web page.
The Computational Geometry Algorithms Library (CGAL), offers data structures and algorithms like triangulations (2D constrained triangulations, and Delaunay triangulations and periodic triangulations in 2D and 3D), Voronoi diagrams (for 2D and 3D points, 2D additively weighted Voronoi diagrams, and segment Voronoi diagrams), polygons (Boolean operations, offsets, straight skeleton), polyhedra (Boolean operations), arrangements of curves and their applications (2D and 3D envelopes, Minkowski sums), mesh generation (2D Del)
- 2014-12-11 14:45:21下载
- 积分:1
-
鱼眼图像几何模型校正入门实验Matlab
一种鱼眼镜头校正算法的MATLAB实现,附论文及源代码(A MATLAB implementation of fisheye lens correction algorithm)
- 2017-09-12 13:39:13下载
- 积分:1
-
c#WPF-DataGrid与ListBox的从主表样式-拓展菜单-呼吸灯-系统托盘
【实例简介】
里面包含了DataGrid与ListBox的从主表样式设计,并绑定好数据,还有拓展菜单显示和隐藏-还有状态灯样式-系统托盘设计
- 2021-11-16 00:44:47下载
- 积分:1
-
srad
srad斑点去噪各向异性扩散滤波器,代码很短,本身该方法就含有不少的偏微分方程,看懂需要仔细研究。(srad, speckle denoising anisotropic diffusion filter)
- 2014-02-08 18:03:45下载
- 积分:1
-
ART_test
一种简单的代数重建算法,用于CT图像二维重建,供初学者学习使用。(A simple algebraic reconstruction algorithm, used in CT image reconstruction, for beginners learning to use.)
- 2020-11-23 16:29:34下载
- 积分:1