搜索资源列表
cximageLite_V600
- CxImage is a C++ class that can load, save, display, transform images in a very simple and fast way. CxImage is open source and licensed under the zlib license. In a nutshell, this means that you can use the code however you wish, as long as you
EyeDetect
- VC6.0编译通过,图像采集支持usb摄像头,也可以读avi文件,图像采集和显示都直接用的openCV的库,需要的dll已放在压缩包中,不过用于人眼定位的模板库由于过大,没有上传,需同学们自行加载,放到release下的EyeDatabase目录即可。-VC6.0 compiler, support for usb camera image capture, you can read avi files, image acquisition and display are directly us
cunprogram
- 程序是AO+VB在arcgis下的二次开发程序,需在arcmap下进行加载dll然后实现运行此功能。-this is program which develops in arcgis enverment. if you want to use it and you must load this dll to run it.
UseMFCDll
- VC++从DLL动态链接库中加载位图资源,加载动态链接库,要先判断DLL是否加载成功,获取动态链接库中的GetShowDlg函数,判断函数指针是否为空,调用动态链接库中的方法,构造CShowDlg对象,访问CShowDlg类的ShowNoteDlg方法,释放pShowDlg对象,加载动态链接库中的位图,其中2009为动态链接库中的位图资源ID值,判断加载位图是否成功,在控件中显示位图,加载完成,卸载动态链接库。-VC++ loaded from the DLL dynamic link libr
3d
- c#加载3ds文件的基础模块,其中包含了csgl.dll的调用。-c# load 3ds file.