• cudawarped's avatar
    Merge pull request #2396 from cudawarped:fix_python_cudawarping_cudaarithm · d7d6360f
    cudawarped authored
    Add python bindings to cudaobjdetect, cudawarping and cudaarithm
    
    * Overload cudawarping functions to generate correct python bindings.
    Add python wrapper to convolution funciton.
    
    * Added shift and hog.
    
    * Moved cuda python tests to this repo and added python bindings to SURF.
    
    * Fix SURF documentation and allow meanshiftsegmention to create GpuMat internaly if not passed for python bindings consistency.
    
    * Add correct cuda SURF test case.
    
    * Fix python mog and mog2 python bindings, add tests and  correct cudawarping documentation.
    
    * Updated KeyPoints in cuda::ORB::Convert python wrapper to be an output argument.
    
    * Add changes suggested by alalek
    
    * Added changes suggested by asmorkalov
    d7d6360f
Name
Last commit
Last update
..
cuda Loading commit data...
bilateral_filter.cpp Loading commit data...
blend.cpp Loading commit data...
canny.cpp Loading commit data...
color.cpp Loading commit data...
corners.cpp Loading commit data...
cvt_color_internal.h Loading commit data...
generalized_hough.cpp Loading commit data...
gftt.cpp Loading commit data...
histogram.cpp Loading commit data...
hough_circles.cpp Loading commit data...
hough_lines.cpp Loading commit data...
hough_segments.cpp Loading commit data...
match_template.cpp Loading commit data...
mean_shift.cpp Loading commit data...
mssegmentation.cpp Loading commit data...
precomp.hpp Loading commit data...