# opencv_benchmarks **Repository Path**: opencv/opencv_benchmarks ## Basic Information - **Project Name**: opencv_benchmarks - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-03-27 - **Last Updated**: 2025-06-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## OpenCV Benchmarks Just unit testing is not enough for many OpenCV algorithms. Quality assessment with synthetic data and large scale dataset required.The repository is designed to develop quality assessment tests, utilities and debugging tools for complex OpenCV algorithms. The repository does not cover ML and DNN models accuracy. Please, consider [Model Zoo Benchmark](https://github.com/opencv/opencv_zoo/blob/master/benchmark/README.md) for DNN models.