From f5538da27d3cdee77bfb522402337ade948e393b Mon Sep 17 00:00:00 2001 From: Johnny Lim Date: Sun, 20 Dec 2020 06:24:42 +0900 Subject: [PATCH] Fix typo (#915) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4552436..a829e97 100644 --- a/README.md +++ b/README.md @@ -201,7 +201,7 @@ _Frameworks that help to create parsers, interpreters or compilers._ _Libraries which seek to gain high level information from images and videos._ -- [BoofCV](https://boofcv.org) - Libray for image processing, camera calibration, tracking, SFM, MVS, 3D vision, QR Code and much more. +- [BoofCV](https://boofcv.org) - Library for image processing, camera calibration, tracking, SFM, MVS, 3D vision, QR Code and much more. - [ImageJ](https://imagej.net/ImageJ) - Medical image processing application with an API. - [JavaCV](https://github.com/bytedeco/javacv) - Java interface to OpenCV, FFmpeg, and much more.