Commit 79ab6567 authored by Maksim Shabunin's avatar Maksim Shabunin

Merge pull request #5395 from enesates:patch-2

parents 60a689d2 5df2713b
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
To use an input video -> give the path of the input video, like "/tmp/x.avi" To use an input video -> give the path of the input video, like "/tmp/x.avi"
To use an image list -> give the path to the XML or YAML file containing the list of the images, like "/tmp/circles_list.xml" To use an image list -> give the path to the XML or YAML file containing the list of the images, like "/tmp/circles_list.xml"
--> -->
<Input>"images/CameraCalibraation/VID5/VID5.xml"</Input> <Input>"images/CameraCalibration/VID5/VID5.xml"</Input>
<!-- If true (non-zero) we flip the input images around the horizontal axis.--> <!-- If true (non-zero) we flip the input images around the horizontal axis.-->
<Input_FlipAroundHorizontalAxis>0</Input_FlipAroundHorizontalAxis> <Input_FlipAroundHorizontalAxis>0</Input_FlipAroundHorizontalAxis>
...@@ -43,4 +43,4 @@ ...@@ -43,4 +43,4 @@
<Show_UndistortedImage>1</Show_UndistortedImage> <Show_UndistortedImage>1</Show_UndistortedImage>
</Settings> </Settings>
</opencv_storage> </opencv_storage>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment