# vision-tools-test **Repository Path**: Mather/vision-tools-test ## Basic Information - **Project Name**: vision-tools-test - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-24 - **Last Updated**: 2026-03-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Vision Tools 图像二值化算法对比工具 (Vision Tools) 这是一个基于 Python 和 OpenCV 开发的轻量级图像处理工具,旨在对比三种主流的图像二值化算法:固定阈值法、自适应阈值法以及大津法 (Otsu's Method)。 项目采用了现代化的 uv 进行依赖管理,并建议使用 Conda 作为底层环境以获得最佳的二进制库兼容性。