-
sarImagingSimu
说明: sar成像算法:RD、CS算法,希望对需要的人有用(sar imaging algorithm: RD, CS algorithm, and they hope to those who need it useful)
- 2008-12-05 13:39:08下载
- 积分:1
-
harris
说明: harris检测 +ncc粗配+ransac去除错误点(harris detection. ncc coarse. ransac remove the error point)
- 2011-03-02 20:11:38下载
- 积分:1
-
Image-processing
基于MATLAB的系统分析与设计:图像处理(System Analysis and Design: Image processing based on MATLAB)
- 2013-01-23 12:12:19下载
- 积分:1
-
Lee
2、掌握Lee滤波与Refined-Lee滤波滤波效果ENL/ESI分析的原理及方法;
3、分析比较Lee滤波与Refined-Lee滤波的滤波性能;
4、分析滤波窗口与滤波效果的关系。
(2, master the principles and methods of filtering and Refined-Lee Lee filter filtering effect ENL/ESI analysis 3. Comparative analysis filtering performance Refined-Lee Lee filter and filter 4, analysis filtering window and filtering effect relationship.)
- 2015-05-01 17:00:49下载
- 积分:1
-
Sobel
Sobel算子就是一种基于方向导数掩模求卷积的方法。通过边缘检测算子可以检测到每个像素的领域并对灰度变化率进行量化,也包括方向的确定。该代码是基于sobel算法的检测程序。(Sobel operator is a directional derivative mask and convolution methods. To each pixel and gray level in the field rate of change can be detected through the edge detection operator to quantify, including direction. The code is based on sobel algorithm testing procedures.)
- 2012-03-01 22:42:36下载
- 积分:1
-
石川公式MATLAB
说明: 利用石川啮合公式编写的程序,适用范围较广,好用,推荐(The program compiled by Ishikawa meshing formula is easy to use and recommended)
- 2020-11-09 16:29:46下载
- 积分:1
-
Pansharpening
基于非局部图像去噪模型的遥感图像融合的变分方法。该变分方法采用梯度下降法。(Variational method of remote sensing images nonlocal image denoising model fusion. The variational method using gradient descent.)
- 2014-04-18 10:43:31下载
- 积分:1
-
trix
delaunay三角化程序
delaunay三角化程序
delaunay三角化程序(delaunay triangulation delaunay triangulation process procedures delaunay triangulation process)
- 2020-10-28 09:19:58下载
- 积分:1
-
digital_image
数字图像处理中sobel算子的手写代码;canny手写代码;加噪声并滤波的调用库函数代码(Digital image using sobel & canny)
- 2015-11-30 20:57:03下载
- 积分: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