1633 Commits (4.10.0)

Author SHA1 Message Date
Canming Huang 9dcf2881e6 Documentation improvements. 7 months ago
Canming Huang d2df539c1f Updated year in header to 2025 7 months ago
Canming Huang 9779cf3758 Simplified constant definition. 7 months ago
Canming Huang 4fd6cc836a Added README.md file into the zip package. 8 months ago
Canming Huang 171927b640 Updated nuget packages. 8 months ago
Canming Huang 94b84259eb Convert projects to use dotnet version detected. 8 months ago
Canming Huang b99c7cc478 Fixed issue #968: Added SimpleBlobDetector.GetBlobContours() 9 months ago
canmingh 1fed9ca95c Updated nuget packages. Make it easier to switch to using xcframework in maui ios build 9 months ago
Canming Huang ab560f45b5 Fixed issue #964 LineSegment2D.Direction wrong. 10 months ago
Canming Huang 78814eef04 Added missing file in release package 12 months ago
Canming Huang 41929a4cd6 Added Directory.Build.props file into release package. 12 months ago
Canming Huang 18a01c223b Added Fisheye.SolvePnP 1 year ago
Canming Huang b783b1ec13 Added CvInvoke.FindContoursLinkRuns 1 year ago
Canming Huang e17b0069e5 Added relative displacement field option to CvInvoke.Remap 1 year ago
Canming Huang abbe7aff76 Fixed shared project reference. 1 year ago
Canming Huang 9eac443db9 Simplify the project file. 1 year ago
Canming Huang 6cd8c1e481 Moved MAUI projects to Emgu.CV.Runtime folder. 1 year ago
Canming Huang 14e22bb1e3 Update System.Text.Json nuget package to 8.0.4 (from 8.0.1) 1 year ago
Canming Huang 07a027a379 Added CvInvoke.CornerEigenValsAndVecs (issues #953) 1 year ago
Canming Huang dfad62b0e9 Fixed Android packing. 1 year ago
Canming Huang b618e56c8f Re-organize folder structures 1 year ago
Canming Huang 1551e06387 Move Emgu.CV.Bitmap project out of Emgu.CV.Platform folder. 1 year ago
Canming Huang 0b59777b08 Build Emgu.CV.UI nuget package from csproj. 1 year ago
Canming Huang dcfb006a56 Fix compilation on Ubuntu 24.04 1 year ago
Canming Huang ce16b34f1e Added Mat.Reshape function overload. 1 year ago
Canming Huang c7b3f5439f Fixed compilation warning. 1 year ago
Canming Huang 1669c216b3 Added ReadNetFromONNX overload that read model from byte array. 1 year ago
Canming Huang b5884d807f Added CvInvoke.ReduceArgMin & CvInvoke.ReduceArgMax 1 year ago
Canming Huang 04a6fcbfec Prepend PInvoke functions with "cve" 1 year ago
Canming Huang 5205cec7fa Fixed issue #932 GetSpan with ROI crash application with violation of memory access 1 year ago
Canming Huang 565fe8cb61 Added VideoCapture.Release function. 1 year ago
Canming Huang 38a3c24f2f Added CpuFp16 target enum. 1 year ago
Canming Huang bbeb004d56 Detect MacCatalyst platform. 1 year ago
Canming Huang 1f17a18600 Minor optimization using Span. 1 year ago
Canming Huang e20c570558 Set default size for Mat.GetSpan<T>() function 1 year ago
Canming Huang 7fe9e36de0 Optimization on CvString. 1 year ago
Canming Huang d4455f460b Added Mat.GetSpan function. Compile Emgu.CV with unsafe code. 1 year ago
Canming Huang c5c6645216 Simplify enum definition. 1 year ago
Canming Huang ff5b1f0566 Use Array.Empty<T>() 1 year ago
Canming Huang e2ef38005e Handle null parameters 1 year ago
Canming Huang 73ccf5c224 Use optional parameter. 1 year ago
Canming Huang 2be0d8a026 Minor clean up. 1 year ago
Canming Huang 7c1c436df5 Fixed Image.HoughLinesBinary for multiple channel image. 1 year ago
Canming Huang 4fb713a47c Use EventArgs.Empty. 1 year ago
Canming Huang 2b01efc787 Re-format the files. 1 year ago
Canming Huang 9556074501 Added CvInvoke.FlipND & CvInvoke.Broadcast 2 years ago
Canming Huang ab4a26ead9 Added Stitcher.SetTransform function. 2 years ago
Canming Huang 92c940be24 Added Emgu.CV.Stitching.CameraParams 2 years ago
Canming Huang 2ea087eb93 Documentation updates. 2 years ago
Canming Huang fa3bb822b3 Turn cveTempfile into private. 2 years ago