Captures a single RGB frame from the camera.
Future<Map<String, dynamic>> captureFrame() { throw UnimplementedError('captureFrame() has not been implemented.'); }