27 Commits (4.5.5)

Author SHA1 Message Date
Canming Huang e1ec28561c Updated copyright notice. 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 17981d38c2 Updated copy right notice. 6 years ago
Canming Huang d299a86a8f Replace the Emgu.CV.World project with Emgu.CV.World.Netstandard (netstandard 2.0) project. 6 years ago
Canming Huang c319871a30 Documentation update. 7 years ago
Canming Huang 840885836b update copyright notice from 2018 to 2019 7 years ago
Canming Huang 88ebb71cd8 Updated copyright headers to 2018 8 years ago
Bernd Baumanns 171a2c9260 NET_STANDARD1_4 -> NETSTANDARD1_4 8 years ago
Bernd Baumanns a8254ce1b3 NET Standard 1_4 Compiler Switch 8 years ago
Canming Huang a23ae28332 updated header copyright for 2017. 9 years ago
Canming Huang 215ecc89d1 Minor bug fix for MotionDetection Example. 9 years ago
Canming Huang c8b99f3901 update headers. 10 years ago
Canming Huang b7ea29f468 Trying to move all entry points to cvextern. 10 years ago
Canming Huang f1f50e288d Updates for windows store build. Test code fix. 11 years ago
Canming Huang e42f0e5478 Updated file headers. 11 years ago
Canming Huang 76ce30fa3a Remove universal app for now. Updated windows store test to 8.1 11 years ago
Canming Huang b54024d5c6 Updated header comment in source code. 11 years ago
Canming Huang 55f15f3c7b Fixed netfx_core build. Fix debugger visualizer. Entry point rename. 11 years ago
Canming Huang bc01cc1999 Better documentations. IOS build fix. 12 years ago
Canming Huang 42ede2deb9 More C++ interface, optional parameters. 12 years ago
Canming Huang 1c510e7a14 Added IInputArray & IOutputArray. More updates to use C++ functions. 12 years ago
Canming Huang e2a3075afa More work on Windows Store app. 12 years ago
Canming Huang e5c7814c90 Header update. 13 years ago
canming 073e3d9f8a Make sure all the static constructor of CvInvoke is called before all PInvoke calls. 14 years ago
canming 2804ab936b updated copyright headers to the year of 2012. 14 years ago
canming 746b661717 Allocate managed memory for CvBlobDetector. 14 years ago
canming 0bf61ce952 Added CvBlob library. No longer deploy IPP dlls since it is static linked to opencv. 14 years ago