82 Commits (4.5.5)

Author SHA1 Message Date
Canming Huang f2272e0b3f Remove zh-CN localization to fix compilation for Emgu.CV.Platform.NetCore project. 4 years ago
Canming Huang 7b5a92aa56 Upgraded Tesseract from 4.1.1 to 5.0 4 years ago
Canming Huang 10ea2d6f02 Updated System.Drawing.Common package to 6.0.0 4 years ago
Canming Huang f635b7fde0 Fixed issue #346 4 years ago
Canming Huang a37f2c05a7 Updated sandcastle document build. 4 years ago
Canming Huang 7e54cf2b53 Added a Bitmap.ToMat overload to convert Bitmap to existing Mat. 4 years ago
Canming Huang f381ae17a6 Add TargetName in Emgu.CV.Models csproject files 4 years ago
Canming Huang 32be497b41 Use CMAKE_APPLE_SILICON_PROCESSOR to determine if running on Apple Silicon 4 years ago
Canming Huang c707c81969 Conversion between Mat & Android Bitmap no longer depends on Image<,> class. 4 years ago
Canming Huang d75098da48 Added function to convert Bitmap to IOutputArray. 4 years ago
Canming Huang 8f0b81d578 Change the android debug type to "portable". 4 years ago
Canming Huang d85f440091 Render image on Xamarin Forms demo using native Android ImageView. 4 years ago
Canming Huang 6f35075b54 Fixed the signing of Emgu.CV.Platform.Android & Emgu.CV.Models. 4 years ago
Canming Huang 147c2c2459 Another fix to issue #520 4 years ago
Canming Huang f5d26dc689 Fixed issue #520: Mat gets garbage collected: Bitmap.ToMat() / Format1bppIndexed 4 years ago
Canming Huang e956f1eb82 Sign the package. 4 years ago
Canming Huang 87a1becd2f Sign binary. 4 years ago
Canming Huang e543feb66c Fixed issue 458, by default, copy (instead of share) data for the Mat.ToBitmap() extension function. 4 years ago
Canming Huang e7a624b644 Added a dependency for Emgu.CV.Platform.NetStandard.iOS to avoid being compiled at the same time with Emgu.CV.Platform.NetStandard project. 4 years ago
Canming Huang ec0ed3dcae Do not build Emgu.CV.Platform.Mac project on Apple Silicon. 4 years ago
Canming Huang 5d051bc2b8 HistogramBox.GenerateHistogram should use the input "color" parameter for plotting. 4 years ago
Canming Huang ade2c8acb2 Add Emgu.CV.Platform.Mac.dll into Emgu.CV.runtime.macos nuget pacakge 4 years ago
Canming Huang fee8721774 Added cmake script to build Emgu.CV.Platform.Mac project. 4 years ago
Canming Huang 0fad249689 Allow using camera on Mac OS Xamarin forms demo 4 years ago
Canming Huang da113b7508 Use NSImage to render InputArray on MacOS demo 4 years ago
Canming Huang 1fd7566819 Fix ios build script 4 years ago
Canming Huang c05056a2bc Split libcvextern.a into two files (device & simulator) 4 years ago
Canming Huang 09b4ea96f1 Documentation update. 4 years ago
Canming Huang c791032e11 Break up BUILD_CS_PROJ_IN_SOLUTION to two CMAKE MACROS. 4 years ago
Canming Huang 0ea47e9dac Use absolute path for native reference. 4 years ago
Canming Huang c0d0bd3ecb Fix iOS package build 4 years ago
Canming Huang ac0a6b62d0 Updated nuget package for iOS demo 4 years ago
Canming Huang 8072778e28 Fix Mac OS demo compilation 4 years ago
Canming Huang 2df29d4e0e Updated nuget packages. 4 years ago
Canming Huang 207eb5a5b5 Updated System.Drawing.Common to 5.0.1 4 years ago
Canming Huang b95c6149eb Added readme.txt to android and ios runtime nuget package. 5 years ago
Canming Huang a63573e0dc Rename CheckLibraryLoaded to Init. 5 years ago
Canming Huang e1ec28561c Updated copyright notice. 5 years ago
Canming Huang bbbb570e0d Call RedirectError in CvInvokeIOS static constructor 5 years ago
Canming Huang 27b15b6769 Build Emgu.CV.Platform.NetStandard.IOS project from solution. 5 years ago
Canming Huang 5d1614c1f3 Updated nuget packages. 5 years ago
Canming Huang 6c926b2d56 Build script improvements. 5 years ago
Canming Huang 27fe2728ea Fixed compilation on Ubuntu 5 years ago
Canming Huang 923c56f314 Do not compile Emgu.CV.Platform.NetCore project for UWP. 5 years ago
Canming Huang 8d81518a60 Force Emgu.CV.NetStandard and Emgu.CV.Bitmap to target "Any CPU" 5 years ago
Canming Huang fce54b5c45 Build Emgu.CV.Bitmap using CrossPlatform solution. 5 years ago
Canming Huang 790235a9ed Fix reference to Emgu.CV.Platform.NetStandard project 5 years ago
Canming Huang 452e093e2f Updated CrossPlatform solutions. 5 years ago
Canming Huang 4e5aeb8783 Fixed Emgu.CV.Platform.NetStandard project reference 5 years ago
Canming Huang 924508ec8f Build Emgu.CV.Bitmap and Emgu.CV.Platform.NetStandard project from the solution. 5 years ago