搜索资源列表
painting
- 画图软件,用VS2008实现D 希望大家可以借鉴有帮助
ImageCapture_source
- 外国人的GDI的截图程序,C#版,vs2005、vs2008可以打开
Canny算子
- 用VS2008编辑器,C++写的图像边缘提取算法Canny
VS2008OpenGL.rar
- VS 2008中的OpenGL开发库,非常值得下载学习 对应使用vs2008者很有帮助,VS 2008 Development of the OpenGL library, is very worthy of study and the corresponding download vs2008 are very helpful to use
opencv图像处理
- 这是我自己自学opencv后写的有关opencv图像处理的一些程序,在vs2008编译环境下的,里面自带有lib,dll
WindowsFormsApplication2
- 图片处理,在picturebox里可以等比例放缩,移动,并截图。VS2008开发-Image processing, such as the proportion in picturebox where you can zoom, move, and screenshots.vs2008
关于图像拼接的vc源码
- 关于图像拼接的vc源码,比较适用,在vs2008中编译通过
ImageSearchDLL
- 在屏幕上查找图形,VS2008编写,可编译成DLL,直接VC,VB,易语言等调用-Find the graphic on the screen, VS2008 write can be compiled into a DLL, the direct VC, VB, easy language, etc. Call
Draw
- 改代码演示了Windows GDI绘图的基本方法。在对话框中绘制sin函数,贝塞尔曲线,饼状图,阴影文字,旋转文字等等。开发环境:VS2008。-The file contains the basic use of Windows GDI.You can learn how to draw sin function,Bezier function,pie chart,shadow tetx and so on.All the code is based on VS2008 platform.
GDIPLUS_DEMO
- GDI+编程必备的源码库,包含GDI+各个方面的编程示例,VC 6.0 下编译成功-GDI+ programming essential source database, including all aspects of GDI+ programming examples, VC 6.0 compile successfully under. .
cximage702
- cxiamge702源码+资料+demo,已经详细的测试过了,可在vs2003.vs2005,vs2008,vs2010上使用,其中vs2003要稍改下工程配置,其他的直接可以使用-Cxiamge702 source+ material+ demo, have detailed test, can be in vs2003. Vs2005, vs2008, vs2010 to use on them, vs2003 to a little change of project configurat
diff
- Windows环境下VC6.0和VS2008及opencv1.0开发平台,用于运动跟踪,代码功能差分,并恢复差分后的原色-VC6.0 and VS2008 Windows environment and opencv1.0 development platform for motion tracking, code functionality differential, and restore the differential primary colors
Face
- 【原创】VS2008开发,基于OpenCV的人脸检测程序 从摄像头获取图像,人脸检测后输出。 “输出”文件夹中的XML文件为分类器,可以修改代码载入不同的分类器,牛人也可制作自己的分类器。-【原创】 OpenCV-based Face Detection procedure to obtain images from the camera, after the face detection output. " Output" folder for the classif
jmspmesh
- 网格简化代码,已在vs2008下调试通过,并带有debug版和release版的可执行文件-mesh simplification code
ApplyFCKeditor
- 这是一个使用FCKEditor的实例应用,是在VS2008下建站开发的。-This is a web application of FCKEditor,with the IDE-VS2008.
Windowsgame
- Windows 经典游戏-扫雷 源码 VC6.0fVS2005、VS2008均编译通过 -Windowsgame,VS2005、VS2008VC6.0
VS2008ImageLibrary
- VS2008图形(图标) 资源库,用于软件开发-VS2008 graphics (icons) Resources for software development
mschart
- MSChart的Demo,VC6-VS2008都能用。-MSChart the Demo, VC6-VS2008 can be used.
XXTestBmp
- 基于VC++的BMP图像读写与显示程序设计 VS2008实现 里面除了源码还有课程设计任务书~说明书-VC++ based on the BMP image display program designed to read and write and implement VS2008 there are courses which in addition to source books ~ manual design task
GDIPlusDemo
- 关于GDI+的例子.在VS2008中开发,非常适合初学者了解VC++的画图。-A demo about GDI+