• take1014's avatar
    Merge pull request #10646 from take1014:master · 03407a9d
    take1014 authored
    * 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
    03407a9d
Name
Last commit
Last update
.github Loading commit data...
3rdparty Loading commit data...
apps Loading commit data...
cmake Loading commit data...
data Loading commit data...
doc Loading commit data...
include Loading commit data...
modules Loading commit data...
platforms Loading commit data...
samples Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
CMakeLists.txt Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...