harsh194/ParamTunerCV
Interactive image viewer and processing application for computer vision research and real-time parameter tuning with OpenCV
This tool helps computer vision researchers and engineers fine-tune image processing operations in real-time. You feed it an image, and it provides interactive sliders (trackbars) and drawing tools to adjust parameters for things like edge detection, blurring, or color thresholding. The output is an immediate visual preview of the processed image, along with options to export analysis data like histograms.
No commits in the last 6 months. Available on PyPI.
Use this if you need to quickly and interactively experiment with different image processing parameters to achieve a desired visual outcome or to prepare data for further computer vision tasks.
Not ideal if you need to run large-scale batch processing on many images without any human intervention or real-time visual feedback.
Stars
12
Forks
—
Language
Python
License
MIT
Category
Last pushed
Aug 16, 2025
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/harsh194/ParamTunerCV"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
opencv/opencv
Open Source Computer Vision Library
pytorch/vision
Datasets, Transforms and Models specific to Computer Vision
kornia/kornia
🐍 Geometric Computer Vision Library for Spatial AI
open-edge-platform/training_extensions
Train, Evaluate, Optimize, Deploy Computer Vision Models via OpenVINO™
ermig1979/Simd
C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX ...