Renesas GR-PEACH OpenCV Development / gr-peach-opencv-project-sd-card_update

Fork of gr-peach-opencv-project-sd-card by the do

Committer:
thedo
Date:
Fri Jul 21 01:26:54 2017 +0000
Revision:
167:2ee3e82cb6f5
Parent:
166:240bc5a0f42a
gr-peach-opencv-project-sd-card

Who changed what in which revision?

UserRevisionLine numberNew contents of line
thedo 166:240bc5a0f42a 1 /*
thedo 166:240bc5a0f42a 2 * opencv_module.hpp
thedo 166:240bc5a0f42a 3 *
thedo 166:240bc5a0f42a 4 * Created on: Sep 23, 2016
thedo 166:240bc5a0f42a 5 * Author: nghiaphan
thedo 166:240bc5a0f42a 6 */
thedo 166:240bc5a0f42a 7
thedo 166:240bc5a0f42a 8 #ifndef INCLUDE_OPENCV2_OPENCV_MODULES_HPP_
thedo 166:240bc5a0f42a 9 #define INCLUDE_OPENCV2_OPENCV_MODULES_HPP_
thedo 166:240bc5a0f42a 10
thedo 166:240bc5a0f42a 11
thedo 166:240bc5a0f42a 12
thedo 166:240bc5a0f42a 13
thedo 166:240bc5a0f42a 14
thedo 166:240bc5a0f42a 15 #endif /* INCLUDE_OPENCV2_OPENCV_MODULES_HPP_ */
thedo 166:240bc5a0f42a 16