1113 Commits (4.3.0)

Author SHA1 Message Date
Canming Huang 494f720913 Comment out the debug message. 5 years ago
Canming Huang 4ae56113ee Deploy dlls used by the Inference engine. 5 years ago
Canming Huang 134ccbdc55 Make it possible to compile with OpenVINO 2020.2 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 ec9bb7180e Only add link to tesseract license on windows if Emgu CV is built with tesseract. 5 years ago
Canming Huang 2777bfb339 Formatting improvements. 5 years ago
Canming Huang efa8dd0d1b Change some entry points from cv{function} to cve{function} 5 years ago
Canming Huang 884c4220e1 Added "Values" property for VectorOfObject debugger visualizer, when it is not a VectorOfVector. 5 years ago
Canming Huang 0de96abbc0 Added LBPHFaceRecognizer.Histograms property. 5 years ago
Canming Huang eb68d482af Added h/vconcate overload that accept multiple Mats. 5 years ago
Canming Huang 0a36053f92 Generate dummy VectorOfTesseractResult wrappers when EMGU_CV_WITH_TESSERACT is set to OFF. 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 03f0bb78fe Fix Tesseract Android build. 5 years ago
Canming Huang dac93d1ee7 Added CvInboke.EstimateChessboardSharpness 5 years ago
Canming Huang 4e44fc7e9f Fixed CUDA build. 5 years ago
Canming Huang 6c87e76e32 SIFT detector is enabled by default due patents expiration (without requirement of NONFREE build option) 5 years ago
Canming Huang f57ede51c6 Added alphamat module. 5 years ago
Canming Huang 88c2cac53f Fixed the spelling on cvePlaneWarperCreate. 5 years ago
Canming Huang 1596fa1c68 Fix ios linking script. 5 years ago
Canming Huang 1374ded08a Exposed cveSphericalWarperGpuCreate. 5 years ago
Canming Huang b0218e624f Fix iOS linking script 5 years ago
Canming Huang 6120557c69 Added RotationWarper. 5 years ago
Canming Huang 6488053727 Fixed compilation error for UWP. 5 years ago
Canming Huang 6195bbe1f0 Fix highgui compilation. 5 years ago
Canming Huang 874e8d116a * Make it possible to build cvextern without the img_hash module. 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 71a6d6134b Make it possible to build cvextern without the highgui module. 5 years ago
Canming Huang 2c9f1fd0da Fixed a bug in QuasiDenseStereo.Process implementation. 5 years ago
Canming Huang dc036f1283 Make it possible to build cvextern without the stitching module. 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 e08350e5e3 Fix Intel compiler compilation linking issue with __iso_volatile_load64 for x86. 5 years ago
Canming Huang b7bf2b9ca4 Added SetWindowProperty, GetWindowProperty & SetWindowTitle to CvInvoke. Renamed NamedWindowType to WindowFlags. 5 years ago
Canming Huang 866a5eefc5 Change Tesseract license file name from COPYING to LICENSE 5 years ago
Canming Huang 48bda145d8 Updated tesseract to 4.1.1 5 years ago
Canming Huang a70c5582cf Removed ZedGraph dependency for HistogramBox. 5 years ago
Canming Huang 2bd90c1e40 Fix NvidiaOpticalFlow_1_0 for non-cuda build. 5 years ago
Canming Huang 9bfddeae6b Implemented NvidiaOpticalFlow_1_0 5 years ago
Canming Huang f80135ef88 Fix cveSuperResolutionRelease header definition. 6 years ago
Canming Huang e6aa7802f8 Fixed a bug in cveSuperresFrameSourceRelease PInvoke. 6 years ago
Canming Huang 8790d7931e Fix to iOS demo. 6 years ago
Canming Huang 98775476bc Bug fixes to the Xamarin forms Android & UWP demo. 6 years ago
Canming Huang 3a53a3ae03 Removed some __IOS__ conditional compilation flags. 6 years ago
Canming Huang 5b7eb1e803 Remove some __IOS__ conditional compilation flags. 6 years ago
Canming Huang c4aa3c6f89 Bugs fixes in raspbian build scripts 6 years ago
Canming Huang 9e2379ad9d Fix UWP build. 6 years ago