搜索资源列表
neVideoTexture
- 本程序是使用DirectShow实现的视频纹理获取的dll,可以将视频文件转换为OpenGL纹理数据,实现动态视频纹理效果,还带声音。由本人修改自网上一强人的源码,扩展了功能。外壳程序请参考本人发的程序。-this procedure is the use of DirectShow video access the dll texture, video files can be converted to OpenGL texture, texture dynamic video effects
glaux
- OpenGL必用函数库glaux.dll源码,试过了,好使!
蔡骁扬的工具箱
- Labview 工具箱和例程 摄像头+图像色彩跟踪 (labview +vc dll源码) 蔡先生的力作(2)-Labview Toolbox routines camera and color tracking (dll source LabVIEW vc), Tsai's Masterpiece (2)
截图控件 包含全部源码
- procedure TForm1.BtnStartClick(Sender:TObject); begin ScreenCapture1.start; //开始截图 end; //当截取屏幕成功时,此事件发生 procedure TForm1.ScreenCapture1Capture(Sender:TObject;Bitmap:TBitmap); begin //调整滚动窗口的大小以适应截获图像的大小
WaterWaveSample
- 一份C++的源码,自动产生水波纹,有一定的参考价值-A c++ source, automatic produce water ripples, have certain reference value
NBGIS.PluginEngine
- 插件式GIS应用框架的设计与实现的源码(全部)-GIS Plugins Design
csharpphoto
- 很强大的一款图像处理软件,类似PHOTOSHOP的功能一样,有丰富的滤镜处理效果,可以显示图片直方图,颜色通道信息,调节图像对比度/亮度,源码在VS2005顺利通过编译,代码是国外开源的,有很高的学习价值。-A very powerful image processing software, similar to the function of PHOTOSHOP, like rich filter effect, you can display images histogram, color
AdaboostBasedFaceRecognitionSystem
- 基于Adaboost的 人脸识别系统源码,vs开发,直接编译即可运行。-Adaboost-based face recognition system source, vs development, direct the compiler to run.
20081218p
- DundasChart图表Demo源码。
GDALdll
- GDAL是开放的GIS源码空间,如果你用过GOOGLE地球就知道GDAL的强大功能几乎可以操作所有的图像。GDAL库在C#下的DLL可以直接应用-GDAL is the open soure code in the GIS ,if you use the google earth you will know how strong it. this is the DLL of the GDAL ,YOU can use it in the C# directly.
91331958FastDetect
- halcon学习资料 源码 快速识别区域图像-halcon and vc++ codes ,documents
ColorSpace
- 使用VC(MFC)编写的色彩空间转换DLL,使用MFC 静态连接方式,所以其它程序可以直接调用,附详细源码。可以参考移植到其它地方。-Use of VC (MFC) color space conversion, prepared DLL, use the MFC static connection, so other programs can call, with a detailed source. Can refer to migrate to other places.
StringMatrixVB.dll
- 在MatrixVB可以识别和输出中文字符,这是一个升级版 Ver 0.0.0.2(主要是想奉献我的源码)。若有bug请联系yueliang2100@163.com-MatrixVB can identify and output at the Chinese characters, which is an upgraded version: Ver 0.0.0.2 (mainly trying to give my source). If you found any bug, please em
AJAX_r
- 基于WebGIS最短路径的搜索算法 WebGIS 最短路径 商业应用 智能算法 在WebGIS上,搜索两个信息点之间的最短路径。本程序自带shp地图,可将计算结果演示。 开发环境是vs.net2008。Webgis组件采用aspmap。这个免费组件可以在本站搜索下载。那个资源名称为:“小巧的webgis控件,支持高性能的AJAX,可商业应用” 该源码也可用于毕业论文写作参考,毕业答辩的演示之用.-WebGIS most fault route-based algorithmic
EAN13ReaderaScanner
- 本程序为条形码生成、识别程序,支持从文件中读取与用鼠标读取 运行程序的要求: BCEncode.dll,BCEncode.lib,BCEncode.h 条形码生成动态链接库。 CDIB.H,CDIB.CPP设备无关类,程序中用它来从文件中读取位图。以上所需文件均包含在了源码中 -The procedures for bar code generation, recognition, support for reading from a file and run the program
MulImgSeekDD
- 提供多种图形识别方案的程序,使用简单,源码完整。-Program offers a variety of pattern recognition program, easy to use, complete source code.
KinectPaint
- Kinect小画家源码,台湾曹老师在kinect for windows演讲中的例子。-KinectPaint source code, Taiwan Cao teacher at Kinect for windows speech examples.
VC6-calls-VS2008-CImage
- 将vs2008 CImage类封装成dll, 然后在vc6.0调用,包含dll源码以及vc6测试代码,很适合初学者研究!-Vs2008 CImage class encapsulates a dll, then vc6.0 calls, including source code and dll vc6 test code, it is suitable for beginners to study!
Opencv元件识别源码和DLL
- LED元件识别和相关库文件,关于角度识别和外接矩形框。(LED component identification and related library files)
二维码生成源码
- 支持中文生成,底层采用Zxing.DLL(一定是416KB)的哦