Skip to content

使用STM32采集TCS34725数据,通过RGB、HSL、HSV颜色空间进行分析

License

Notifications You must be signed in to change notification settings

sugarlxn/RGBColorSensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RGBColorSensor

中文 / English

image-20230604002839128

这是一个基于TCS34725多通道光传感器的颜色采集设备,使用stm32f103c8t6单片机,采集颜色传感器的原始值,并通过光强分量对RGB分量进行归一化。将传感器的原始数据上传到上位机,我们可以很方便地对RGB颜色空间可视化以及颜色空间变换,例如RGB2HSV、RGB2HSL、RGB2Lab(借助OPENCV-python库)。φ(* ̄0 ̄)

示例

1

视频演示bilibili

如何使用

#下载代码文件到本地,你可以 git clone ... 或者 download the code

贡献

  • @MJJ 一个低调的朋友

许可证

GPL: General Public License

About

使用STM32采集TCS34725数据,通过RGB、HSL、HSV颜色空间进行分析

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published