338 Commits (4.1.1)

Author SHA1 Message Date
Canming Huang 1ed450e6b9 Fix CuDNN nuget package build. 6 years ago
Canming Huang b68fddfe02 Simplify build script. 6 years ago
Canming Huang 92040f4b50 Added Emgu.CV.Cudnn nuget package 6 years ago
Canming Huang 448950f771 Enable tesseract ocr and netstandard_1.4 for Cent OS 7 build 6 years ago
Canming Huang fc24b220d6 Enable building for ARM64. Removed windows store 81 build scripts. 6 years ago
Canming Huang 535561dd00 Do not use VS2019 if we are using Intel Compiler, it is not compatible yet. 6 years ago
Canming Huang 06194e1514 Fixed UWP ARM build with VS2019 6 years ago
Canming Huang 97b62ec019 Build with VS2019 instead of VS2017 6 years ago
Canming Huang 2b04c1b228 Added CMake script to build Emgu CV iOS nuget package. 6 years ago
Canming Huang 70a10d863f Exclude Eigen from rapsbian build 6 years ago
Canming Huang 60b281e733 Disable MKL for the commercial build for now, it is causing compilation issue. 6 years ago
Canming Huang 4556a01a96 Fix compilation issue for Android arm64-v8a 6 years ago
Canming Huang 414eb13064 Search and use NDK r17c if it is available. 6 years ago
Canming Huang fd578059d1 Need to compile Android build with at least NDK-16 6 years ago
Canming Huang 2ad820fe7e Upgrade to Open CV v4.1.1 6 years ago
Canming Huang d9330cd9fb Use out-of-source cmake build folder for VTK raspbian build. 6 years ago
Canming Huang a0ec68719c Force CUDA_HOST_COMPILER for VS2017 to fix a CUDA build error. 6 years ago
Canming Huang 819fbc52e5 Fix build script for windows. 6 years ago
Canming Huang eaf4841c10 Enable building with CUDA 10.1 6 years ago
Canming Huang f140876887 Uncomment the cmake configuration script. 6 years ago
Canming Huang 71e2e87492 Use vswhere.exe to find VS2017 and VS2019 6 years ago
Canming Huang ac2dc9cc9e Define FT_WITH_HARFBUZZ for Mac OS build. 6 years ago
Canming Huang c86ede6699 No longer build Android armeabi architecture, it is deprecated. 6 years ago
Canming Huang 5e2f61c66b Fix ios linking issue. 7 years ago
Canming Huang 4368ecf333 Use CMake to merge static library for ios 7 years ago
Canming Huang 1ab1ec965f Create Emgu CV Android nuget package. 7 years ago
Canming Huang 9451cafe52 update copyright notice from 2018 to 2019 7 years ago
Canming Huang 2a3b73dc38 Disable finding BZip, ZLib and PNG for Windows build. 7 years ago
Canming Huang a331d11456 Comment out the code that handles CUDA 9 with VS 2017. Seems to be causing issue when compiling for CUDA with ICC. 7 years ago
Canming Huang 34061f51a3 fix cuda compilation. 7 years ago
Canming Huang d12043f8ba Add search path for openvino 2018 R5. 7 years ago
Canming Huang bc9a297e40 Fix iOS build 7 years ago
Canming Huang 6298463190 Disable JPEG for ios unity build. 7 years ago
Canming Huang 8e5e926dcc Skip find_package for zlib, bzip2 and png when building for NETFX_CORE. 7 years ago
Canming Huang 08e6dee580 Improve searching for Visual Studio Android NDK installation. 7 years ago
Canming Huang 1ab7dbda3c Another fix to the UWP build. 7 years ago
Canming Huang 781753b269 Add freetype2 and harfbuzz to the ios static library 7 years ago
Canming Huang 0041b8938b Enable freetype for iOS 7 years ago
Canming Huang 596b3bcd3a Fix VTK for ubuntu 18.04 7 years ago
Canming Huang 0f87e3b589 Prefer the NDK from Visual Studio over other custom installation. 7 years ago
Canming Huang b1d31d81a0 Enable opencv_freetype for Android. 7 years ago
Canming Huang b7f63ddf80 Fix for iOS build script 7 years ago
Canming Huang 83105d09ff fix build script for iOS simulator 7 years ago
Canming Huang e017636fe8 Build cuda release with VS2017. 7 years ago
Canming Huang cb7996eddd Fix the search path for VS2017 7 years ago
Canming Huang c24a5548d0 Remove duplicate -DWITH_OPENCL:BOOL=TRUE from cmake script. 7 years ago
Canming Huang 51d95cfbb9 Fix building Android project with msbuild. 7 years ago
Canming Huang 7a2293e2f6 Build with Intel C++ compiler 2019 (instead of 2018) 7 years ago
Canming Huang 2900ca3020 Re-enable building gapi for iOS. 7 years ago
Canming Huang 9caae3aef6 Enable OPENCV_SKIP_VISIBILITY_HIDDEN for iOS 7 years ago