3374 Commits (4.9.0)
 

Author SHA1 Message Date
Canming Huang a582678652 Updated year in header to 2024 2 years ago
Canming Huang a6caf1a794 Fix WINRT build. 2 years ago
Canming Huang 4790266751 Update opencv_videoio_ffmpeg unity meta file version. 2 years ago
Canming Huang 925ec4a046 Fixed Mac Catalyst compilation. 2 years ago
canmingh eaffdb1f13 Use c++23 instead of c++17 for iOS build 2 years ago
canmingh c1be9228a7 Set enviroment variable IPHONEOS_DEPLOYMENT_TARGET for iOS compilation 2 years ago
Canming Huang 755ae71f34 Double check model is initialized after loading model. 2 years ago
Canming Huang d86e06b720 Update to Open CV 4.9.0 2 years ago
Canming Huang c26a2d9a68 Fix cvextern_test 2 years ago
Canming Huang a5a1b50170 Updated RotatedRect documentation to match Open CV's. Fixed issue #902 2 years ago
Canming Huang 9922769368 Fixed issue #905: Wrongly converted parameter arguments for process method in AlignExposures class 2 years ago
Canming Huang abcfee3c2c update unit test from .net 7.0 to 8.0 2 years ago
Canming Huang 62b3041642 Updated .net 7.0 demo projects to .net 8.0 2 years ago
Canming Huang 2c4d8212ad Added a GpuMat constructor that accepts user-allocated data. 2 years ago
Canming Huang 7ed82acab2 Comment out tizen platform for maui build. 2 years ago
Canming Huang e7860ddacd Added CvInvoke.CvtColorTwoPlane & CvInvoke.Demosaicing 2 years ago
Canming Huang 462ec941ac Renamed MCvTermCriteria.MaxIter to MCvTermCriteria.MaxCount to match C++ implementation. 2 years ago
Canming Huang e0e310300c Change the action-runner "run-on" label to lower case. 2 years ago
Canming Huang a38ca81336 Don't install dotnet workflow in github action, it is causing problems. 2 years ago
Canming Huang 51b224ede7 Another fix to setup-dotnet in github-action script. 2 years ago
Canming Huang d5459755f5 Another fix to "setup-dotnet" values in github action. 2 years ago
Canming Huang 10e16c9376 Fixed action runner script formatting 2 years ago
Canming Huang 385841512e Install .net framework 4.8 in action runner (for debugger visualizer compilation) 2 years ago
Canming Huang 89e26ea9ef Updated upload-artifact github action to v3 (from v2). 2 years ago
Canming Huang 0fe1b3f8e7 Rename Tesseract.Character to Tesseract.Word 2 years ago
Canming Huang e966403548 Upgrade depthai-core to 2.23.0 (from 2.15.4) 2 years ago
Canming Huang f774b67da8 Another try to fix submodule checkout in github action. 2 years ago
Canming Huang 5343d39b6f Try to workaround github action depthai submodule checkout issue. 2 years ago
Canming Huang 97f360c568 Use Github checkout action v4 (instead of v3) 2 years ago
Canming Huang 224e6b9f86 Rename characters to words. 2 years ago
Canming Huang f08a0bad2e Rename Tesseract.Character to Tesseract.Word to correctly reflect the block level. 2 years ago
Canming Huang fa4e9c262b Updated nuget package for demo project. 2 years ago
Canming Huang 6addce59a3 Keep the region even when confident is 0 (e.g. region contains blacklisted characters) 2 years ago
Canming Huang 8f953373e5 Added SolvePnpMethod.SQPNP 2 years ago
Canming Huang 4b400f4a91 Added CalibType.UseExtrinsicGuess & CalibType.FixTangentDist 2 years ago
Canming Huang 4ff53253f3 Remove components.config for xamarin components. It is no longer needed. 2 years ago
Canming Huang da41855ccb Remove packages.config file from Emgu.CV.Test.NetFramework.csproj 2 years ago
Canming Huang e11e090617 Added an additional function overload for CvInvoke.StereoCalibrate 2 years ago
Canming Huang aecaae217b Load cvextern.bundle for unity macos ARM64. 2 years ago
Canming Huang 7264eed7c2 Exclude components.config file from the release. It is no longer needed. 2 years ago
Canming Huang 3032006712 Excluding nuget.config file from the release. It is causing build issue for MacOS package. 2 years ago
Canming Huang 86acdbc9cf Updated opencv_videoio_ffmpeg meta file to 4.8.1 for unity. 2 years ago
Canming Huang 4c9b62171c Updated minimum ios version to 17.0 (from 11.0) for iOS demo. 2 years ago
Canming Huang b02cef1ab6 Added CvInvoke.SetBreakOnError 2 years ago
Canming Huang a2a0f52ea8 updated dependency packages for debian bookworm 2 years ago
Canming Huang 6858467e0a Add buildscript for debian bookworm 2 years ago
Canming Huang afce02952f Do not build freetype for MacOS 2 years ago
Canming Huang 22ad68e6a4 Fixed opencv_world compilation on windows. 2 years ago
Canming Huang 5b7cf8bb6e Fixed iOS FP16 DNN module compilation. 2 years ago
Canming Huang 40c70f39c4 Fixed libtool linking for iOS build. 2 years ago