The Wayback Machine - http://web.archive.org/web/20220620163424/https://github.com/topics/bananas
Skip to content
#

bananas

Here are 14 public repositories matching this topic...

ObjectDetector uses OpenCV Haar cascade classifiers to detect different objects in images and videos with Python. For now, this repository includes my trained haar cascade classifier for detecting cars, the default haar cascade classifier for human faces (haarcascade_frontalface_default), a classifier for bananas from CodingRobin and a classifier for wallclocks which are used and tested in programs, detecting the objects from image/video, comparison between different human body parts classifiers and some other programs, which (will) help training the classifiers (for example, a program downloading the "cat box" synset images from ImageNet).

  • Updated Jun 22, 2019
  • Java

Improve this page

Add a description, image, and links to the bananas topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bananas topic, visit your repo's landing page and select "manage topics."

Learn more