搜索资源列表
total
- openCV API使用文档,详细介绍的openCV的各种函数的使用方法和注意事项-OpenCV API documentation, use the detailed introduction of the various functions of openCV use method and matters needing attention
TuWenShiBei
- VC++显示超大图,在单文档里显示多个超大图,利用API图像处理技术,根据图像大小,增加滚动条-VC++ shows large map displayed in a single document in multiple large map, using API image processing technology, according to the image size, add scroll bars
vcPPDigital-Image-Processing
- 基于vc的数字图像处理,\JpgDll 该目录下提供了一个Dll文件(JpgVSbmp.dll),可进行Bmp和Jpeg格式的相互转换。并给出一个VB调用此Dll中API函数的示例。 JpgVSbmp.dll中封装了2个API函数: 1. BmpToJpg 将指定的Bmp文件内容转换为JPG文件格式。 2. JpgToBmp 将指定的Jpg文件内容转换为Bmp文件格式。 \封装的Dll本目录下包含了2个子目录,分别为: (1)..\GeoTrans 封装Dll的VC++项