-
scale
YUV420视频的缩放,经过高度的优化,其中三次卷积插值(cubic convolution)算法的效果最好,优化程度也最高。其基本思想是通过整型化、查表等方法消除每一帧图像插值运算中的浮点运算和乘除法运算。(scale YUV420 video frames with cubic, bilinear & cubic convolution interpolation algorithms。)
- 2020-12-07 16:29:21下载
- 积分:1
-
Motion-detection-of-contour-search
基于轮廓来寻找流动部分,效果不是很好,但是还可以拿来用(Based on the outline to find the flow part, the effect is not very good, but also can be used with)
- 2015-11-16 16:33:31下载
- 积分:1
-
fdeconv
图像的反卷积 去卷积复原
效果还不错,欢迎下载(image deconvolution image restoration)
- 2010-12-24 14:11:25下载
- 积分: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
-
3.3project-denoising-image-master
说明: 图像滤波,中值滤波,自适应,对比结果,图像去燥使用(Image filtering, median filtering, adaptive, comparative results, medical image use)
- 2020-07-05 22:27:00下载
- 积分:1
-
2
说明: 图像旋转任意角度,容易操作,方便简单,效果好!(image rotating for any angle you like.)
- 2010-04-11 20:11:21下载
- 积分:1
-
EKF
扩展卡尔曼滤波的基础代码,有详细的注释,结合卡尔曼滤波的基本原理,就能很好的理解卡尔曼滤波过程了。(Extended Kalman filter based code , there are detailed notes , combined with the basic principles of Kalman filtering , we can well understand the process of Kalman filtering )
- 2011-12-10 12:08:31下载
- 积分:1
-
CSharpGetInit
海康威视摄像头二次开发,C#测试代码,用于获取设备能力(c#for hikvision getinit)
- 2017-03-17 15:42:45下载
- 积分:1
-
infrared-target-signal-simulation
利用
计算机强大的图像生成功能,快速、便捷地模拟生成实际战场环境下可能经历的
各种红外场景,逼真地反映探测制导系统的红外辐射分布(Using powerful computer image generation, quickly and easily simulate actual battlefield environment generated may experience a variety of infrared scene vividly reflect the guidance system to detect infrared radiation distribution)
- 2021-04-27 16:58:44下载
- 积分:1
-
ImageSegmentation
说明: 实现多个阈值的图像分割及K-mean聚类的图像分割(Multiple threshold image segmentation or K-mean clustering image segmentation)
- 2020-03-23 09:46:23下载
- 积分:1