Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rfsantacruz/imageprocessingtools
C++ exercises in image processing
https://github.com/rfsantacruz/imageprocessingtools
Last synced: about 9 hours ago
JSON representation
C++ exercises in image processing
- Host: GitHub
- URL: https://github.com/rfsantacruz/imageprocessingtools
- Owner: rfsantacruz
- Created: 2015-01-12T20:05:16.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-27T03:47:15.000Z (over 9 years ago)
- Last Synced: 2024-03-22T04:20:28.085Z (8 months ago)
- Language: C++
- Size: 637 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ImageProcessingTools
C++ exercises in image processing##Library dependencies
opencv_core
opencv_highgui
opencv_imgproc
boost_filesystem
boost_system
gtest
gtest_main
pthread