393 Commits (4.3.0)

Author SHA1 Message Date
Canming Huang 134ccbdc55 Make it possible to compile with OpenVINO 2020.2 5 years ago
Canming Huang 6fa26b8f17 No longer check for htmldoc option. 5 years ago
Canming Huang 160fcf51e5 Added Emgu.CV.Platform.NetStandard ios build to Emgu.CV nuget package. 5 years ago
Canming Huang 295dd046bb Make Emgu CV compilable on raspbian without mono. (only need dotnet now) 5 years ago
Canming Huang c005945599 Build script improvements. 5 years ago
Canming Huang c3a7753f62 Fixed Windows build script. 5 years ago
Canming Huang ccc29c3a46 Fix document build script. 5 years ago
Canming Huang a299b3d92e Use CMake command to build PACKAGE. 5 years ago
Canming Huang 8abc56fb49 Do not build gapi module on windows. (It is not used). 5 years ago
Canming Huang ac8f6349b9 Do not use tesseract from raspbian. Build it from source to avoid dependency 5 years ago
Canming Huang 43c34f59ac Automatically detect CUDA_HOST_COMPILER folder (instead of hardcoding the path). 5 years ago
Canming Huang d3661fe120 Exclude Emgu.CV.Platform.NetStandard.dll from iOS in the Emgu.CV nuget package. 5 years ago
Canming Huang 2520545675 Do not build python / java wrapers on ubuntu 5 years ago
Canming Huang 5f220ccebd use dotnet instead of mono to pack Emgu.CV.runtime.ubuntu.nuget package 5 years ago
Canming Huang 51a85f2c40 Android NDK r21 need to target API level 24 to avoid linking error. 5 years ago
Canming Huang 3337c4be24 Build android with NDK r21 5 years ago
Canming Huang 8bdb16f2e1 Fixed cuda nuget package dependency issues. 5 years ago
Canming Huang 2b00146398 Updated CUDA_HOST_COMPILE to the latest MSVC. 5 years ago
Canming Huang af7cbc22e4 Build with intel compiler using VS2019 5 years ago
Canming Huang e0220080c7 Fix iOS compilation. 5 years ago
Canming Huang 270606d3d4 Added dotnet core support. Folder re-organization. Moved files to Emgu.CV.Platform and delete folder that are no longer used. 5 years ago
Canming Huang 583061fc40 Added an additional search path for android-ndk-r16b 5 years ago
Canming Huang c4aa3c6f89 Bugs fixes in raspbian build scripts 6 years ago
Canming Huang 33ecd880fa Updated cmake script to build raspbian & ubuntu nuget package. 6 years ago
Canming Huang c465b21a59 Don't build ios nuget package on mac yet, will fix later 6 years ago
Canming Huang f636dd42de Use Intel compiler 2020 instead of 2019 6 years ago
Canming Huang 20576645cb Use icon instead of iconUrl for nuget package. 6 years ago
Canming Huang 17981d38c2 Updated copy right notice. 6 years ago
Canming Huang aa5668cf9d Fix UWP nuget package build. 6 years ago
Canming Huang 84e366aba7 Fix cuda nuget package build. 6 years ago
Canming Huang c648b90a25 Open CV CUDA DNN required Compute 5.3 and higher. Remove all cuda compute bin option < 5.3. 6 years ago
Canming Huang 27fc7d9c98 Fixed dependent project name. 6 years ago
Canming Huang 2d9512a139 Rename the cuda nuget packages 6 years ago
Canming Huang 36a95a1a9d Added Emgu.CV.UI as a dependency for Emgu.CV.runtime.windows.nuget project. 6 years ago
Canming Huang 29fae706aa Fixed a bug in the condition for creating Emgu.CV.runtime.windows nuget package. 6 years ago
Canming Huang 6fa4cc9709 Fix UWP ARM build. 6 years ago
Canming Huang 41424ebdbd Update iOS Package build script. 6 years ago
Canming Huang 824c895e63 Fix the iOS build script. 6 years ago
Canming Huang a08c79431c Partial fix for iOS build 6 years ago
Canming Huang 0ed95bcf2d Disable building CUDA stubs for windows. 6 years ago
Canming Huang 2973333606 Fix UWP arm build by disabling intrinsics. 6 years ago
Canming Huang 941404cc94 Added ARM64 to UWP runtime project and nuget package. 6 years ago
Canming Huang fa13abaf37 Added dependency to Emgu.CV.runtime.uwp and Emgu.CV.runtime.windows 6 years ago
Canming Huang 99507fc2dd Fix Ubuntu build issues 6 years ago
Canming Huang 8b3c06fcdc fix Emgu.CV.runtime.macos nuget package build 6 years ago
Canming Huang 2508333e6f Fixed bugs in building Emgu.CV.runtime.windows.nuget package. 6 years ago
Canming Huang 26fe6d4709 Added Emgu.CV.runtime.macos.targets file. 6 years ago
Canming Huang 80e8a4a7f1 Build VTK out of source folder. 6 years ago
Canming Huang b1f3e970dc Added Emgu.CV.runtime.macos nuget package. 6 years ago
Canming Huang a6dc7d3dd3 Only install Debugger Visualizer for VS2017 and up (due to .Netstandard requirement). 6 years ago