资源列表
seasurface
- 海面渲染程序,用vc++编写 渲染水面场景有一定的作用-surface rendering procedures used vc prepared surface rendering scenes have a certain role
roadmap
- roadmap.是一个gis开源软件。可以用于做gis应用开发。可以用在嵌入式中。是做导航软件不可缺少的软件。开源的,纯c代码,移植性好-roadmap. Gis is an open-source software. Gis can be used to do application development. Embedded can be used in China. Navigation software is so indispensable software. Revenue, net
segm
- mean shift源代码,转载自文献中提到得网页上,供大家分享-mean shift the source code, copied from the documents mentioned in the website for all to share
listcode
- 在VC++下实现对图象进行CANNY边缘检测,并用形态学方法进行处理,然后对它进行链码编码,最后基于链码进行方向的检测!-under the VC images of Canny edge detection, and using morphological method, Then it conducted chain coding, based on the final direction of chain code for the inspection!
VFPCamera
- 在VFP中控制摄像头并拍照,调用ezVidC60.ocx和picclp32.ocx控件。-in VFP control camera and take pictures, Call ezVidC60.ocx and picclp32.ocx control.
sygui_demo
- SYSKIN界面库则是基于换肤技术的MFC扩展类库,可对包括滚动条,常用控制,公共对话框和各种菜单等GUI界面元素进行换肤。-SYSKIN interface library is based on the technology skinnable MFC extension library, including rolling, Common control, public dialog and the various GUI menus, and other interface elemen
opencv4_Lib
- opencv4库文件,可以有效提高图像处理工作者的编程效率。使用时要包含cv.h,ipl.h和highgui.h三个头文件。-opencv4 libraries can effectively improve the image processing workers programming efficiency. Used to contain cv.h, ipl.h and highgui.h three headers.
SystemGraph
- 数据采集曲线图源码,非常好用,直接在VB调用,附DEMO-data acquisition curve source, very convenient, directly in VB called DEMO -
Screentofile
- 自动截屏到文件的小程序 (一)功能 实现了一个定时截取当前屏幕图像的小程序。 (二)准备工作 1)建立VC CONSOLE APPLICATION,选择MFC SUPPORT 2)在STDAFX.H文件中加入头文件:conio.h-automatic cut-off screen to the small document (1) Realization of a regular interception current screen image of sm
SEG_Y-DrawWaveSrc
- 在基于对话框的程序中加载并显示 SEG-Y 地震数据波形.-based on the dialog box procedure to load and display the SEG-Y seismic data waveform.
CRectTracker
- CrectTracker类的使用实例,适用于初学者
handvu-beta3.tar
- 结合摄像头使用,用于手部位置跟踪,精准度非常高,另可以识别六种手势。其手位跟踪模块可作为手势识别软件的一个组成部分,内含非常详细的说明文档。编译该代码,需要 OpenCV 0.97 或更高版本的支持。在Windows下的编译顺序为cubicles工程、handvu工程,之后根据视频数据来源要求编译其他代码。建议使用 Visual Studio 2003 ,如果需要编译 DirectX 相关模块,则请安装 DirectX SDK 9.0 或更高版本。