opencv/samples/cpp/tutorial_code
take1014 03407a9da0 Merge pull request #10646 from take1014:master
* Add a new interface for hough transform

* Fixed warning code

* Fix HoughLinesUsingSetOfPoints based on HoughLinesStandard

* Delete memset

* Rename HoughLinesUsingSetOfPoints and add common function

* Fix test error

* Change static function name

* Change using CV_Assert instead of if-block and add integer test case

* I solve the conflict and delete 'std :: tr1' and changed it to use 'tuple'

* I deleted std::tr1::get and changed int to use 'get'

* Fixed sample code

* revert test_main.cpp

* Delete sample code in comment and add snippets

* Change file name

* Delete static function

* Fixed build error
2018-02-08 22:54:43 +03:00
..
calib3d Misc. ./samples typos 2018-02-08 05:52:08 -05:00
core Misc. ./samples typos 2018-02-08 05:52:08 -05:00
features2D Add Demo 5: Basic panorama stitching from a rotating camera in the homography tutorial. 2017-12-19 22:45:35 +01:00
gpu Merge branch 'thrust_tutorial' of http://github.com/dtmoodie/opencv into thrust_tutorial 2015-11-10 12:29:51 -05:00
HighGUI some improvements on tutorials 2017-07-29 20:08:19 +03:00
Histograms_Matching Update samples (#10333) 2017-12-18 13:44:11 +03:00
imgcodecs/GDAL_IO Update documentation ( tutorials ) 2016-08-15 17:23:04 +03:00
ImgProc Update samples (#10333) 2017-12-18 13:44:11 +03:00
ImgTrans Misc. ./samples typos 2018-02-08 05:52:08 -05:00
introduction fix file names 2017-12-15 14:59:35 +03:00
ml Update samples (#10333) 2017-12-18 13:44:11 +03:00
objectDetection Update samples (#10333) 2017-12-18 13:44:11 +03:00
photo Misc. ./samples typos 2018-02-08 05:52:08 -05:00
ShapeDescriptors Update samples (#10333) 2017-12-18 13:44:11 +03:00
snippets Merge pull request #10646 from take1014:master 2018-02-08 22:54:43 +03:00
TrackingMotion Misc. ./samples typos 2018-02-08 05:52:08 -05:00
video update samples: waitKey() usage 2016-12-15 15:39:47 +03:00
videoio update samples: waitKey() usage 2016-12-15 15:39:47 +03:00
viz Update samples (#10333) 2017-12-18 13:44:11 +03:00
xfeatures2D Update samples (#10333) 2017-12-18 13:44:11 +03:00