⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 vislocalinfo.h

📁 microsoft vision source code
💻 H
字号:
// VisLocalInfo.h 
// 
// Local machine information generated from environment variables. 
// 
// This file is generated when the VisLocalInfo project is built. 
// 
// 
// Created on Fri 07/13/2007 at 20:05:31.46. 
// 
// Some features are not available in the external release 
// of the Vision SDK. 
// 
#define VIS_EXTERNAL_RELEASE 1 
#define VIS_NO_LUC_FILES 1 
// 
// 
// The OS is used to determine which files are included in the project 
// precompiled header files. 
// 
#define VIS_OS_IS_NT 1 
// 
// 
// If Intel's Image Processing Library header files are found on your include 
// files path, definitions will be added here. 
// 
// 
// Definitions for optional Vision SDK projects go here 
#define VIS_XCLAPACK_H "..\VisXCLAPACK\VisXCLAPACK.h" 
#define VIS_XIJL_H "..\VisXIjl\VisXIjl.h" 
#define VIS_XIMAGEMAGICK_H "..\VisXImageMagick\VisXImageMagick.h" 
// 
// 
// You can create a file named "VisUserSettings.h" in the inc directory 
// to add definitions that will be included in the Vision SDK header files. 
// 
// #include "VisUserSettings.h" 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -