Update README.md (#1485)

Added BoofCV to related third-party open source projects
This commit is contained in:
Peter Abeles 2022-01-18 16:31:45 -08:00 committed by GitHub
parent 10d6b08fc6
commit 6c2ea9e6bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -74,6 +74,7 @@ library implemented in Java, with ports to other languages.
| Module | Description
| ---------------------------------------------- | -----------
| [Barcode4J](http://barcode4j.sourceforge.net/) | Generator library in Java
| [BoofCV](https://boofcv.org) | Generator and reader library in Java
| [ZBar](http://zbar.sourceforge.net/) | Reader library in C99
| [OkapiBarcode](https://github.com/woo-j/OkapiBarcode) | |