New example - warpPerspective_demo.cpp
authorSuleyman TURKMEN <sturkmen@hotmail.com>
Sat, 5 Aug 2017 18:55:33 +0000 (21:55 +0300)
committerSuleyman TURKMEN <sturkmen@hotmail.com>
Thu, 10 Aug 2017 12:08:13 +0000 (15:08 +0300)
commit8bb3863f529e381bc67e477a84c2f451e5cd1c2d
tree4f93914273ccd229cc16cccb70e904bbef128d7a
parent87c27a074db9f6d9d60513f351daa903606ca370
New example - warpPerspective_demo.cpp

An example program shows using cv::findHomography and cv::warpPerspective for image warping
modules/imgproc/include/opencv2/imgproc.hpp
samples/cpp/warpPerspective_demo.cpp [new file with mode: 0644]