搜索资源列表
FVSbylqh
- 指纹识别代码 demo目录: fvs_enhancer:指纹增强程序,描述了如何使用该库增强指纹图像。原图像和目标图 像都是位图。 fvs_direction:描述了如何提取方向图。输入图像必须是归一化的图像,这样才能 有较好的效果。输出图像覆盖于输入图像之上。 fvs_createtestimages:该程序用来产生调试过程中可能会用到的一些位图图像,这 些图像是不同角度和不同间隔的条纹。产生图像的文件名命名方式如下: testimgSSSDDD.bm
LearningOpenCV_Code
- 《学习OpenCV》书中例程源代码,对学习opencv很有用-book routine source code of <<Learning OpenCV>>,very useful for learning opencv
XCornerDetectionAlgorithm
- Opencv的棋盘格角点检测例程。代码简单,注释齐全。-Chessboard grid Opencv corner detection routines. Code is simple, complete notes.
AFT
- 自适应滤波理论,非常棒,包含所有经典理论的代码,可以作为经典例程参考。-Adaptive filter theory, great
swelden
- 利用swelden算法对信号进行分解和重构的一个实验例程,包含代码和试验图片和实验报告-Swelden algorithm using signal decomposition and reconstruction of an experimental routine that contains code and test images and the experimental report
MATLAB7x_ImageProcessing_CD
- MATLAB7x图像处理 光盘,书中所有的例程代码,适合初学者参考-Image Processing MATLAB7x CD-ROM, all of the routine codes, suitable for beginners reference
SIFT
- 该代码可以实现尺度不变特征转换(Scale-invariant feature transform 或 SIFT)变换,程序文档中包含了样例图片以及相关代码,能够得到较好效果的特征变量。SIFT是一种电脑视觉的算法用来侦测与描述影像中的局部性特征,它在空间尺度中寻找极值点,并提取出其位置、尺度、旋转不变量。-Scale-invariant feature transform (or SIFT) is an algorithm in computer vision to detect and de
ColorProcess
- 图像处理的代码例程,可以用于图像的颜色空间的转换。-Code image processing routines can be used for the image color space conversion.
VCPP-matlab-Image-processing
- VC图像处理程序 例程及代码 matlab图像处理例程及代码-The VC image processing routines and code matlab image processing routines and code
emWin-v5.24c
- Segger 的 emWin v5.32c 同 Micrium 的 uC/GUI v5.32c。内附应用代码 / 应用例程 / 应用工具及 pdf 说名文件等,是当前 GUI 的第一首选,易上手使用! -Segger emWin emWin v5.32c uC same Micrium uC/GUI v5.32c. Containing application code/routines/application tools and PDF documents, is the first ch
learning-opencv
- 本代码是毛星云所编的《opencv3编程入门》的源码,是基于最新opencv3.0的,可以在vs2013上配套使用,涵盖了基本库函数的使用,共用十章例程,是一个不错的入门资料。-This code is compiled by 毛星云 " opencv3 programming entry," the source, based on the latest opencv3.0 can be supporting the use of the vs2013, covering t
2
- 信号测量数M与重构成功概率关系曲线绘制例程代码-The probability of success of M signal measurement and reconstruction curve drawing routine Codes
3
- 信号稀疏度K与重构成功概率关系曲线绘制例程代码-K signal sparsity and Reconstruction success probability plots draw sample code
CSharppicture-sample-and-code
- 图像处理的例子和代码例程,图像处理领域内的标准测试图像-some sample pictures and code of fixing the photo.
opencv
- opencv2.0/3.0,例程代码。包括图像显示,彩色目标跟踪,人脸识别等(Opencv2.0/3.0, routine code. Including image display, color target tracking, face recognition and so on)
Demo
- 包含完整的例程,包括OMP算法,字典显示代码等(Contains complete routines, including the OMP algorithm, dictionary display code, and so on)
霍夫线变换综合示例
- 霍夫线性变换的一些例程,有代码有结果希望能帮到大家(Hof linear transformation)
OpenCV计算机视觉编程攻略(第2版)
- opencv 计算机视觉编程攻略 第2版. + 源代码,请根据章节内容参考。(Opencv Computer Vision Programming Introduction 2nd Edition. +Source Code)