kylemcdonald / ofxCv

Alternative approach to interfacing with OpenCv from openFrameworks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

port loadLcp to new ofXml

kylemcdonald opened this issue · comments

Calibration::loadLcp() stopped compiling when the implementation of ofXml was changed. The old implementation is still available in https://github.com/kylemcdonald/ofxCv/tree/loadLcp but it needs to be ported back to master.