表格线识别通用库文档
载入中...
搜索中...
未找到
cm::Image 成员列表

成员的完整列表,这些成员属于 cm::Image,包括所有继承而来的类成员

AdjustImageByGrayImage(cv::Mat &image, const cv::Mat &gray_image, uchar bg_gray_value, const std::vector< uchar > &thresholds)cm::Imagestatic
GetGrayHistogram() constcm::Image
GetLines(LineType line_type, const ImagePreprocessor &imp, int threshold, double min_line_length, double max_line_gap=10) constcm::Image
GetTextAreaOutline(size_t dilate_size, double max_aspect_ratio=30) constcm::Image
HorizontalLengthSmooth(int threshold)cm::Image
Image()cm::Image
Image(const Image &image)cm::Image
Image(const cv::Mat &image)cm::Image
InvertColorRegion(double min_area=7000) constcm::Image
ModifyLinesAreaValue(LineType line_type, const Lines &lines, int pixel_margin=2, uchar pixel_value=0)cm::Image
Resize(size_t height, size_t width, int interpolation=cv::INTER_LINEAR)cm::Image
Resize(size_t max_size, ResizeType resize_type=RT_AUTO)cm::Image
RmRedBlueStamp(uchar bg_gray_value=255)cm::Image
RmRedStamp(uchar bg_gray_value=255)cm::Image
Scale(double factor, int interpolation=cv::INTER_LINEAR)cm::Image
SeparateColor(SeparatedColorType type) constcm::Image
Size() constcm::Image
~Image()cm::Image