搜索资源列表
count-rice
- 本程序可以使用图像处理算法对图片进行处理,对于一个含有各种物体的图片,如米粒,可以计算物体的个数。使用前请配置好opencv环境。希望对大家学习图像处理和opencv有所帮助-This procedure can use the image processing algorithm for processing images for a picture with a variety of objects, such as a grain of rice, can calculate the nu
CarCounting
- Car counter application in opencv
BoardCount
- 本程序能对图片中的pcb板子进行计数,效果很好!主要使用opencv和vc++开发,能根据环境的改变来改变参数。-This procedure can pcb board pictures to count, very good! The main use of opencv and vc++ development, in accordance with changes in the environment to change the parameters.
OpenCV_VS2010
- OpenCV 是一个功能强大的计算机视觉库,要用好它,除了要具有相关的计 算机视觉理论知识外,还需要具有一定的编程能力。本书作者通过对 OpenCV 中 文论坛中的大量问题观察,发现有很大比例的问题是因为用户对 C/C++语言不熟 练,导致出错, 或出错后不知如何解决。如果对 C/C++语言不熟悉,那使用 OpenCV 时会满头雾水瞎摸索,费心费力。 在这一章中,将介绍一些编程的基本概念, 让读者对编程的流程有一个基本 了解。这样在出现错误时,可以快速确定错误的类型,并知
PedestrianDetection-master
- Code in Python and opencv count people with raspberry pi
Source
- This source are example for detection coin and count it. It s use OpenCV in Visual Studio 2013
HandRecogniser
- Hand Recogniser software. It trains on the colors of your hand (specifically 12 points of interest in our hand) and than uses them to threshold and elaborate the image taken the camera in order to detect and estimate your hand position. It can count
HeadCounter-master
- = Head Counter = The aim of this software is to be able to count the number of people present in a crowd, especially in protests, and provide an estimate as accurate as possible. This software is currently at a very early stage. Compilation ==