Age | Commit message (Expand) | Author |
---|---|---|
2012-09-24 | switch to empty method instead of checking for size == 0. Does the same, migh... | mutantturkey |
2012-08-02 | user ternary operator for verbose logging, a bit cleaner | mutantturkey |
2012-08-02 | use proper exit codes | mutantturkey |
2012-08-02 | image is already a binary mask, we don't need the intermediate grayscaling step | mutantturkey |
2012-08-02 | refactor some variables | mutantturkey |
2012-08-02 | employ logging system, fixup output to be more consistent, get rid of returne... | mutantturkey |
2012-08-02 | fixed segfault when only using one image | mutantturkey |
2012-08-02 | inital blob filtering using opencv and cvBlob commit | mutantturkey |