We are happy to announce MediaLab is now in the Windows Store.
MediaLab is a video and image processing tool featuring access to OpenCV operations without having to program directly in Python or C++.
With MediaLab you can:
- Extract frames from a video and save them into a folder for later processing.
- Combine saved frame folder into a “slideshow” type video.
- Analyze individual images with OpenCV operations and save these in JSON for use elsewhere in the application.
- Process a saved frame folder through an OpenCV “pipeline” to create new frames or extract data into CSV files.
- Process a video directly through an OpenCV “pipeline” to create new frames or extract data into CSV files.