» DetectObject (FreeFrame DShow9)
This site relies heavily on Javascript. You should enable it if you want the full experience. Learn more.

DetectObject (FreeFrame DShow9)

Help
Author
Info This node comes with the addon pack. Get it here.

Here you are supposed to see an image (rendered with SVG) describing the pins of this node. However, this does not work with Internet Explorer. You may want to consider using another browser, like FireFox, Chrome, Safari or Opera that do support SVG.

Credits
Warnings
Bugs

related discussions

start a forum thread about this node

about DetectObject (FreeFrame DShow9)

open source

usage

DetectObject is simply a wrapper around the openCV function cvHaarDetectObjects.

DetectObject finds rectangular regions in the given image that are likely to contain objects the cascade has been trained for and returns those regions as a sequence of rectangles. DetectObject scans the image several times at different scales (-> Scale Cascade). Each time it considers overlapping regions in the image and applies the classifiers to the regions. It may also apply some heuristics to reduce number of analyzed regions, such as Canny pruning. After it has proceeded and collected the candidate rectangles (regions that passed the classifier cascade), it groups them and returns a sequence of average rectangles for each large enough group. The default parameters:

  • Scale Cascade = 0.1
  • Min Neighbours = 3
  • Canny Pruning = 0

are tuned for accurate yet slow face detection. For faster face detection on real video images the better settings are:

  • Scale Cascade = 0.2
  • Min Neighbours = 2
  • Canny Pruning = 1

text adopted from:
Emgu CV Library Documentation

Training Files

training files and an application to create those files are shipped with openCVhttp://sourceforge.net/projects/opencvlibrary

there is a wiki with some haarcascade training files for different purposes.

Links

OpenCVwiki

release info

  • 17 06 07
    • added Unique IDs and Lifetime pins (development sponsored by dotdotdot)

anonymous user login

Shoutbox

~24h ago

joreg: Webinar on October 2nd: Rhino meets Realtime with vvvv https://visualprogramming.net/blog/2024/webinar-rhino-meets-realtime-with-vvvv/

~1d ago

joreg: 12-session online vvvv beginner course starting October 7th: https://thenodeinstitute.org/courses/ws24-5-vvvv-beginners-class/

~6d ago

joreg: Introducing: Support for latest Ultraleap hand-tracking devices: https://visualprogramming.net/blog/2024/introducing-support-for-new-ultraleap-devices/

~10d ago

joreg: 2 day vvvv/fuse workshop in Vienna as part of NOISE festival on Sept. 13 and 14: https://www.noise.ist/vienna

~20d ago

joreg: New beginner video tutorial: World Cities https://youtu.be/ymzrK7tZLBI

~20d ago

catweasel: https://colour-burst.com/2023/01/26/macroscopic/ yeah, ' is there anyone who cares about slides anymore...' Well me for a start! :D

~30d ago

ventolinmono: The ELMO TRV-35 slides into your video feed > https://youtu.be/pcIM9mh1c9k?si=iB4FOfI2D6y0iETy

~1mth ago

joreg: The summer season of vvvv workshops is now complete, but you can still get access to all the recordings: https://thenodeinstitute.org/ss24-vvvv-intermediates/

~2mth ago

~2mth ago

joreg: Workshop on 01 08: Augmented Reality using OpenCV, signup here: https://thenodeinstitute.org/courses/ss24-vvvv-augmented-reality-using-opencv-in-vvvv/