3374 Commits (4.3.0)
 

Author SHA1 Message Date
Canming Huang 546807556b Merge branch 'master' of https://github.com/emgucv/emgucv 5 years ago
Canming Huang d6f05123e3 Make AlphamatInfoFlow a static method. 5 years ago
Canming Huang 0cd26665e6 Merge branch 'master' of https://github.com/emgucv/emgucv 5 years ago
Canming Huang 51a85f2c40 Android NDK r21 need to target API level 24 to avoid linking error. 5 years ago
Canming Huang dac93d1ee7 Added CvInboke.EstimateChessboardSharpness 5 years ago
Canming Huang 25a45fabfe Merge branch 'master' of https://github.com/emgucv/emgucv 5 years ago
Canming Huang 3337c4be24 Build android with NDK r21 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 70f862a0ba Fixed ShapeDetection demo compilation. 5 years ago
Canming Huang f57ede51c6 Added alphamat module. 5 years ago
Canming Huang 4d81912ee5 Rename HoughTypes to HoughModes. Added CvEnum.HoughMode.GradientAlt. 5 years ago
Canming Huang ef70725153 Update the ffmpeg dll meta data for Unity. 5 years ago
Canming Huang 44c562c1a5 Switch to Open CV 4.3.0 5 years ago
Canming Huang c3157a2e78 Fix iOS example compilation. 5 years ago
Canming Huang 87f4812cbe Documentation update. 5 years ago
Canming Huang f8bd67aa7a Change the CPACK_PACKAGE_CLI_FOLDER for Windows and Mac to "libs" from "bin". 5 years ago
Canming Huang a599af5979 Use async instead of event based method. 5 years ago
Canming Huang 88c2cac53f Fixed the spelling on cvePlaneWarperCreate. 5 years ago
Canming Huang 16b6f62212 Detect arm64 architecture in cmake script. 5 years ago
Canming Huang e57d6441f8 Make casing consistent in CMake script. 5 years ago
Canming Huang 1596fa1c68 Fix ios linking script. 5 years ago
Canming Huang bb09be965c Set android:targetSdkVersion="28" for Android demo. 5 years ago
Canming Huang 440bc2d774 Use Non-maximum suppression on MaskRcnn demo. 5 years ago
Canming Huang e22d1aac27 Merge branch 'master' of https://github.com/emgucv/emgucv 5 years ago
Canming Huang 1374ded08a Exposed cveSphericalWarperGpuCreate. 5 years ago
Canming Huang b0218e624f Fix iOS linking script 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 b3149a3d83 Merge branch 'master' of https://github.com/emgucv/emgucv 5 years ago
Canming Huang 6488053727 Fixed compilation error for UWP. 5 years ago
Canming Huang e6ba2dd196 Added default value for FeatherBlender's "sharpness" parameter. 5 years ago
Canming Huang 8bdb16f2e1 Fixed cuda nuget package dependency issues. 5 years ago
Canming Huang 2b00146398 Updated CUDA_HOST_COMPILE to the latest MSVC. 5 years ago
Canming Huang f131c481ce Added missing source file to the release package. 5 years ago
Canming Huang 6195bbe1f0 Fix highgui compilation. 5 years ago
Canming Huang 29841e3a88 Replaced WebDynamicImage demo with DynamicImage.Asp.NetCore demo. 5 years ago
Canming Huang d69d181d69 Updated VideoSurveillance demo to use Tracking module instead of CvBlob. 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 1f33480ec2 Updated WindowPropertyFlags. 5 years ago
Canming Huang b7bf2b9ca4 Added SetWindowProperty, GetWindowProperty & SetWindowTitle to CvInvoke. Renamed NamedWindowType to WindowFlags. 5 years ago
Canming Huang d5f543382b Merge branch 'master' of https://github.com/emgucv/emgucv 5 years ago