Skip to content

Instantly share code, notes, and snippets.

View sqshemet's full-sized avatar

Quinn Shemet sqshemet

View GitHub Profile
@sqshemet
sqshemet / ObjectMarker.py
Created July 29, 2012 03:00
Python implementation of OpenCV ObjectMarker
#!/usr/bin/python
###############################################################################
# Name : ObjectMarker.py
# Author : Python implementation: sqshemet
# Original ObjectMarker.cpp: http://www.cs.utah.edu/~turcsans/DUC_files/HaarTraining/
# Date : 7/24/12
# Description : Object marker utility to be used with OpenCV Haar training.
# Tested on Ubuntu Linux 10.04 with OpenCV 2.1.0.
# Usage : python ObjectMarker.py outputfile inputdirectory