1133 Commits (4.4.0)

Author SHA1 Message Date
Canming Huang d16ed75ca5 Fixed the dll path in cuda release package. 5 years ago
Canming Huang fd097f63f4 Make it possible to optional build contrib modules. 5 years ago
Canming Huang b782add602 Set HAVE_opencv_{module} to FALSE if it is not defined in CMake. 5 years ago
Canming Huang 5d69fa2eca Remove duplicated include for "curand.dll". 5 years ago
Canming Huang 68ae52bf6f Added Rapid module. 5 years ago
Canming Huang fc7562372c Documentation improvements. 5 years ago
Canming Huang a59e5473a1 Added IntensityTransform module. 5 years ago
Canming Huang 5bc5c1148a Added CvInvoke.ConfigDict to return certain Open CV build flags. 5 years ago
Canming Huang 08ac0fc5b7 Deploy all the cublas, cufft and curand dlls. 5 years ago
Canming Huang 97841defe1 Use FILE GLOB to find cufft dll in cuda bin folder. 5 years ago
Canming Huang 5ec08896e9 Improved emscripten build script 5 years ago
Canming Huang 75b953ed73 Merge bitcode in cvextern post build command 5 years ago
Canming Huang 8cea6766a2 Fix build with emscripten. 5 years ago
Canming Huang ab278277d9 Added script to build with emscripten backend 5 years ago
Canming Huang d463d945d5 Moved SIFT from XFeature2d to Feature2D. 5 years ago
Canming Huang defe53b3ae VideoCapture.Read function return bool flag. 5 years ago
Canming Huang 6a1f7e31a8 Remove other cvblob related files. 5 years ago
Canming Huang bbc0e614eb Removing cvblob submodule. 5 years ago
Canming Huang 5a47cef345 Added CvInvoke.ScaleAdd function. 5 years ago
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