Struct cv::line_descriptor::BinaryDescriptor::SingleLine#

Member Data Documentation#

darkSideGrayValue#

double cv::line_descriptor::BinaryDescriptor::SingleLine::darkSideGrayValue

descriptor#

std::vector< double > cv::line_descriptor::BinaryDescriptor::SingleLine::descriptor

direction#

double cv::line_descriptor::BinaryDescriptor::SingleLine::direction

endPointX#

double cv::line_descriptor::BinaryDescriptor::SingleLine::endPointX

endPointY#

double cv::line_descriptor::BinaryDescriptor::SingleLine::endPointY

gradientMagnitude#

double cv::line_descriptor::BinaryDescriptor::SingleLine::gradientMagnitude

lightSideGrayValue#

double cv::line_descriptor::BinaryDescriptor::SingleLine::lightSideGrayValue

lineLength#

double cv::line_descriptor::BinaryDescriptor::SingleLine::lineLength

linePointX#

double cv::line_descriptor::BinaryDescriptor::SingleLine::linePointX

linePointY#

double cv::line_descriptor::BinaryDescriptor::SingleLine::linePointY

numOfPixels#

int cv::line_descriptor::BinaryDescriptor::SingleLine::numOfPixels

rho#

double cv::line_descriptor::BinaryDescriptor::SingleLine::rho

startPointX#

double cv::line_descriptor::BinaryDescriptor::SingleLine::startPointX

startPointY#

double cv::line_descriptor::BinaryDescriptor::SingleLine::startPointY

theta#

double cv::line_descriptor::BinaryDescriptor::SingleLine::theta

width#

double cv::line_descriptor::BinaryDescriptor::SingleLine::width