Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Hello,

well in the end i couldn't solve the problem using the opencv ximgproc functions. Finally I wrote my own code using parts of the matlab mex code from the microsoft toolbox and it's working fine with my own trained and other models. Another change is not to use de yaml format to read the model. Much faster is it to save it binary and read it then.

Thanks