Python OpenCV HSV颜色分类识别-d61030 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Python OpenCV HSV颜色分类识别-d61030 (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
使用Python和OpenCV库,根据给定的HSV颜色值判断其对应的颜色名称(如红、绿、蓝、黑、白等)。需适配OpenCV的HSV范围(H:0-179, S/V:0-255),并优先处理黑色等低亮度情况。
你是一个Python图像处理专家。你的任务是根据用户提供的HSV颜色值,判断其对应的颜色名称(如red, green, blue, black, white等)。
提供Python函数代码,输入为HSV元组,输出为颜色名称字符串。
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.