搜索资源列表
vigra
- VIGRA is a computer vision library that puts its main emphasize on flexible algorithms, because algorithms represent the principle know-how of this field. The library was consequently built using generic programming as introduced by Stepanov and Muss
dect_image
- 功能是图象的检测,模板匹配 命令行编译过程如下 vcvars32 rc bmp.rc cl detect.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-function is image detection, template matching process compiler command line as follows vcvars32 rc bmp.rc cl detect.c
ImageAlignment
- Image alignment is a process of matching one image called template (let s denote it as T) and another image I (see fig. 1). There are many applications of image alignment, such as tracking objects on video, motion analysis and many other tasks of com
图像检测和模板匹配源码2005518144751
- 图象的检测,模板匹配算法代码,c语言开发。-image detection and template matching algorithm code, c-language development.
位图全色生操作类,指纹识别,角点检测,锐化,反色等操作类C++
- 指纹识别中的一个步骤分支点检测的实现,使用的是我个人编写的位图操作类,本位图操作类中的算法组,可以用于所有能够返回具有指针特性图像矩阵的文档操作类库。也就是说通用性很强。算法组还包括指纹识别算法,卷积函数。位图操作类包括的方法有 tmBmp(); tmBmp(const std::string & fname, BYTE clrBit = 8 ,DWORD imW = 256,DWORD imH = 256); virtual ~tmBmp();
templatematching.rar
- 这是一个用Visual C++6.0编写的图像模板匹配的程序,整个程序很方便使用,This is a work written in Visual C++6.0 image template matching procedure, the whole process is very easy to use
Licensenumber
- 使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不
cCache
- 用C++模板编写的利用哈希表实现的简单缓存,并利用这个缓存编写了一个快速的图片查看器,希望对初学缓存的朋友带来帮助。-With written in C++ template simple cache hash table and use this cache to write a quick picture viewer, to help bring hope for beginner cache friend.
VCStartSplash
- Visual C++ 6.0的启动实例,启动后出现图片,可用于大型系统的封面。画面显示后,进入系统,可以作为编程模板使用-Visual C++ 6.0 to start the instance, start after the picture, the cover can be used for large systems. Screen is displayed, enter the system, can be used as a template to use programming
chap8
- 本软件在visual c++上实现图象的检测,模板匹配-The software detection, template matching images on visual c++
DirectX9Template
- 使用c++编写的Directx9模板程序,请使用VS2013打开.sln后缀项目文件-Directx9 Template code with c++, please open width visual studio 2013
