合集-opencv
摘要:加载east 模型 进行 文本检测 模型下载 https://codeload.github.com/oyyd/frozen_east_text_detection.pb/zip/refs/heads/master #coding:utf-8 import cv2 import math #####
阅读全文
摘要:cv::Mat 格式互转 // 转 Mat ccPelBuffer_const<c_UInt8> trainimg = xPattern.trainImage(); const ccPelRoot<c_UInt8>* croot = trainimg.root(); // 零拷贝:Mat 直接包装
阅读全文
摘要:std::shared_ptr<ccPMAlignPattern> pattern = std::make_shared<ccPMAlignPattern>(); ccFileArchive file(PatFile.toStdWString(), ccArchive::eLoading); fil
阅读全文
浙公网安备 33010602011771号