opencv/samples
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
..
android cmake: Java/Android SDK refactoring 2018-01-13 02:12:39 +00:00
cpp Merge pull request #10646 from take1014:master 2018-02-08 22:54:43 +03:00
data Merge pull request #10354 from catree:add_python_sample_show_extrinsics 2017-12-20 14:23:01 +00:00
directx fix missing std:: in d3dsample 2017-08-30 11:00:18 +02:00
dnn Misc. ./samples typos 2018-02-08 05:52:08 -05:00
gpu Misc. ./samples typos 2018-02-08 05:52:08 -05:00
hal Update HAL samples 2016-06-03 11:52:30 +03:00
java Tutorial Hough Lines 2017-10-05 14:17:38 +03:00
opencl warning fix (MSVS2015) 2015-12-12 15:23:31 +03:00
opengl apple exclusion 2017-08-22 23:32:01 +02:00
openvx hide info warnings 2016-11-22 16:49:46 +03:00
python Misc. ./samples typos 2018-02-08 05:52:08 -05:00
tapi Misc. ./samples typos 2018-02-08 05:52:08 -05:00
va_intel changed device detection procedure, added resizing surface to bigger size 2015-09-23 17:35:49 +03:00
winrt Misc. ./samples typos 2018-02-08 05:52:08 -05:00
winrt_universal update cpp samples and tutorials 2016-06-26 20:55:00 +03:00
wp8 update cpp samples and tutorials 2016-06-26 20:55:00 +03:00
CMakeLists.txt formating style and making changes accordingly to review 2017-06-28 11:05:18 +01:00