1181 Commits (3.4.3)

Author SHA1 Message Date
Canming Huang aab43bbebd forceload the native library in iOS build 7 years ago
Canming Huang fcb073f998 Do not show error message when Emgu.CV shared projected is referenced directly to iOS application on Mac OS. 7 years ago
Canming Huang 7cf6231bde Fixes for iOS build. 7 years ago
Canming Huang b6688239d2 Added HitMiss to MorphOp. 7 years ago
Canming Huang 9c15b8b9c7 Fixed a bug in VideoWriter.WriterProperty enumeration. 7 years ago
Canming Huang 59a138dae8 Added SmartLink=true to the ios linkwith file. 7 years ago
Canming Huang e785e6f96e Place netstandard1_4 dll under "libs" folder instead of "libs/netstandard1.4" 7 years ago
Canming Huang 1b4a716db2 Fixed unit tests. 7 years ago
Canming Huang 0bc62c45f4 Added capability to read tensorflow and caffe models from memory. 7 years ago
Canming Huang a550a2e590 Added CvInvoke.NumberOfCPUs 7 years ago
Canming Huang 868c77ef01 Fix gpu stitcher when nonfree is enabled. 7 years ago
Canming Huang 70702e6e0b Fixed a typo. 8 years ago
Canming Huang 8948a5ffc9 Added Filled line types enumeration. 8 years ago
Canming Huang 6bfb68c418 Added CvInvoke.FindTransformECC 8 years ago
Canming Huang 4fd7cdf7c8 fix iOS build 8 years ago
Canming Huang 524229fa0e Fix OSX build 8 years ago
Canming Huang ef8e80bd89 Added option to specify ImreadModes when creating Mat or UMat from UIImage or NSImage. 8 years ago
Canming Huang 9f98faf5d2 Fixed a Stitcher issue when GPU is enabled and NONFREE is disabled. 8 years ago
Canming Huang 4da1fa0763 Added Sort, SortIdx and BuildInformation to CvInvoke 8 years ago
Canming Huang e6eda6f05e Added CvInvoke.Rotate function. 8 years ago
Canming Huang 2bc930e0d8 Added a few more functions into CvInvoke: 8 years ago
Canming Huang 83053d2968 Added CvInvoke.BuildOpticalFlowPyramid 8 years ago
Canming Huang b874333abd Fix issue# 90 8 years ago
Canming Huang 77eecd78eb Added training function to Facemark, Added ShrinkModel & NMSBoxes to DnnInvoke. 8 years ago
Canming Huang 74d50a2bfc Document updates. 8 years ago
Canming Huang fff12a177a Expose IAlgorithm interface for Tonemap class. 8 years ago
Canming Huang d76761775d Added "crop" parameter to BlobFromImage & BlobFromImages. 8 years ago
Canming Huang aef27fbbf0 Documentation update. 8 years ago
Canming Huang 1149516be6 Documentation updates. 8 years ago
Canming Huang 88ebb71cd8 Updated copyright headers to 2018 8 years ago
Canming Huang 6575fd0a94 Documentation update. 8 years ago
Canming Huang 6617d77769 Added ANNEAL mode for ANN_MLP. 8 years ago
Canming Huang 6809136b52 Added bit exact bilinear interpolation for Resize function. 8 years ago
Canming Huang 77f1f11650 Documentation update. 8 years ago
Canming Huang 3faefdff9a Fix a bug in the demo code. 8 years ago
Canming Huang 984a60ba00 Enable DNN for iOS. 8 years ago
Canming Huang 75e7a7bdc8 Added properties for Net. 8 years ago
Canming Huang be67ed60da Use the IBackgroundSubtractor interface instead of the BackgroundSubtractor class. 8 years ago
Canming Huang df6f1ab60f Added darknet importer. 8 years ago
Canming Huang cfef482647 Added FarnebackOpticalFlow and SparsePyrLKOpticalFlow class. 8 years ago
Canming Huang 945433a9b9 More functions exposed for the IAlgorithm interface. 8 years ago
Canming Huang 31d2889c57 Move the code in VideoSurveillance to the Video folder (where it belongs) 8 years ago
Canming Huang cfd66b1f2e Added Camera2Activity to Android demo. 8 years ago
Canming Huang f512458dc8 Added Eye, Diag, T, Zeros, Ones function to Mat. 8 years ago
Canming Huang 47de69ed56 Fixed a bug in CvInvoke.CalibrateCamera function. 8 years ago
Canming Huang 9228a3a6cb Fix compilation error for 3.3.1 8 years ago
Canming Huang db902c982e Improved document for the Invert function. 8 years ago
Canming Huang 67928716d8 Fix issue #70 8 years ago
Canming Huang ae7cd14224 Added AlignExposures from Photo module. 8 years ago
Canming Huang 742c1798d6 Expose more properties to the HDR classes. 8 years ago