README.txt
上传用户:weixiumei
上传日期:2008-05-15
资源大小:1769k
文件大小:2k
开发平台:

Visual C++

  1. Microsoft Vision SDK, May 2000, Release 1.2
  2. INTRODUCTION
  3. The Microsoft Vision SDK is a library for writing programs to perform image
  4. manipulation and analysis on computers running Microsoft Windows operating
  5. systems.  The Microsoft Vision SDK was developed by the Vision Technology
  6. Research Group in Microsoft Research to support researchers and developers
  7. of advanced applications, including real-time image-processing applications.
  8. It is a low-level library, intended to provide a strong programming
  9. foundation for research and application development; it is not a high-level
  10. platform for end-users to experiment with imaging operations.  The Microsoft
  11. Vision SDK includes classes and functions for working with images, but it
  12. does not include image-processing functions.  The Microsoft Vision SDK is a
  13. C++ library of object definitions, related software, and documentation for
  14. use with Microsoft Visual C++.
  15. Getting started documentation is contained in a Word document named
  16. "VisSDK.doc" which is located in this direcotry.
  17. The classes and functions used in the Vision SDK are documented in the
  18. "Vision SDK.chm" file in the Help directory.  Raw HTML help files are
  19. available from http://www.research.microsoft.com/research/vision/.
  20. More information about the Vision SDK, including a list of Frequently
  21. Asked Questions, is also available on:
  22. http://www.research.microsoft.com/research/vision/
  23. Contact vissdk@microsoft.com if you have comments about the SDK.
  24. LEGAL STUFF
  25. By installing or using this software, you agree to the terms of the license
  26. agreement found in the license.doc and license.txt files.