搜索资源列表
dataalgorithm
- 数字信息压缩编码常见算法
code
- 人脸识别中的一些常见算法,用MATLAB 实现
滤波算法
- 图像处理逆滤波程序,是一种常见的滤波算法
图像编码等
- 关于图象处理的各种常见算法的C代码,包括编码等-on the various image processing algorithms common C code, including coding
可以运行 图像处理的算法
- 可以运行 图像处理的算法 一个图像处理工程 可以实现常见数字图像处理的算法
样条曲线的算法C++代码实现
- 样条曲线的算法C++代码实现,包含三个文件spline.cpp/spline.h/spline_prb.cpp,其中sline_prb为测试程序。此库中包含常见的多项式样条、hemitt样条、B样条等八种样条算法。devc++/vc/gcc下均通过,Spline curve algorithm C++ Code, including the three documents spline.cpp/spline.h/spline_prb.cpp, which sline_prb for the te
LSD 直线的快速检测算法
- 一种直线的快速检测算法,检测效果好于canny等常见算法,a fast line segment detector-A linear algorithm for the rapid detection, detection is better than other common canny algorithm, a fast line segment detector
demo
- 数字图像处理的常见算法 各种滤波程序 图像分割 图像复原 图像形态 运动图像分析 图像配准-Digital image processing a variety of filtering procedures common algorithm image restoration image segmentation image morphological image analysis Sports Image Registration
MCROSOFT_Matching
- 微软研究院做的一个 集合了几种常见的立体匹配算法:包括sad,ssd,bp,maxflow等等。而且自带truth map可以评估自己的算法-Microsoft Research to do a collection of several common stereo matching algorithm: including the sad, ssd, bp, maxflow and so on. Truth map and can bring their own assessment of t
include
- 了解曲线的生成原理,掌握几种常见的曲线生成算法,利用VC+OpenGL实现Bezier曲线生成算法。-Principles of understanding the generation of curves, the curves have several common generation algorithm, using VC+ OpenGL to achieve Bezier curve generation algorithm.
code
- VC++,实现的图像处理的常见算法,如图像编码,几何变换,形态变换等。-VC++, to achieve a common image processing algorithms, such as image coding, geometric transformations, morphological transformation and so on.
Commondigitalimageprocessingalgorithmssource
- 数字图像处理常见算法的源程序,形态学,二值化,高斯噪音都包括了 -Common digital image processing algorithms source, morphology, thresholding, Gaussian noise is included
GASA
- 基于遗传模拟退火和Otsu法的图像分割。采用一种基于模拟退火算法(SA)的混合遗传算法(GASA),来进行Otsu方法选择阈值,其中进行求解时是非线性的遗传算法(GA)的应用优化了求阈值过程,并尽可能地减少其运算量,而加入SA则避免了遗传算法(GA)常见的早熟收敛现象,从而实现有效简单的图像分割。 -adopt hybrid genetic algorithm(GASA) based on simulated annealing algorithm,choose threshold by O
image_process
- 图像处理中的一些常见算法的源码,非常适合于学习。-In some of the common image processing algorithms source code is very suitable for learning.
VCSomeDigitalImageProgressing
- Visual C++ 数字图像处理的一些常见算法-Visual C++ some of the common digital image processing algorithms
aliasing
- 图形学的一些常见算法的实现之一:金刚石算法-the implementation of some common algorithms for graphics
hdrpf
- HDR常见算法和编程案例,希望大家喜欢和试用-demo and hdr codes
segmentation
- 一种融合了色彩信息和空间信息的色彩分割算法,基于OpenCv,分割效果明显优于JSEG算法,K-means算法C-means算法等常见算法,是中科院863计划的项目,我进行了修改和平台移植,有详细的注释。-a efficient algorithm for colorful pic segmentation based on OpenCv
DecodeString
- 数字图像处理的常见算法 各种滤波程序图像分割 图像复原 图像形态 运动图像分析 图像配准-Common algorithm of digital image processing a variety of filtering procedures segmentation image restoration image form moving images to image registration
TheuseandyanjiuofAdaptivefilter
- 该文档是自适应信号处理研究的一篇研究生毕业论文,介绍了自适应的几种常见算法,如LMS,NLMS等等,并在最后有相关的MATLAB程序(LMS程序 自适应滤波器,陷波器,分离器等程序)可以作为自适应信号处理初学者的参考资料-This document is an adaptive signal processing graduate thesis introduces several common adaptive algorithms, such as LMS, NLMS, etc., and