Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-24 | switch to empty method instead of checking for size == 0. Does the same, ↵ | mutantturkey | |
might be faster on some systems, cleaner. Also remove extra cvReleaseImage call and added output for outputFileName | |||
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 ↵ | mutantturkey | |
returned result | |||
2012-08-02 | fixed segfault when only using one image | mutantturkey | |
2012-08-02 | inital blob filtering using opencv and cvBlob commit | mutantturkey | |