OpenCV
4.9.0
Open Source Computer Vision
|
Namespaces | |
cv | |
"black box" representation of the file storage associated with a file on disk. | |
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. More... | |