-
hough_circle
说明: 通过hough变换求图像中的圆的参数(圆心坐标和半径)(Through the hough transform for image circle parameters (center coordinates and radius))
- 2008-09-14 09:27:20下载
- 积分:1
-
TVAL3_v1.0
压缩感知重建算法,利用压缩感知理论实现用较少的采样量恢复出高分辨率的图像信息(compressive sensing reconstruction algoriyhm)
- 2013-08-26 10:18:54下载
- 积分: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
-
wavepaste
说明: WAVEPASTE将系数放在小波分解结构中。(WAVEPASTE Puts coefficients in a wavelet decomposition structure.)
- 2019-05-11 15:54:06下载
- 积分:1
-
test2
运动方向未知的运动模糊图像盲复原,包括移动像素和角度
(Movement direction of the motion-blurred images unknown blind rehabilitation, including moving pixels and angle)
- 2009-05-29 18:32:56下载
- 积分:1
-
C with image
说明: 用c语言实现一些简单的图像处理功能,如灰度化、旋转、拷贝等(Some simple image processing functions, such as gray scale, rotation, copy, etc., are implemented in C language.)
- 2020-06-17 21:00:06下载
- 积分:1
-
双峰法阈值分割
说明: 双峰法阈值分割。阈值分割法是一种基于区域的图像分割技术,原理是把图像象素点分为若干类。图像阈值化分割是一种传统的最常用的图像分割方法,因其实现简单、计算量小、性能较稳定而成为图像分割中最基本和应用最广泛的分割技术。它特别适用于目标和背景占据不同灰度级范围的图像。它不仅可以极大的压缩数据量,而且也大大简化了分析和处理步骤,因此在很多情况下,是进行图像分析、特征提取与模式识别之前的必要的图像预处理过程。图像阈值化的目的是要按照灰度级,对像素集合进行一个划分,得到的每个子集形成一个与现实景物相对应的区域,各个区域内部具有一致的属性,而相邻区域不具有这种一致属性。这样的划分可以通过从灰度级出发选取一个或多个阈值来实现。(Threshold segmentation)
- 2018-03-29 09:29:03下载
- 积分:1
-
Interpolation
利用低通滤波器对图像进行插值放大:按放大的倍数对原图像进行插零,插零后的图片与低通滤波函数进行卷积,原先插入的零的位置自动替换为适当的插值,如此图像就已经插值放大了,图像质量还不错。(Double the number of pixels of each row and column by adding a zero value pixel between each pixel of the image.Then operate with two kinds of low-pass filters to get the enlarged image.)
- 2010-02-17 05:00:44下载
- 积分:1
-
jiaodianjiance
用matlab编写的harris角点检测与匹配程序,适用于matlab图像处理与编程(Matlab prepared with harris corner detection and matching procedures, applicable to matlab image processing and programming)
- 2008-04-14 10:37:06下载
- 积分:1
-
sonar-image-data
硕士学位论文:在高分辨率成像声纳系统和回波测深仪的两个控制平台的基础上对声纳图像数据的高速显示技术的研究。文中所有的程序编写都是使用C和C++语言,在WindowsXP平台下利用VC++6.0进行编译和调试的。(study for high speed display technology on sonar image data)
- 2012-05-02 07:37:04下载
- 积分:1