fixed malformed XML
authorBob Igo <bob.igo@digitalarcsystems.com>
Thu, 19 Sep 2013 20:32:32 +0000 (16:32 -0400)
committerBob Igo <bob.igo@digitalarcsystems.com>
Thu, 19 Sep 2013 20:32:32 +0000 (16:32 -0400)
data/lbpcascades/lbpcascade_profileface.xml
data/lbpcascades/lbpcascade_silverware.xml

index a9e8437..e7e97d7 100755 (executable)
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>\r
 <!--\r
     This is 20x34 detector of profile faces using LBP features.\r
     It was created by Attila Novak during GSoC 2012.\r
@@ -5,7 +6,6 @@
     so you may want to run it on the original and on\r
     the flipped image to detect different profile faces.\r
 -->\r
-<?xml version="1.0"?>\r
 <opencv_storage>\r
 <cascade>\r
   <stageType>BOOST</stageType>\r
index 33aa443..20ce156 100755 (executable)
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>\r
 <!--\r
     This is 12x80 detector of the silverware (forks, spoons, knives) using LBP features.\r
     It was created by Attila Novak during GSoC 2012.\r
@@ -6,7 +7,6 @@
     (probably should run detector several times).\r
     It also assumes the "top view" when the camera optical axis is orthogonal to the table plane.\r
 -->\r
-<?xml version="1.0"?>\r
 <opencv_storage>\r
 <cascade>\r
   <stageType>BOOST</stageType>\r