You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
995 B

  1. ## About this package
  2. This package is part of the ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH} release of Emgu CV.
  3. ${EMGUCV_MINI_RELEASE_NOTE}
  4. For online documentation please visit
  5. <${NUGET_EMGU_URL}/wiki/files/${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}/document/index.html>
  6. Release note can be found at
  7. <${NUGET_EMGU_URL}/wiki/index.php/Version_History#Emgu.CV-${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}>
  8. ## Note
  9. If you are targeting .Net Framework, please read this first:
  10. <${NUGET_EMGU_URL}/wiki/index.php/Download_And_Installation#Targeting_.Net_Framework>
  11. If you have issues getting the pacakge installed for your project, and your project use packages.config to manage nuget packages, the following instructions will help:
  12. <${NUGET_EMGU_URL}/wiki/index.php/Download_And_Installation#Upgrade_from_packages.config_to_package_reference>