Commit a4e5b09e authored by GilLevi's avatar GilLevi

fixed whitespace issue

parent 05a45ef6
......@@ -22,7 +22,7 @@ int main(void)
Mat homography;
FileStorage fs("../data/H1to3p.xml", FileStorage::READ);
fs.getFirstTopLevelNode() >> homography;
vector<KeyPoint> kpts1, kpts2;
......
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