登录
首页 » C51 » 红色+颜色传感器+资料

红色+颜色传感器+资料

于 2017-06-27 发布 文件大小:393KB
0 191
下载积分: 1 下载次数: 2

代码说明:

  TCS3200 RGB颜色采集,可用于检测LED等颜色(TCS3200 RGB color acquisition, can be used to detect LED and other colors)

文件列表:

YL-64颜色传感器 资料\TCS3200模块说明.pdf
YL-64颜色传感器 资料\TCS3200颜色传感器51例程\1
YL-64颜色传感器 资料\TCS3200颜色传感器51例程\1.c
YL-64颜色传感器 资料\TCS3200颜色传感器51例程\1.lnp
YL-64颜色传感器 资料\TCS3200颜色传感器51例程\1.LST
YL-64颜色传感器 资料\TCS3200颜色传感器51例程\1.M51
YL-64颜色传感器 资料\TCS3200颜色传感器51例程\1.OBJ
YL-64颜色传感器 资料\TCS3200颜色传感器51例程\1.opt.bak
YL-64颜色传感器 资料\TCS3200颜色传感器51例程\1.plg
YL-64颜色传感器 资料\TCS3200颜色传感器51例程\1.Uv2.bak
YL-64颜色传感器 资料\TCS3200颜色传感器51例程\1.uvopt
YL-64颜色传感器 资料\TCS3200颜色传感器51例程\1.uvproj
YL-64颜色传感器 资料\TCS3200颜色传感器51例程\11
YL-64颜色传感器 资料\TCS3200颜色传感器51例程\11.lnp
YL-64颜色传感器 资料\TCS3200颜色传感器51例程\11.M51
YL-64颜色传感器 资料\TCS3200颜色传感器51例程\11.plg
YL-64颜色传感器 资料\TCS3200颜色传感器51例程\1_Opt.Bak
YL-64颜色传感器 资料\TCS3200颜色传感器51例程\1_Uv2.Bak
YL-64颜色传感器 资料\TCS3200颜色传感器51例程\1_uvopt.bak
YL-64颜色传感器 资料\TCS3200颜色传感器51例程\51测试程序
YL-64颜色传感器 资料\TCS3200颜色传感器51例程\51测试程序.hex
YL-64颜色传感器 资料\TCS3200颜色传感器51例程\51测试程序.lnp
YL-64颜色传感器 资料\TCS3200颜色传感器51例程\51测试程序.M51
YL-64颜色传感器 资料\TCS3200颜色传感器51例程\51测试程序.plg
YL-64颜色传感器 资料\TCS3200颜色传感器51例程\Last Loaded PlayMusic.DBK
YL-64颜色传感器 资料\TCS3200颜色传感器51例程\PlayMusic.PWI
YL-64颜色传感器 资料\TCS3200颜色传感器51例程\SoundPlay.h
YL-64颜色传感器 资料\TCS3200颜色传感器51例程\STARTUP.A51
YL-64颜色传感器 资料\TCS3200颜色传感器51例程\STARTUP.LST
YL-64颜色传感器 资料\TCS3200颜色传感器51例程\STARTUP.OBJ
YL-64颜色传感器 资料\原理图.pdf
YL-64颜色传感器 资料\TCS3200颜色传感器51例程
YL-64颜色传感器 资料

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • zhixinsuanfafangan
    算法的改进方案,总共有10种,基于质心加权的算法改进(Algorithm improvement program, a total of 10 species, based on the weighted centroid algorithm improvements)
    2016-05-20 16:38:20下载
    积分:1
  • xtx
    说明:  对灰度图像和二值图像进行去噪,是一种形态学滤波器。(denoiseing for the gray image and binary image)
    2010-04-23 14:23:38下载
    积分:1
  • colur_segmentation
    基于matlab的色差图像分割程序,可以实现复杂背景下的图像分割。(Matlab based on the color image segmentation procedure, the complexity can be achieved in the context of image segmentation.)
    2009-05-23 11:39:14下载
    积分:1
  • ACCV10
    This is an implementation of a ACCV 2010 paper, Exploiting Self-Similarities for Single Frame Super-Resolution.
    2010-11-24 03:22:38下载
    积分:1
  • VisionGuidedVehicleRoadIdentification
    视觉引导车路识别:灰度AGV路径识别;彩色AGV路径识别;HSI彩色空间的AGV路径识别;路径中心线的定位;Radon变换的AGV路径偏差检测(Vision Guided Vehicle Road Identification: gray AGV path identification color AGV path identification HSI color space of the AGV path identification path centerline positioning Radon transform of the AGV path deviation Detected)
    2009-03-07 09:11:58下载
    积分:1
  • picture--chasing
    背景建模和前景分割的方式把运动车辆提取出来。并进行最近临关联,输出目标轨迹。 MeanShift运动目标跟踪 matlab程序 1.截取跟踪目标矩阵rect 2.求取跟踪目标的加权直方图hist1 3.读取视频序列中的一帧, 先随机取一块与rect等大的矩形,计算加权直方图hist2。 4.计算两者比重函数,如果后者差距过大, 更新新的矩阵中心Y,进行迭代(MeanShift是一种变步长可以迅速接近概率密度峰值的方法),直至一定条件后停止。 这两种算法为处理图像跟踪的基本方法 (Background modeling and foreground segmentation the extracted moving vehicles. Pro associated output and the target locus. Target tracking matlab program MeanShift movement. Interception tracking the target matrix rect strike a tracking target weighted histogram hist1 3. Reads a video sequence, randomly take a with the rect large rectangular, calculate the weighted histogram hist2. 4. Calculate both the proportion of function, if the latter gap is too large to update the new center of the matrix Y conducted the iteration (MeanShift is a variable step size can be rapidly approaching the peak of the probability density) until certain conditions to stop. The basic method of these two algorithms for processing the image tracking)
    2012-11-12 16:44:21下载
    积分:1
  • C#实现批量片格式转换功能 源码
    批量图片格式转换
    2013-01-14下载
    积分:1
  • chedaoxain
    说明:  实现车道线检测,运用Hough变换的原理(For the process of lane line detection, this paper first searches for the edge points of the lane line, mainly including image graying, image filtering, image edge enhancement and image binarization. Then the lane line edge line is fitted. This paper uses the Hough transform to perform a straight line fitting.)
    2020-01-12 15:57:32下载
    积分:1
  • demo_ASIFT_Win
    asift算法进行图像配准,具有较好的结果,调试完成,可用(image registration, asift algorithm has a better result, debugging is complete, the available)
    2013-01-28 17:30:40下载
    积分:1
  • MonteCarlo
    说明:  全球最新交叉学科,生物医学光学成像,蒙特卡洛粒子模拟,包含常用光学特征计算(The latest global interdisciplinary, biomedical optical imaging, Monte Carlo particle simulation, including the optical characteristics of commonly used terms)
    2010-03-26 08:57:47下载
    积分:1
  • 696516资源总数
  • 106611会员总数
  • 19今日下载