Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
您好,我想检测图像中汽车的颜色按照我已经完成的步骤我已经检测到图像中的汽车,我已经创建了颜色箱,例如范围为 0-25 的值将等于 0,并且有十个箱用于颜色的每个部分,RGB所以你能有任何算法来获得颜色car/object。
RGB
car/object
欧几里得距离。
The CodeProject 上的这篇文章使用它来查找最接近用户选择颜色的网络安全颜色。