4812 Commits (fa2f7fb19ea1fbc0c782c55e101498793e6ca76f)
 

Author SHA1 Message Date
Canming Huang ccc255ac47 Implemented workaround for dotnet msbuild issue. 4 years ago
Canming Huang 55b8164fc6 Disable the gpu build to speed up windows ci process. 4 years ago
Canming Huang c3bbc39ea9 Fixed ubuntu github ci build. 4 years ago
Canming Huang b7eb122c8a Code formatting improvement. 4 years ago
Canming Huang 5ece1f14a1 Removed all references to System.ServiceModel for VideoCapture class. 4 years ago
Canming Huang 5a67fb080a Use native image rendering for XamarinForm UWP demo. 4 years ago
Canming Huang 220919777d Merge branch 'master' of https://github.com/emgucv/emgucv 4 years ago
Canming Huang 0853e2b630 Added a solution file for Ubuntu (can be used with JetBrains Rider) 4 years ago
Canming Huang e9be0a4ce1 Updated RealtimeCamera.UWP project (still not functioning). 4 years ago
Canming Huang 5057518c2f Rename 2 VideoCapture.QueryFrame functions to VideoCapture.Read functions. 4 years ago
Canming Huang b9fd4b2336 Merge branch 'master' of https://github.com/emgucv/emgucv 4 years ago
Canming Huang 3892d964be Documentation updates. 4 years ago
Canming Huang a69e84c64f Implemented cv::VideoCapture >> cv::Mat and cv::VideoCapture >> cv::UMat as VideoCapture.QueryFrame function overload. 4 years ago
Canming Huang e2c40c19eb remove .sh extension from ubuntu shell script 4 years ago
Canming Huang 97a96ddd9c Fixed issue #515 SolvePnPRefine got error with null distCoeffs 4 years ago
Canming Huang 94b83dc80e Added FileNodeIterator 4 years ago
Canming Huang 7700617c8c Fixed unity compilation. 4 years ago
Canming Huang a5482c75db Use static_cast in C++ 4 years ago
Canming Huang bde5f2e6b3 Added unit test for EMD. 4 years ago
Canming Huang d6ea18e7db Updated documentation for CvInvoke.CalibrateCamera 4 years ago
Canming Huang 73f802638d Fixed issue #158. Removed FlipType.None 4 years ago
Canming Huang 7b904ccc46 Testing writing to FileStorage using xml format. 4 years ago
Canming Huang e9c4157a8e Fixed issue #123. Added GetGaussianKernel, GetDerivKernels & GetGaborKernel to CvInvoke. 4 years ago
Canming Huang 2d630a2b7e Added RQDecomp3x3 & DecomposeProjectionMatrix function to CvInvoke 4 years ago
Canming Huang fa809b341b Renamed cv*** functions to cve*** functions. 4 years ago
Canming Huang b205539508 Added NearestExact interpolation type. 4 years ago
Emgu 6a8db9d0cb
Merge pull request #513 from Wieschie/patch-2 4 years ago
Emgu 1126fd8de7
Merge pull request #502 from pipeline-foundation/feature/codeql 4 years ago
Canming Huang 26f5f27a7a Fixed issue #512 IL2CPP for unity windows build. 4 years ago
Canming Huang cb716126de Improved library loading debug message. 4 years ago
Canming Huang 84a91db3f2 On windows, also try to load dlls in the PATH environment variable. 4 years ago
Evan Schiewe 9755a51816
Update Inter.cs 4 years ago
aleks-ivanov 2d566b8c6a Merge branch 'master' into feature/codeql 4 years ago
Canming Huang bd20fb0fdf Improved logging when dlopen fails. 4 years ago
Canming Huang bfca22b720 Added Emgu.CV.Runtime.Windows as dependency for WPF.NetCore project. 4 years ago
Canming Huang 8f8c0e9a42 Improved dll loading logic. 4 years ago
Canming Huang 62db1574f9 Only add "LoadLibrarySearchDllLoadDir" flag when the dll path is rooted. 4 years ago
aleks-ivanov 4142383c5b Merge branch 'master' into feature/codeql 4 years ago
Canming Huang ef5d5b20d4 Fixed issue# 222 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 db323855eb Perform nuget restore on the based project before building nuget packages. 4 years ago
aleks-ivanov e9ef858266 Merge branch 'master' into feature/codeql 4 years ago
Canming Huang 9e53029643 Split up Emgu.runtime.windows.cuda.dnn.cnn nuget package into two: train and infer. 4 years ago
Canming Huang 13dfb68828 Upgraded unit test to use .net 5 instead of .net core 3.1 4 years ago
Canming Huang 87039b8539 Only upload the zip package for raspberry pi in CI build. 4 years ago
aleks-ivanov 28bad86811 Merge branch 'master' into feature/codeql 4 years ago
Canming Huang c578c6337d Check for CUDA_PATH_V11_3 for windows build. 4 years ago
Canming Huang 15d6c3a62e Clean up for nuget package dependencies. 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
aleks-ivanov c4c1574d16 Merge branch 'master' into feature/codeql 4 years ago