Peter Abeles

Results 245 comments of Peter Abeles

This won't immediately help any folks using modules, but BoofCV dropped Java 8 finally and now outputs Java 11 jars. If anyone knows of a way to add module support...

The encoding is mathematically similar to a QR code so that shouldn't be difficult. The main problem is being able to detect them fast and reliably. The best way to...

I would need to read up on Vignette calibration, but I believe it is typically done by pointing the camera at an object with known properties (all white and uniform...

I believe it would help. I've been thinking of improving the image stitching in BoofCV in general for a bit too. From these examples, the calibration process might be to...

Old issue, but looks like this would be a useful feature. Anyone that uses OpenCV and BoofCV want to help or at least provide a list of functions that would...

Not yet and there is no schedule. There's no project that's driving BoofCV at the moment that requires these markers. It could get added as a pet project, by my...

One annoying issue is that the Aztec specification ISO/IEC 24778:2008 is not publicly available and costs around $180 USD. Which is a bit ridiculous. If anyone has a copy they...

Progress is underway https://github.com/lessthanoptimal/BoofCV/tree/feature/aztec

80% complete implementation has been merged into SNAPSHOT. If anyone sees this and wants to help create a test set of images post a message here.

@skjolber It's finished and stable, but there hasn't been a formal release yet. You can use the latest SNAPSHOT to use it. Would be helpful if you did try using...