搜索资源列表
image_processing
- 基于ipp的图像处理代码,几乎包含了图像处理各种算法。需要IPP库支持。-based on the image processing code, contain virtually all image processing algorithms. Need the support of IPP.
FVSbylqh
- 指纹识别代码 demo目录: fvs_enhancer:指纹增强程序,描述了如何使用该库增强指纹图像。原图像和目标图 像都是位图。 fvs_direction:描述了如何提取方向图。输入图像必须是归一化的图像,这样才能 有较好的效果。输出图像覆盖于输入图像之上。 fvs_createtestimages:该程序用来产生调试过程中可能会用到的一些位图图像,这 些图像是不同角度和不同间隔的条纹。产生图像的文件名命名方式如下: testimgSSSDDD.bm
GrayPro
- 包含图像灰度处理,去噪,图像增强,边缘检测、图像缩放等各种算法-contain gray, denoising, image enhancement, edge detection, image scaling algorithms
imgpro1984
- 图像处理各种算法,及其功能实现方式,包括中值滤波等-image processing algorithms, and functional ways, including filter, etc.
kuangjia1
- 是关于vc的代码,是关于图象处理的!是对bmp图象处理的各种算法-vc on the code of image processing! Bmp to the various image processing algorithm
floppy
- 吕凤军《数字图象处理编程入门》中的所有例子源代码,中间包括BMP文件格式的分析以及图像处理各种算法的C语言实现,对初次涉及图像处理方面的人而言非常不错。-Mr Lu Fengtai army "Digital Image Processing Programming Primer" all the examples of source code, intermediate file formats including BMP analysis and image proces
imagepro
- 图像处理的各种算法,使用vc++编程,非常的经典
MATLAB_arithmetic
- matlab的經典算法的程序资料,各种算法哦.
matlab
- 电子书是由清华大学编写的有关matlab图像处理的书籍,书中对各种算法有详细的讲解。
shuzishuiyin
- 数字水印的原理,各种算法的介绍和实现。其中包括一种小波变换的数字水印技术的综述。
EdgeContur
- 该文档是图像边缘检测方面的文档,里面讲述了边缘检测各种算法,供大家参考!
adative
- 自适应各种算法比较,包括RLS.很好的。
计算几何
- 计算几何大全,c++代码,内含点,直线,线段,圆,弧,多边形等求交,相互关系等等各种算法,对CAD等编程有很大帮助-computational geometry Daquan, c code, intron, straight line, circle, arc, polygon, etc. intersection, mutual relations, and so on various algorithms, such as the CAD program is very helpful
doa估计的各种算法
- 可以用各种程序来高效率的估计出doa
ipnc_app.rar
- Davinci DM365 搭配MT9P031 Sensor的视频监控器的应用端软件代码,运行于MontaVista Linux,包含了对各种视频图像编解码的算法调度实现,The application src of Davinci DM365 packed with MT9P031 Sensor,runing on MontaVista Linux,includes the algorithm realization for multi-format video
Photoshop
- photoshop的各个效果的详细介绍,方便研究photoshop的各种算法,值得一看啊-photoshop detailed descr iption of the various effects, photoshop various algorithms to facilitate research, worth ah! !
sourcecodePpictures
- 数字图像处理 各种算法 C#实现 孙燮华 数字图像处理——Visual C#.NET编程与实验 源码 -Digital image processing algorithms C# implementation of Sun Xie Hua digital image processing- Visual C#. NET programming and test source
Corner-detection
- 里面有各种算法的角点检测,matlab,vc++都有-There are a variety of corner detection algorithm,matlab, vc++
picturemix
- 用VC++实现的一个系统,该系统实现了各种图像融合算法并对各种算法的效果并行比较-Using VC++ to achieve a system to achieve a variety of image fusion algorithms and compare the effect of parallel
Graphics
- 一个集成的图形界面的程序,可调用每一次作业子程序。一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪窗口,然后选择裁剪