-
saliency_SR
CVPR2007,论文“Saliency detection: A spectral residual approach”的源码(a code for "Saliency detection: A spectral residual approach,"CVPR,2007.)
- 2011-09-25 21:19:16下载
- 积分:1
-
interpolation
matlab3种内插法的实现。最近邻内插法,双线性内插法,双三次内插法的具体实现(To realize interpolation in matlab3)
- 2020-12-07 19:59:21下载
- 积分:1
-
retmp
基于象素的图像配准程序,要配准的两幅图像,通过多对对控制点来配对(Pixel-based image registration procedures are based on the registration of two images, through a multi-right right control point to the matching)
- 2008-05-16 18:02:43下载
- 积分:1
-
imagemirrior
用VC++实现给定位图的镜像,使用图像处理技术(with VC plans to mirror positioning, the use of image processing technology)
- 2007-05-16 16:11:55下载
- 积分:1
-
ICA_TOOLBOX---icalab
MATLAB ICALAB FASTICA代码,挺难得的(The MATLAB FASTICA code, very rare)
- 2012-11-02 19:01:11下载
- 积分:1
-
chapter-5
Wily book Digital Image processing fundamental dip
- 2013-08-18 13:50:17下载
- 积分:1
-
ImagefusionPCAandIHS
给出了图像融合中三种经典的融合算法:加权融合、PCA融合和IHS融合。程序中有比较详细的说明,特别适合初学图像融合者使用(Image fusion are given the convergence of three classical algorithms: weighted fusion, PCA fusion and IHS fusion. Procedures are a more detailed explanation, especially for beginners to use the image fusion)
- 2009-10-07 20:53:56下载
- 积分:1
-
MRF-ENCH
基于马尔科夫链的图像分割,较以往经典图像分割性能有很大提高(Markov chain-based image segmentation, image segmentation performance than the classical past has greatly improved)
- 2011-09-23 15:32:49下载
- 积分:1
-
ICM--MRF--matlab
基于MRF随机场的SAR图像分割 求最优算法ICM
matlab语言(Based the MRF with airport SAR image segmentation to seek optimal algorithm ICM matlab language)
- 2020-07-01 09:00:02下载
- 积分: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