Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of gr-peach-opencv-project by
opencv_3_1/opencv2/opencv_modules.hpp@170:54ff26da7eb6, 2017-07-04 (annotated)
- Committer:
- thedo
- Date:
- Tue Jul 04 06:23:13 2017 +0000
- Revision:
- 170:54ff26da7eb6
- Parent:
- 166:3a9487d57a5c
project opencv 3.1 on GR PEACH board, no use SD card.
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| thedo | 166:3a9487d57a5c | 1 | /* |
| thedo | 166:3a9487d57a5c | 2 | * opencv_module.hpp |
| thedo | 166:3a9487d57a5c | 3 | * |
| thedo | 166:3a9487d57a5c | 4 | * Created on: Sep 23, 2016 |
| thedo | 166:3a9487d57a5c | 5 | * Author: nghiaphan |
| thedo | 166:3a9487d57a5c | 6 | */ |
| thedo | 166:3a9487d57a5c | 7 | |
| thedo | 166:3a9487d57a5c | 8 | #ifndef INCLUDE_OPENCV2_OPENCV_MODULES_HPP_ |
| thedo | 166:3a9487d57a5c | 9 | #define INCLUDE_OPENCV2_OPENCV_MODULES_HPP_ |
| thedo | 166:3a9487d57a5c | 10 | |
| thedo | 166:3a9487d57a5c | 11 | |
| thedo | 166:3a9487d57a5c | 12 | |
| thedo | 166:3a9487d57a5c | 13 | |
| thedo | 166:3a9487d57a5c | 14 | |
| thedo | 166:3a9487d57a5c | 15 | #endif /* INCLUDE_OPENCV2_OPENCV_MODULES_HPP_ */ |
| thedo | 166:3a9487d57a5c | 16 |
