资源简介
mvtec halcon 19 深度学习 和平版 ,亲测可用解压出来放到安装目录下即可
代码片段和文件信息
/* this file contains the actual definitions of */
/* the IIDs and CLSIDs */
/* link this file in with the server and any clients */
/* File created by MIDL compiler version 5.01.0164 */
/* at Sat Feb 26 17:53:32 2000
*/
/* Compiler settings for C:\Halcon\source\packages\grayfeat\source\com\HalconXimport.idl:
Os (OptLev=s) W1 Zp8 env=Win32 ms_ext c_ext
error checks: allocation ref bounds_check enum stub_data
*/
//@@MIDL_FILE_HEADING( )
#ifdef __cplusplus
extern “C“{
#endif
#ifndef __IID_DEFINED__
#define __IID_DEFINED__
#pragma pack(push8) /* sets the struct member alignment to 8 bytes (default)*/
typedef struct _IID
{
unsigned long x;
unsigned short s1;
unsigned short s2;
unsigned char c[8];
} IID;
#pragma pack(pop)
#endif // __IID_DEFINED__
#ifndef CLSID_DEFINED
#define CLSID_DEFINED
typedef IID CLSID;
#endif // CLSID_DEFINED
const IID IID_IHobjectX = {0x6ebd90c30xd2190x11d2{0xad0xe50x000x000xc00x0f0x4e0xf9}};
const IID IID_IHUntypedobjectX = {0x6ebd90c40xd2190x11d2{0xad0xe50x000x000xc00x0f0x4e0xf9}};
const IID IID_IHandleAccess = {0x6ebd90d20xd2190x11d2{0xad0xe50x000x000xc00x0f0x4e0xf9}};
#ifdef __cplusplus
}
#endif
相关资源
- Machine Learning - A Probabilistic Perspective
- cifar10图片版
- 《深度学习Deep Learning 》中文版 高清
- EEG MI Data.zip
- Deep Learning-Ian Goodfellow (2017)带书签
- 吴恩达深度学习第一课jupyter版作业
- cs231n春季作业 2017版
- 车牌_汉字_字母_数字训练集
- CycleGAN--应用于图像风格迁移
- 多篇深度学习,机器学习论文翻译,
- 机器学习-深度学习-NLP-算法工程师面
- deeplearning深度学习中文版无水印
- keras自带数据集的。。。
- 深度学习框架-PyTorch: 入门与实践(陈
- 雷达辐射源分选识别资料基于深度学
- 深度学习中word2vector测试语料text8
- 零基础入门深度学习-系列博客高清合
- Ian Goodfellow深度学习中文版+英文版
- Tensorflow - 实战Google深度学习框架 全本
- 深度学习方法及应用PDF高清晰完整版
- 《TensorFlow实战Google深度学习框架(第
- 深度学习与社会计算-刘知远
- 吴恩达深度学习专项课程编程作业集
- 《DeepLearning》深度学习圣经-IanGoodfe
- MNIST CNN 手写体识别完整数据集加代码
- Deep Reinforcement Learning Hands-On pdf
- 斯坦福大学深度学习课程课程讲义下
- 机器学习书籍大全
- 21个项目玩转深度学习
- Deep Learning 深度学习 bengio中文版
评论
共有 条评论