Skip to content

Commit 2095bb5

Browse files
committed
Fix Video++ rank.
1 parent fbb1e25 commit 2095bb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,8 +278,8 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
278278
* [MagickWnd](http://www.imagemagick.org/script/api.php) - ImageMagick program interfaces for C. [Apache 2.0]
279279
* [OpenCV](http://opencv.org/) :zap: - Open source computer vision. [BSD]
280280
* [tesseract-ocr](https://code.google.com/p/tesseract-ocr/) - An OCR engine. [Apache 2.0]
281-
* [VIGRA](https://github.com/ukoethe/vigra) - A generic C++ computer vision library for image analysis. [MIT X11]
282281
* [Video++](https://github.com/matt-42/vpp) - A C++14 high performance video and image processing library. [MIT]
282+
* [VIGRA](https://github.com/ukoethe/vigra) - A generic C++ computer vision library for image analysis. [MIT X11]
283283
* [VTK](http://www.vtk.org/) - Open-source, freely available software system for 3D computer graphics, image processing and visualization. [BSD]
284284

285285
## Internationalization

0 commit comments

Comments
 (0)