lessthanoptimal / BoofCV

Fast computer vision library for SFM, calibration, fiducials, tracking, image processing, and more.
http://boofcv.org
1.07k stars 257 forks source link

0.43.1 Problem ? #405

Open supertick opened 1 year ago

supertick commented 1 year ago

Hello, Thanks for the project, very nice build instructions. Unless I'm doing something wrong I found most of the build's examples throwing a snakeyaml exception no BaseConstructor class found. I believe snakeyml removed it in a switch from 1.x versions to 2.x (which boofcv currently uses). Rebuilding boofcv and trying the examples from 0.40 doesn't have this issue. Just curious if I'm doing something wrong somehow. Regards, GroG

lessthanoptimal commented 1 year ago

Does this only happen when you run the latest SNAPSHOT on Github? Which exact examples do you have the issue with?