Loading...
Searching...
No Matches
radon_transform.hpp File Reference
Namespaces | |
namespace | cv |
"black box" representation of the file storage associated with a file on disk. | |
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. | |