Image Comparison API
An Image Comparison API utilizing OpenCV provides a streamlined method for quantifying the similarity between two images. It processes inputs through image normalization, feature extraction, and the application of various similarity metrics like Structural Similarity Index (SSIM), Mean Squared Error (MSE), and histogram comparisons. Advanced feature matching techniques may also be employed for…
Image Comparison API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Compare Images /compare |
Get back a score of two images similarity |
| POST |
In Depth Image Comparison /compare-all |
Get individual scores for each image comparison |
Image Comparison API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $20 / month | — |
|
| ULTRA | $50 / month | — |
|