RTrees::setCVFolds() causes EXEC_BAD_ACCESS
Hi all,
I'm using RTrees, the new OpenCV 3.0.0 implementation. When I set the number of k-folds used for the training, I have a EXEC_BAD_ACCESS.
Any idea why ?
it would be very nice, if you could come up with some minimal code example (dummy data), so folks here can try to reproduce it, next step (if it turns out to be a bug) would be an official issue here
This code:
works fine. When setCVfolds uncommented it crashes during training withEXEC_BAD_ACCESS