OpenCV
5.0.0-pre
Open Source Computer Vision
|
Namespaces | |
namespace | cv |
namespace | cv::ximgproc |
Functions | |
void | cv::ximgproc::RadonTransform (InputArray src, OutputArray dst, double theta=1, double start_angle=0, double end_angle=180, bool crop=false, bool norm=false) |
Calculate Radon Transform of an image. | |