40 Commits (4.5.3)

Author SHA1 Message Date
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 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 a69e84c64f Implemented cv::VideoCapture >> cv::Mat and cv::VideoCapture >> cv::UMat as VideoCapture.QueryFrame function overload. 4 years ago
Canming Huang 73f802638d Fixed issue #158. Removed FlipType.None 4 years ago
Canming Huang 96105161b2 Try to build UNITY_WEBGL (not working yet). 4 years ago
Canming Huang c45c748bb8 Added Hardware Acceleration option for VideoCapture and VideoWriter. 4 years ago
Canming Huang 39ff1c1361 Updated DownloadableFile & FileDownloadManager to match Emgu TF. 4 years ago
Canming Huang cbcd9c28de Added VideoCapture.WaitAny function. 4 years ago
Canming Huang 64645b9917 Renamed VideoCapture.GetCaptureProperty to VideoCapture.Get 4 years ago
Canming Huang feb54c24c6 Added ExceptionMode to VideoCapture. 4 years ago
Canming Huang e1ec28561c Updated copyright notice. 5 years ago
Canming Huang fa27887ce7 Remove the "NETFX_CORE" conditional compilation flag. 5 years ago
Canming Huang 2a3206744c Wait for the capture task to complete during Stop(). 5 years ago
Canming Huang 6fb83f61b3 Documentation improvements. 5 years ago
Canming Huang f68f02fc70 Use Emgu.Util.ExceptionHandler instead of System.ServiceModel.Dispatcher.ExceptionHandler. 5 years ago
Canming Huang 2d29c371c4 Added conditional compilation flag for UNITY_WEBGL 5 years ago
Canming Huang defe53b3ae VideoCapture.Read function return bool flag. 5 years ago
Canming Huang 17981d38c2 Updated copy right notice. 6 years ago
Canming Huang 307155c086 Moved files to Emgu.CV.NativeImage folder. 6 years ago
Canming Huang d299a86a8f Replace the Emgu.CV.World project with Emgu.CV.World.Netstandard (netstandard 2.0) project. 6 years ago
Canming Huang df8f6a19bb Documentation update. 6 years ago
Canming Huang 307b862127 Fixed a typo. 6 years ago
Canming Huang e2168ad361 Added documentation to "Backend" property. 6 years ago
Canming Huang 213d32bd04 Fixed issue #241 6 years ago
Canming Huang 67bb33982a Added VideoCapture.BackendName 6 years ago
Canming Huang a1b107b3ee Documentation update. 6 years ago
Canming Huang c319871a30 Documentation update. 7 years ago
Canming Huang 66428d7b17 Make the documentation compatible with doxygen. 7 years ago
Canming Huang 233f2c33b8 Documentation update. 7 years ago
Canming Huang 840885836b update copyright notice from 2018 to 2019 7 years ago
Canming Huang 9be449d52f Documentation improvements. 7 years ago
Canming Huang 5d08646469 Updated Xamarin Forms in the UWP demo project to the latest version 7 years ago
Canming Huang 02bccc2c1d Minor internal api update for VideoCapture constructor. 7 years ago
Canming Huang 66f4589fe4 Documentation updates. 7 years ago
Canming Huang 44389b4994 Documentation update. 7 years ago
Canming Huang 6d15f20bf6 Added option to select VideoWriter backend. 7 years ago
Canming Huang b4ae2e28f7 Accepts VideoCapture.API when creating VideoCapture object. 7 years ago
Canming Huang d66f67981d Added MACE. 7 years ago