Skip to content
This repository has been archived by the owner on Dec 17, 2023. It is now read-only.

Read an OpenCV classifier stored as XML #1

Open
aldebaro opened this issue Jan 26, 2016 · 1 comment
Open

Read an OpenCV classifier stored as XML #1

aldebaro opened this issue Jan 26, 2016 · 1 comment

Comments

@aldebaro
Copy link
Owner

One can find several already-trained classifiers in OpenCV (see opencv\build\etc\haarcascades). The issue here is to read them into Octave (highest priority, and secondarily Matlab). Octave has some support (see http://octave.sourceforge.net/io/function/xmlread.html ). After reading the XML, it should be converted to a data structure that can be manipulated.

@aldebaro
Copy link
Owner Author

Reference [8](see readme file) provides code to read an older version of the XML

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant