1519 Commits (4.5.5)

Author SHA1 Message Date
Canming Huang 86408a76e3 Added additional CapProp to support audio capture with MSMF and GStream backend. 4 years ago
Canming Huang e5d43ec0ca Add conventional Bayer naming for color conversion. 4 years ago
Canming Huang 311c9c8528 Documentation improvements. 4 years ago
Canming Huang d2ec808585 Added VideoWriter.BackendName 4 years ago
Canming Huang b62a5e1a72 Updated README.md file for Emgu.CV.runtime.android nuget package. 4 years ago
Canming Huang 3d94e9c85f Added unit test for SolvePnP 4 years ago
Canming Huang 348180ea71 Added FaceRecognizerSF from objdetect module. 4 years ago
Canming Huang 87e29f457d Added FaceDetectorYN from objdetect module. 4 years ago
Canming Huang 061ac3fe7e Implement CTC prefix beam search decode for TextRecognitionModel 4 years ago
Canming Huang 1c5adcf3e2 Added DnnInvoke.SoftNMSBoxes 4 years ago
Canming Huang 97737d719c Fix spelling errors. 4 years ago
Canming Huang 7ccf69720d Fix spelling errors. 4 years ago
Canming Huang b0015f1e93 Rename the file to match the class (Features2DToolbox) it implemented 4 years ago
Canming Huang b76d310093 Fixed VideoCapture dispose issue. 4 years ago
Canming Huang 2de817512e Fixed option to build without DepthAI on MacOS 4 years ago
Canming Huang 2d58dee417 Added debugger proxy for Emgu.CV.Dnn.Net to show the network graph in debugger. 4 years ago
Canming Huang 043b2c46df Moved TrackerDaSiamRPN from Emgu.CV.Contrib/Tracking to Emgu.CV/Video 4 years ago
Canming Huang d9aa1f8609 Re-arrange "extern static" to "static extern". 4 years ago
Canming Huang 03582a5af6 Added GapiInvoke.Stereo 4 years ago
Canming Huang 67e7d14020 Added GapiInvoke.Transpose 4 years ago
Canming Huang aa65ea3375 supported UMat/OpenCL hardware-accelerated video decoding/encoding through FFmpeg backend. 4 years ago
Canming Huang 8a0ba803d7 Fixed VideoCapture.QueryFrame function. 4 years ago
Canming Huang c707c81969 Conversion between Mat & Android Bitmap no longer depends on Image<,> class. 4 years ago
Canming Huang 4a9fe3ebe2 Documentation improvements. 4 years ago
Canming Huang 495d6c050a Release reference to parent when Input/OutputArray are disposed. 4 years ago
Canming Huang b5d5348128 Renamed some PInvoke entry points. 4 years ago
Canming Huang d8e8c228e5 Rename ORBDetector to ORB 4 years ago
Canming Huang 4a8a6f3cbb Rename MSERDetector to MSER. 4 years ago
Canming Huang f13a55e0f5 Documentation improvements. 4 years ago
Canming Huang a0948df565 Added DecodeMulti to QRCodeDetector. 4 years ago
Canming Huang 3a08b8a5c8 Added DetectMulti & DecodeCurved to QRCodeDetector. 4 years ago
Canming Huang 5ece1f14a1 Removed all references to System.ServiceModel for VideoCapture class. 4 years ago
Canming Huang 5057518c2f Rename 2 VideoCapture.QueryFrame functions to VideoCapture.Read functions. 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 94b83dc80e Added FileNodeIterator 4 years ago
Canming Huang 7700617c8c Fixed unity compilation. 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 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
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
Evan Schiewe 9755a51816
Update Inter.cs 4 years ago
Canming Huang 8f8c0e9a42 Improved dll loading logic. 4 years ago
Canming Huang ef5d5b20d4 Fixed issue# 222 4 years ago
Canming Huang ce1666e6f5 Documentation improvements. 4 years ago
Canming Huang 96105161b2 Try to build UNITY_WEBGL (not working yet). 4 years ago