2035 Commits (3.0.0)
 

Author SHA1 Message Date
Canming Huang 4a286f9647 Added x86_64 and arm64_v8a to Android build. 10 years ago
Canming Huang c217099b75 Fix iOS packaging script. 10 years ago
Canming Huang 537e76ba6f Merge branch 'master' of ssh://git.code.sf.net/p/emgucv/code 10 years ago
Canming Huang 49b9ad4e1d Included Emgu.CV.Cuda namespace in the documentation. 10 years ago
Canming Huang a86c3dc44f Fix for Unity iOS build. 10 years ago
Canming Huang 96305874b7 minor update on raspberry cmake config file 10 years ago
Canming Huang f0bc04ef02 Fixed for unity OSX editor. 10 years ago
Canming Huang 1a011a6ae3 Fix for unity editor. 10 years ago
Canming Huang df7fb6d40d Documentation update. 10 years ago
Canming Huang 92f4dc20db Fix CudaInvoke static constructor crashing issue on Android. Make it possible to turn on and off OpenCL in settings for Android app. 10 years ago
Canming Huang c4db3adeb3 Fixed a bug in StitchingInvoke's static constructor. Fix unity module loading issue. Clean up NSIS package. 10 years ago
Canming Huang 2f243a4349 Single dylib build for OSX. 10 years ago
Canming Huang c16d5b46b4 No longer build debugger visualizer for VS2008. 10 years ago
Canming Huang b495f7442d Do an empty check before copy. 10 years ago
Canming Huang 99629f70b9 Include a fix for building on OSX. 10 years ago
Canming Huang efd37a5a67 Fixed debugger visualizer issue when running in a unit test. Fixed cvextern_test icc build. 10 years ago
Canming Huang b3149b67d2 Fix for Android build. Added Emgu.CV.Shape.Android.csproj. 10 years ago
Canming Huang 29362c86c1 Better handling of CvInvoke module loading. Do not build python2 wrapper on Windows. Fix documentation build. 10 years ago
Canming Huang 1b84d50e78 Some optimizations, documentation updates. 10 years ago
Canming Huang 57fde85692 Add debugger visualizer for VS2015, obsolete CameraCalibration class (use CvInvoke instead). Implement more properties for KalmanFilter. 10 years ago
Canming Huang 5dc6967320 Fixed some xfeature2d PInvoke signatures. Remove some metadata for Unity that are no longer needed. For Bitmap property, return null when the Mat is empty. 10 years ago
Canming Huang 56f898c27c Added DAISY, LUCID, LATCH to XFeatures2D. 10 years ago
Canming Huang 9f02a2bcc2 Update to Open CV 3.0 10 years ago
Canming Huang d19c1504b3 Bug fixes. 10 years ago
Canming Huang 5b9eb6ca0c Perform opencv static build on windows and android, use cuda 7 for 64 bit and cuda 6.5 for 32bit cuda build. 10 years ago
Canming Huang b7ea29f468 Trying to move all entry points to cvextern. 10 years ago
Canming Huang fd5bfbaa2e Convert more code to use Mat and UMat. 10 years ago
Canming Huang 8d9d7e3e88 Update sample code to use Mat and UMat. 10 years ago
Canming Huang a2001cd461 Fixed Bug 104. 10 years ago
Canming Huang 42b05f6078 Include missing files for Windows Store & Phone release packaging. 10 years ago
Canming Huang fc47c7c4d7 Build android with NDK r10e, OPENMP and OpenCL. Include the import.csproj file in the final package. 10 years ago
Canming Huang 3d0f74d77f Put a root namespace element in the html documents. 10 years ago
Canming Huang 63facfacff Merge branch 'master' of ssh://git.code.sf.net/p/emgucv/code 10 years ago
Canming Huang f4f87c0680 Added missing Face folder module to Contrib proj. Disable cvextern_test for NETFX_CORE targets. 10 years ago
Canming Huang 2088ab2d59 updated ios package script to include the generated .cs files 10 years ago
Canming Huang 1c2c8cc40c Some minor fixes. 10 years ago
Canming Huang f48fabd284 Fix for unity build. 10 years ago
Canming Huang dd63e653f5 Updates for unity 5. Fix for using leptonica 1.72 10 years ago
Canming Huang 43e7bb62d8 Merge branch 'master' of ssh://git.code.sf.net/p/emgucv/code 10 years ago
Canming Huang 1881bc56a3 updates tesseract ocr. 10 years ago
Canming Huang 13f44cf256 update leptonica from 1.71 to 1.72 10 years ago
Canming Huang e5e10dc5e4 Fix fefora 21 build script 10 years ago
Canming Huang 8e4aaee45f Fix for iOS build 10 years ago
Canming Huang 448999f236 Updates opencv to 3.0 RC1. Upgrades to unity 5. 10 years ago
Canming Huang e8036335bb Fixing windows desktop LoadLibrary issue. 10 years ago
Canming Huang 2c5f18a03e Fixed HAL and cuda compilation issue. 10 years ago
Canming Huang 7af37f48a0 Update opencv. Cuda updates. Added import file. 10 years ago
Canming Huang 94acd6a920 Implemented real time camera view with Lumia Imaging SDK. 10 years ago
Canming Huang a8395c4ce2 update windows phone build script. 10 years ago
Canming Huang 4ca669ed68 Fixed a bug in marshal return type. 10 years ago