Opencv 3.1 project on GR-PEACH board

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

Revision:
170:54ff26da7eb6
Parent:
169:bdaa9537e072
--- a/haar_cascade.h	Tue Jul 04 06:16:34 2017 +0000
+++ b/haar_cascade.h	Tue Jul 04 06:23:13 2017 +0000
@@ -1,6 +1,5 @@
 /*
-This lib using image format: |6-bits-header|-|imgae-draw-data-RGBA444|
-
+This file store haar cascade frontal face .xml file
 */
 
 #ifndef HAAR_CASCADE_H