2166 Commits (4.1.1)
 

Author SHA1 Message Date
Canming Huang 0feb5606f5 Upgraded ZedGraph reference for Windows OCR demo project. 6 years ago
Canming Huang 57a0d6b84a Updated TFInterop to use MaskRcnnInceptionV2Coco from Emgu TF 1.13.1 6 years ago
Canming Huang 4e03f90946 Updated tensorflow nuget version to 1.13.1 6 years ago
Canming Huang d81a001e8a Added arm64-v8a binary meta data for Unity Android. 6 years ago
Canming Huang 89c315cdeb Make Emgu CV compatible with ILCPP back end for Unity UWP project. 6 years ago
Canming Huang ce47b54955 Bring back System.Drawing just for UNITY_WSA 6 years ago
Canming Huang 34a5649725 Updated .net runtime to 4.0 for Windows Standalone Unity build. 6 years ago
Canming Huang 716bfdb938 Remove MainForm.resx. 6 years ago
Canming Huang 372635caf3 Documentation improvements. 6 years ago
Canming Huang 16eb4bd0f1 Updated Xamarin Forms version for Windows demo. 6 years ago
Canming Huang 191e2239a7 Output mask RCNN performance on the Dnn demo. 6 years ago
Canming Huang 135e963f90 Remove System.Drawing implementation for Unity. It is no longer needed. 6 years ago
Canming Huang f0adcc3b44 Fix the tesseract lang file download path for Unity OCR demo. 6 years ago
Canming Huang e1672c3f08 Fix the install source path for Emgu.CV.World.Android.dll. 6 years ago
Canming Huang 5ef67b6e06 Skip the "WIN32" check when building Emgu.CV.World.Android. 6 years ago
Canming Huang 6df0898b71 Fix a bug in the CMake script. 6 years ago
Canming Huang eb1f0f0563 Do not check opencv_ffmpeg dll exist before the cvextern dll is build. 6 years ago
Canming Huang 823318b0b9 Added test for MSMF H264 video writer. 6 years ago
Canming Huang c7f33c96d6 Raise an error in CMake build script if opencv_ffmpeg dll is not found. 6 years ago
Canming Huang a974513888 Added unit test to oil painting. 6 years ago
Canming Huang c0c4da9adc Fixed unit-test compilation. 6 years ago
Canming Huang 7cd30bc122 Added RetinaFastToneMapping.Setup 6 years ago
Canming Huang 057f56b982 Fixed the NetStandard1_4 build. 6 years ago
Canming Huang 62d1e6ffd9 Merge branch 'master' of https://github.com/emgucv/emgucv 6 years ago
Canming Huang 6d6759d241 Upgraded VTK to 8.2 6 years ago
Canming Huang bd4dda5399 Merge branch 'master' of https://github.com/emgucv/emgucv 6 years ago
Canming Huang 2052b52779 Added RetinaFastToneMapping 6 years ago
Canming Huang 80d68b264a Added CudaInvoke.DrawColorDisp 6 years ago
Canming Huang db6b652794 Added CudaConvolution. 6 years ago
Canming Huang 63cb08d6b2 Implement ROI copying for Image<,> class without changing the IplImage.ROI property. 6 years ago
Canming Huang 4852a5e94d Make GetTempFileName public. 6 years ago
Canming Huang a1b107b3ee Documentation update. 6 years ago
Canming Huang 14e6e46826 Updated CvEnum.CapProp 6 years ago
Canming Huang c92703c5e1 Added CvInvoke.SetGlDevice 6 years ago
Canming Huang aef2bcebd1 Added CudaVideoReader.FormatInfo, we still have CudaVideoReader disabled because it doesn't seems to be working. 6 years ago
Canming Huang 6176460004 Added the missing cudaSparsePyrLKOpticalFlowRelease implementation. 6 years ago
Canming Huang bd8093457c Added a Debugger and the GetData function for GpuMat. 6 years ago
Canming Huang 1f5c00d1ea Fixed a bug in CudaSparsePyrLKOpticalFlow. ( issue #220 ) 6 years ago
Canming Huang d942f21d14 Improvements to the Xamarin Forms demo. 6 years ago
Canming Huang f674601366 Download mask_rcnn_inception_v2_coco_2018_01_28.pbtxt in the demo app. 6 years ago
Canming Huang df7458ce77 Fix Xamarin Forms OSX build 6 years ago
Canming Huang 84597ef470 Update nuget packages. 6 years ago
Canming Huang d83c57df5b Allow for picking images on Xamarin Forms WPF project. 6 years ago
Canming Huang 3eebbe9a56 Added FaceLandmarkDetectionPage demo page. 6 years ago
Canming Huang 47bab3ef68 Change the Emgu.CV.World project output path such that a rebuild will not clean out the "x86" or "x64" folder. 6 years ago
Canming Huang 057aed0fb6 Show BuildInfo in the about page for the XamarinForms demo app. 6 years ago
Canming Huang 77d2cd82cf Fix some warning when building iOS demo app. 6 years ago
Canming Huang ebaa3bea2a Upgrade Xamarin Forms to 3.5 for iOS demo. 6 years ago
Canming Huang f02c26ebb9 Set to debug mode in iPhoneSimulator build. 6 years ago
Canming Huang 99e610e055 Change the Emgu.CV.World.IOS project output path such that a rebuild will not clean out the "lib" folder. 6 years ago