1385 Commits (4.3.0)

Author SHA1 Message Date
Canming Huang f917cdaaac Set the load directory as dll directory. 5 years ago
Canming Huang d34d14fdc2 Fixed spelling errors. 5 years ago
Canming Huang d60a39cc2c Spelling correction. 5 years ago
Canming Huang f58b1f88d9 Added Ocl Context and Ocl Program. 5 years ago
Canming Huang 90b71e8759 Added Emgu.CV.Platform.NetStandard_iOS project. 5 years ago
Canming Huang 0de96abbc0 Added LBPHFaceRecognizer.Histograms property. 5 years ago
Canming Huang a42c246a7e Fixed a bug in loading image file into Image<Bgr, double>. 5 years ago
Canming Huang eb68d482af Added h/vconcate overload that accept multiple Mats. 5 years ago
Canming Huang 7c515fa707 Added warpImage, estimateTransformation & applyTransformation function for IShapeTransformer 5 years ago
Canming Huang 0177ed19f7 Use SharedPtrObject instead of UnmanagedObject as the based class in Shape module. 5 years ago
Canming Huang 92a3033722 Added Test to OnePassVideoStabilizer 5 years ago
Canming Huang dac93d1ee7 Added CvInboke.EstimateChessboardSharpness 5 years ago
Canming Huang 4d81912ee5 Rename HoughTypes to HoughModes. Added CvEnum.HoughMode.GradientAlt. 5 years ago
Canming Huang 87f4812cbe Documentation update. 5 years ago
Canming Huang 440bc2d774 Use Non-maximum suppression on MaskRcnn demo. 5 years ago
Canming Huang 0909d604b5 Removed _algorithm ptr from Feature2D. It is not needed. 5 years ago
Canming Huang 6120557c69 Added RotationWarper. 5 years ago
Canming Huang e6ba2dd196 Added default value for FeatherBlender's "sharpness" parameter. 5 years ago
Canming Huang 212b39d323 Remove CvBlob. It has not been updated for 7 years. Use opencv's tracking module instead. 5 years ago
Canming Huang c1768af470 Added CylindricalWarper, CylindricalWarperGpu, PlaneWarperGpu & SphericalWarperGpu. 5 years ago
Canming Huang af7cc82833 Added Estimator and FeaturesMatcher to Stitcher. 5 years ago
Canming Huang d008bc8a60 Added BundleAdjuster, ExposureCompensator & SeamFinder for stitching. 5 years ago
Canming Huang 1f33480ec2 Updated WindowPropertyFlags. 5 years ago
Canming Huang b7bf2b9ca4 Added SetWindowProperty, GetWindowProperty & SetWindowTitle to CvInvoke. Renamed NamedWindowType to WindowFlags. 5 years ago
Canming Huang c512abdfd5 Turn HelloWorld demo from .NetFramework console app to .NetCore console app. 5 years ago
Canming Huang 4127a34602 Minor source code formatting improvements. 5 years ago
Canming Huang 6ee487ad27 Added BitmapFileWriterMat for Android and Windows. 5 years ago
Canming Huang 104b76ca24 Implement BitmapFileReaderMat for Android. 5 years ago
Canming Huang b385b23c62 Documentation improvements. 5 years ago
Canming Huang 5ab48c0919 Documentation improvements. 5 years ago
Canming Huang 30d5d65143 Remove some conditional compilation flags. 5 years ago
Canming Huang f0cd34300c Remove some more __IOS__ conditional compilation flags. 5 years ago
Canming Huang 4449df4174 Removed some __IOS__ conditional compilation flags. 5 years ago
Canming Huang 292179299d Added native file reader for Mat using Bitmap, CGImage and UIImage. 6 years ago
Canming Huang dbb60e8546 Remove some __IOS__ conditional compilation flag. 6 years ago
Canming Huang cb37923239 Enable the detection of iOS platform. 6 years ago
Canming Huang e6aa7802f8 Fixed a bug in cveSuperresFrameSourceRelease PInvoke. 6 years ago
Canming Huang 3a53a3ae03 Removed some __IOS__ conditional compilation flags. 6 years ago
Thomas Vetterli 881eae5899 Changing CalcHist documentation to reflect data types that are accepted by CvInvoke.CalcHist 6 years ago
Canming Huang 5b7eb1e803 Remove some __IOS__ conditional compilation flags. 6 years ago
Canming Huang 5301c16ad0 Fixed a bug in WText disposed function. 6 years ago
Canming Huang 4036091994 Enable System.Drawing implementation for UNITY_STANDALONE_WIN 6 years ago
Canming Huang 17981d38c2 Updated copy right notice. 6 years ago
Canming Huang 406a69edb8 Include Viz module dummy compilation for iOS. 6 years ago
Canming Huang e132fe36b0 Do not show the Viz3D button on UWP demo. 6 years ago
Canming Huang 6a82dd6b60 Added CvInvoke.DrawMarker 6 years ago
Canming Huang 0c2e01c01a Added Features2DToolbox.DrawMatches overload. 6 years ago
Canming Huang 767496847b Added Vulkan and Cuda backend enumeration for DNN. 6 years ago
Canming Huang 6fa4cc9709 Fix UWP ARM build. 6 years ago
Canming Huang 4536ca3c6c Fixed Emgu.CV.World.iOS compilation 6 years ago