搜索资源列表
HSV_compare
- openCV 例程用于加载图片并且与比较的图片进行hist比较 最终输出结果-openCV for compare the HSV histogram and generate a hist image
cam
- opencv 提供了使用基于颜色的跟踪算法camshift, 很好的算法,可是它是个半自动的算法,它需要用户在跟踪界面设定跟踪的目标。怎么预先设定目标再来跟踪呢? 本人偷了个懒,加入了用一张图片来设定跟踪的目标,在启动中加载图片,生成跟踪需要的histogram。这样实现了自动化的跟踪吧。-opencv using color-based tracking algorithm camshift provide a good algorithm, but it is a semi-automati
Hist
- 生成一张图片的直方图, 适合opncv初学者-Generate a picture of the histogram, suitable for beginners opncv