搜索资源列表
wnghasdsf
- 用vc开发的实现图像解码,支持的格式包括 BMP、JPG、WMF、ICO、GIF、PNG、TIFF。 源代码是一个简单的图像浏览器例子,演示如何用 IImgCtx 接口解码、显示图像,及如何实现简单的翻页。其中翻页部分的源代码直接来自ComicsViewer,不过做了简化,如果各位有兴趣,可以试试看在此基础上,能不能做出自己的功能更丰富的图像浏览器。-with vc development of image decoding, support for the format, includin
gandalf.1.5
- Gandalf软件(含源码)主要用于计算机视觉分析与相关数字分析。用C语言编写。Gandalf is a computer vision and numerical algorithm library, written in C, which allows you to develop new applications that will be portable and run FAST. Includes many useful vision routines, including camer
IMPROVEDHARRISCorner
- 经典的Harris角点检测算法经过改进的VC代码,可以用来提取灰度图象的特征点,用于匹配,运动估计,光流计算,形状分析等。-classic Harris corner detection algorithm improved VC code, Gray can be used to extract image feature points for the match, motion estimation, optical flow, shape analysis.
SecurityCam.rar
- 这个源代码是一套比较专业的基于运动物体检测技术的摄像监控安保系统。系统不是很大,但运用的技术很强,比如摄像采集部分使用了微软自带的AviCap32.dll 动态链接库进行摄像数据采集,保存的图像资料使用完全源代码的JPEG、Bitmap类进行图像的快速存储以及剪裁拼接,甚至文字插入等GDI编程。 以上只是这个源代码的技术说明,功能上系统支持对摄像头的一些参数设置,如感光度调节、自动对焦时延、帧速率以及监测到水平运动物体之前马上激活摄像头,这个是这个软件的一大特色可以识别运动的物体,
SURF-V1.0.9-WinDLLVC8
- surf代码,能够实现图像上surf特征点的检测和定位等-surf code, to surf on the feature points of image detection and positioning
LibGdiplus
- 众所周知,Windows Mobile从5.0开始就支持GDI+了,但是却只能使用C#进行代码托管来使用GDI+中的丰富功能。现在有了这个库,让C++也可以使用GDI+了。附件中是手机开发GDI+程序时使用的头和库。支持WinCE5.0, WinCE6.0, VC++代码,非C#封装。附有源码。-As we all know, Windows Mobile from 5.0 beginning supported GDI+, but they can only use C# for manage
GA-code
- 遗传算法用于图像处理中,有图像分割,图像特征提取,可以达到很好的效果-Genetic algorithms for image processing, there are image segmentation, image feature extraction, can achieve good results
gdihelper
- GDI开发帮助类代码,实现了gdi双缓冲功能。-GDI category code development to help achieve the gdi double buffering feature.
WpfApplication1
- 在代码实现了一个很绚的救生圈图象模拟功能,你能随意的拖动它.-In the code to achieve a very Xuan lifebuoys image simulation feature, you can drag it arbitrary.
imagest1
- 功能丰富的图像处理代码,提供很多图像处理实例-Feature-rich image processing code, offer a lot of image processing examples
Notepad.Plus.v4.4
- Notepad 是一款代码编辑器,采用 win32 api 和 STL 以 C++ 三者结合而成,并且选用功能强大的编辑模组 Scintilla;Notepad出色的功能可完美取代Windows系统的记事本程序。-Notepad is a code editor, using win32 api and STL in C++ III combination and selection of powerful editing module Scintilla Notepad outstandin
bmp-features-extraction
- BMP图片数据结构信息,关键特征的提取代码-BMP image data structure information, the key feature extraction code
Minesweeper
- 扫雷游戏程序,功能同Windows的游戏类似,VC开发,包括C实现源码和C++实现源码-Mine games, feature games with the Windows-like, VC development, including C and C++ source code to achieve to achieve source
feature-sift
- 基于SIFT的特征点提取源代码,凑下字数-SIFT-based feature points to extract the source code, collected under the words
siftFeat
- sift特征点提取源代码,已经过调试运行,下载后即可应用,代码也可作为参考。-sift feature point extraction source code, it has been testing the run, you can download the application, the code can be used as a reference.
hog
- C++版本的hog特征提取代码,用于提取目标图像的特征向量-code for extract object feature written by C++