Hello, In its 2.3 version (or perhaps as soon as 2.2), opencv completely changed its API. The attached patch is what I have come up so far, but it seems I'm stuck on an issue: AttributeError: 'module' object has no attribute 'LoadHaarClassifierCascade' The function is still in the opencv library, but there is apparently no python binding for it. You somebody discuss with opencv upstream to fix the issue. Otherwise we'll have to drop mousetrap from Debian for the wheezy release. Samuel
Attachment:
patch.gz
Description: application/gunzip