-
Original code is based on Alejandro Rodriguez's blog, A very good introduction to accessing Webcams using Microsoft Media Foundation api calls.
-
Modifications done by HowardsPlayPen:
- Support for YUY2 and NV12 etc.
- Modified Media::IsMediaTypeSupported.
- Added an implementation of YUY2 to RGBA (TransformImage_YUY2) based on the Intel website https://software.intel.com/sites/landingpage/mmsf/documentation/preview_8cpp.html#af3d9de67be8e955b824d4b497bba4c96
-
This fork is for reading 10 bit WebCam data. Few bit wise manipulation is done before Bayer Conversion is performed using OpenCV.
forked from HowardsPlayPen/WebCamMicrosoftFoundation
-
Notifications
You must be signed in to change notification settings - Fork 0
lafith/WebCam_MicrosoftMediaFoundation
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Reading 10 bit webcam input using Microsoft Media Foundation api and Bayer conversion using OpenCV.
Topics
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C++ 96.7%
- CMake 3.3%