Surfmeter Video Analyzer SDK¶
The Surfmeter Video Analyzer SDK provides real-time no-reference video quality analysis capabilities for Android applications.
The SDK provides three categories of metrics:
Visual Quality Metrics:
- Blurriness and sharpness analysis
- Compression artifact detection (blockiness)
- Brightness, contrast, and saturation levels
- Noise analysis and fine detail preservation
Temporal Metrics:
- Motion analysis between frames
- Smoothness detection (jerkiness)
- Temporal information changes
Detection Flags:
- Black screen detection
- Video freezing identification
- Scene change detection
Getting Started¶
To start using the SDK, you'll need:
- A valid registration key from AVEQ
- Android SDK 24 or later
- OpenCV integration for video frame processing
Ready to integrate? Check out the installation guide to get started.