2035 Commits (4.3.0)
 

Author SHA1 Message Date
Canming Huang 003ad41f2b Updated UWP demos to use the latest nuget packages. 5 years ago
Canming Huang 6b719db307 Build Emgu.CV.DebuggerVisualizers using solution again. 5 years ago
Canming Huang 494f720913 Comment out the debug message. 5 years ago
Canming Huang a8d48622e3 Build with MSBuild instead of devenv to try to avoid build freeze. 5 years ago
Canming Huang 0cd4cc937d Improved build message. 5 years ago
Canming Huang 80a1910e9a Use BUILD_CSPROJ instead of BUILD_CSPROJ_IN_SOLUTION macro for Debugger Visualizer on Windows to try to get around the build freeze issue. 5 years ago
Canming Huang 777c1eb8a7 Remove Emgu.CV.DebuggerVisualizers.Console.Test project from Emgu.CV.DebuggerVisualizers.sln. 5 years ago
Canming Huang 90cf7a6285 If build with inference engine, "-dldt" will be added in package name 5 years ago
Canming Huang 4ae56113ee Deploy dlls used by the Inference engine. 5 years ago
Canming Huang f917cdaaac Set the load directory as dll directory. 5 years ago
Canming Huang 134ccbdc55 Make it possible to compile with OpenVINO 2020.2 5 years ago
Canming Huang 8a070b6845 Fix an bug in the file name "System.Runtime.InteropServices.RuntimeInformation.dll" 5 years ago
Canming Huang 883d4670eb Fixed a bug in CMake script for building debugger visualizer. 5 years ago
Canming Huang 90891c0d26 Remove duplicate include for BitmapExtension.cs 5 years ago
Canming Huang 0e299f854e Perform a package restore before compiling Emgu.CV.DebuggerVisualizers 5 years ago
Canming Huang 6fa26b8f17 No longer check for htmldoc option. 5 years ago
Canming Huang 6bd7021523 Deploy System.Runtime.InteropServices.RuntimeInformation.dll with Debugger Visualizer. 5 years ago
Canming Huang 25ad04c01b Updated copy right notice in nuget package. 5 years ago
Canming Huang 101355e1df Fix cmake build script. 5 years ago
Canming Huang 35aaccd01d Try to fix debugger visualizer. 5 years ago
Canming Huang daeed2b0a5 Fix dotnet core Emgu.CV.UI resource loading issue. 5 years ago
Canming Huang 895c915631 Added Emgu.CV.Platform.Net shared project. 5 years ago
Canming Huang 79f6deb784 Added documentation to BitmapFileReaderMat and BitmapFileWriterMat 5 years ago
Canming Huang 501c26f4f7 Removed zh-ZN resources from Emgu.CV.Platform.NetFramework to match Emgu.CV.Platform.NetCore. 5 years ago
Canming Huang b6c2274c84 Added a console test project for debugger visualizer. 5 years ago
Canming Huang ecd4e60a1a Added Directory.Build.props file in release package. 5 years ago
Canming Huang d34d14fdc2 Fixed spelling errors. 5 years ago
Canming Huang b1d24cca23 Fixed debugger visualizer deployment issue. 5 years ago
Canming Huang d60a39cc2c Spelling correction. 5 years ago
Canming Huang 8713a73f75 Added missing image for Shape detection on UWP demo. 5 years ago
Canming Huang 071afc713c Added Emgu.CV dependency to Emgu.CV.runtime.ios nuget package 5 years ago
Canming Huang a6a0b53989 Include the dylib file in macos runtime nuget package. 5 years ago
Canming Huang 28dca0165c Removed CudaCascadeClassifier from Emgu CV. I had been disabled in OpenCV. 5 years ago
Canming Huang f58b1f88d9 Added Ocl Context and Ocl Program. 5 years ago
Canming Huang 7b5bc51b13 In cmake build script, restore packages before building projects. 5 years ago
Canming Huang eac36036be Use msbuild instead of vstool to build Emgu.CV.Platform.IOS project in CMake script. 5 years ago
Canming Huang 8f975b6463 Build the Emgu.CV.Platform.IOS project from the solution. 5 years ago
Canming Huang 915ad95329 Added Emgu.CV.Platform.IOS project to Emgu.CV.iOS.sln 5 years ago
Canming Huang e2d7edf4f7 Workaround to handle "dotnet build" not producing assembly matching "AssemblyName" property on Mac OS. 5 years ago
Canming Huang 160fcf51e5 Added Emgu.CV.Platform.NetStandard ios build to Emgu.CV nuget package. 5 years ago
Canming Huang c6ef737e1b Updated assembly info. 5 years ago
Canming Huang e3f48b9ba5 Fixed iOS demo build. 5 years ago
Canming Huang 7101da429d Fixed iOS demo project build. 5 years ago
Canming Huang 90b71e8759 Added Emgu.CV.Platform.NetStandard_iOS project. 5 years ago
Canming Huang a18a184ad3 Generate Directory.Build.prop file with CMake script. 5 years ago
Canming Huang ec9bb7180e Only add link to tesseract license on windows if Emgu CV is built with tesseract. 5 years ago
Canming Huang d934ab5f5c Removed the lib/3rdParty folder. The dlls are no longer needed. 5 years ago
Canming Huang 81fec41d6d Remove the CvBlob license from installer. CvBlob is no longer used. 5 years ago
Canming Huang 07ce187c14 Delete nuint framework. Use dotnet test for unit test. 5 years ago
Canming Huang 5f4f92733a Removed duplicate opencv license. 5 years ago