Skip to content

Amamiya23/color_threshold_selector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

1 项目简介

之前使用openmv时,它的ide里有一个阈值选择器,体验我很满意,但是只支持LAB色彩空间,现在我刚好有频繁选取阈值的需求,因此设计了一个基于 Python 和 OpenCV 的色彩阈值选择器。支持多种色彩空间:RGB、LAB、HSV。

2 安装库

pip install PyQt5 opencv-python numpy

预览图

python_mhYcdksWNA