SHOW:
|
|
- or go back to the newest paste.
| 1 | - | ld: warning: ignoring file /Users/antonpauli/Git/ocr/TesseractOCR.framework/TesseractOCR, missing required architecture arm64 in file /Users/antonpauli/Git/ocr/TesseractOCR.framework/TesseractOCR (3 slices) |
| 1 | + | ld: warning: ignoring file /Users/***/Git/ocr/opencv2.framework/opencv2, missing required architecture arm64 in file /Users/***/Git/ocr/opencv2.framework/opencv2 (3 slices) |
| 2 | - | ld: warning: ignoring file /Users/antonpauli/Git/ocr/opencv2.framework/opencv2, missing required architecture arm64 in file /Users/antonpauli/Git/ocr/opencv2.framework/opencv2 (3 slices) |
| 2 | + | |
| 3 | "cv::findContours(cv::_OutputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, int, int, cv::Point_<int>)", referenced from: | |
| 4 | - | "_OBJC_CLASS_$_Tesseract", referenced from: |
| 4 | + | |
| 5 | - | objc-class-ref in Reader.o |
| 5 | + | |
| 6 | CVPassportMRZExtractor::redrawContourOfCentralRect(cv::Mat, cv::Mat*, bool*) in cvpassportmrzextractor.o | |
| 7 | "cv::contourArea(cv::_InputArray const&, bool)", referenced from: | |
| 8 | CVPassportMRZExtractor::redrawContourOfCentralRect(cv::Mat, cv::Mat*, bool*) in cvpassportmrzextractor.o | |
| 9 | "cv::boundingRect(cv::_InputArray const&)", referenced from: | |
| 10 | CVPassportMRZExtractor::redrawContourOfCentralRect(cv::Mat, cv::Mat*, bool*) in cvpassportmrzextractor.o | |
| 11 | "cv::grabCut(cv::_InputArray const&, cv::_OutputArray const&, cv::Rect_<int>, cv::_OutputArray const&, cv::_OutputArray const&, int, int)", referenced from: | |
| 12 | CVPassportMRZExtractor::runGrabCut(cv::Mat) in cvpassportmrzextractor.o | |
| 13 | "cv::_InputArray::_InputArray(double const&)", referenced from: | |
| 14 | CVPassportMRZExtractor::runGrabCut(cv::Mat) in cvpassportmrzextractor.o | |
| 15 | "cv::compare(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, int)", referenced from: | |
| 16 | CVPassportMRZExtractor::runGrabCut(cv::Mat) in cvpassportmrzextractor.o | |
| 17 | "cv::Mat::operator=(cv::Scalar_<double> const&)", referenced from: | |
| 18 | CVPassportMRZExtractor::runGrabCut(cv::Mat) in cvpassportmrzextractor.o | |
| 19 | CVPassportMRZExtractor::redrawContourOfCentralRect(cv::Mat, cv::Mat*, bool*) in cvpassportmrzextractor.o | |
| 20 | "cv::rectangle(cv::Mat&, cv::Rect_<int>, cv::Scalar_<double> const&, int, int, int)", referenced from: | |
| 21 | CVPassportMRZExtractor::runGrabCut(cv::Mat) in cvpassportmrzextractor.o | |
| 22 | "cv::cvtColor(cv::_InputArray const&, cv::_OutputArray const&, int, int)", referenced from: | |
| 23 | CVPassportMRZExtractor::generateMask(cv::Mat, int, bool, bool) in cvpassportmrzextractor.o | |
| 24 | CVPassportMRZExtractor::runGrabCut(cv::Mat) in cvpassportmrzextractor.o | |
| 25 | "cv::threshold(cv::_InputArray const&, cv::_OutputArray const&, double, double, int)", referenced from: | |
| 26 | CVPassportMRZExtractor::generateMask(cv::Mat, int, bool, bool) in cvpassportmrzextractor.o | |
| 27 | "cv::Canny(cv::_InputArray const&, cv::_OutputArray const&, double, double, int, bool)", referenced from: | |
| 28 | CVPassportMRZExtractor::getCentralRectOfImage(cv::Mat, cv::Mat*, int*) in cvpassportmrzextractor.o | |
| 29 | "cv::erode(cv::_InputArray const&, cv::_OutputArray const&, cv::_InputArray const&, cv::Point_<int>, int, int, cv::Scalar_<double> const&)", referenced from: | |
| 30 | CVPassportMRZExtractor::generateMask(cv::Mat, int, bool, bool) in cvpassportmrzextractor.o | |
| 31 | "cv::resize(cv::_InputArray const&, cv::_OutputArray const&, cv::Size_<int>, double, double, int)", referenced from: | |
| 32 | CVPassportMRZExtractor::getCentralRectOfImage(cv::Mat, cv::Mat*, int*) in cvpassportmrzextractor.o | |
| 33 | CVPassportMRZExtractor::scaleRect(cv::Mat, int) in cvpassportmrzextractor.o | |
| 34 | "cv::_OutputArray::_OutputArray(cv::Mat const&)", referenced from: | |
| 35 | CVPassportMRZExtractor::redrawContourOfCentralRect(cv::Mat, cv::Mat*, bool*) in cvpassportmrzextractor.o | |
| 36 | "vtable for cv::_OutputArray", referenced from: | |
| 37 | CVPassportMRZExtractor::getCentralRectOfImage(cv::Mat, cv::Mat*, int*) in cvpassportmrzextractor.o | |
| 38 | CVPassportMRZExtractor::extractMRZ(cv::Mat) in cvpassportmrzextractor.o | |
| 39 | CVPassportMRZExtractor::redrawContourOfCentralRect(cv::Mat, cv::Mat*, bool*) in cvpassportmrzextractor.o | |
| 40 | CVPassportMRZExtractor::getCorners(cv::Mat, cv::Mat*, int) in cvpassportmrzextractor.o | |
| 41 | NOTE: a missing vtable usually means the first non-inline virtual member function has no definition. | |
| 42 | "cv::circle(cv::Mat&, cv::Point_<int>, int, cv::Scalar_<double> const&, int, int, int)", referenced from: | |
| 43 | CVPassportMRZExtractor::getCentralRectOfImage(cv::Mat, cv::Mat*, int*) in cvpassportmrzextractor.o | |
| 44 | "cv::drawContours(cv::_OutputArray const&, cv::_InputArray const&, int, cv::Scalar_<double> const&, int, int, cv::_InputArray const&, int, cv::Point_<int>)", referenced from: | |
| 45 | CVPassportMRZExtractor::redrawContourOfCentralRect(cv::Mat, cv::Mat*, bool*) in cvpassportmrzextractor.o | |
| 46 | "cv::Mat::copyTo(cv::_OutputArray const&, cv::_InputArray const&) const", referenced from: | |
| 47 | CVPassportMRZExtractor::runGrabCut(cv::Mat) in cvpassportmrzextractor.o | |
| 48 | "cv::inRange(cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&)", referenced from: | |
| 49 | CVPassportMRZExtractor::generateMask(cv::Mat, int, bool, bool) in cvpassportmrzextractor.o | |
| 50 | "vtable for cv::_InputArray", referenced from: | |
| 51 | CVPassportMRZExtractor::getCentralRectOfImage(cv::Mat, cv::Mat*, int*) in cvpassportmrzextractor.o | |
| 52 | CVPassportMRZExtractor::generateMask(cv::Mat, int, bool, bool) in cvpassportmrzextractor.o | |
| 53 | CVPassportMRZExtractor::redrawContourOfCentralRect(cv::Mat, cv::Mat*, bool*) in cvpassportmrzextractor.o | |
| 54 | NOTE: a missing vtable usually means the first non-inline virtual member function has no definition. | |
| 55 | "cv::Mat::zeros(int, int, int)", referenced from: | |
| 56 | CVPassportMRZExtractor::getCentralRectOfImage(cv::Mat, cv::Mat*, int*) in cvpassportmrzextractor.o | |
| 57 | "cv::getPerspectiveTransform(cv::_InputArray const&, cv::_InputArray const&)", referenced from: | |
| 58 | CVPassportMRZExtractor::getCentralRectOfImage(cv::Mat, cv::Mat*, int*) in cvpassportmrzextractor.o | |
| 59 | "cv::warpPerspective(cv::_InputArray const&, cv::_OutputArray const&, cv::_InputArray const&, cv::Size_<int>, int, int, cv::Scalar_<double> const&)", referenced from: | |
| 60 | CVPassportMRZExtractor::getCentralRectOfImage(cv::Mat, cv::Mat*, int*) in cvpassportmrzextractor.o | |
| 61 | "cv::Mat::copyTo(cv::_OutputArray const&) const", referenced from: | |
| 62 | CVPassportMRZExtractor::getCentralRectOfImage(cv::Mat, cv::Mat*, int*) in cvpassportmrzextractor.o | |
| 63 | CVPassportMRZExtractor::extractMRZ(cv::Mat) in cvpassportmrzextractor.o | |
| 64 | CVPassportMRZExtractor::redrawContourOfCentralRect(cv::Mat, cv::Mat*, bool*) in cvpassportmrzextractor.o | |
| 65 | "cv::line(cv::Mat&, cv::Point_<int>, cv::Point_<int>, cv::Scalar_<double> const&, int, int, int)", referenced from: | |
| 66 | CVPassportMRZExtractor::extractMRZ(cv::Mat) in cvpassportmrzextractor.o | |
| 67 | CVPassportMRZExtractor::getCorners(cv::Mat, cv::Mat*, int) in cvpassportmrzextractor.o | |
| 68 | "cv::Mat::deallocate()", referenced from: | |
| 69 | -[ViewController readImage:] in ViewController.o | |
| 70 | -[ViewController cvMatFromUIImage:] in ViewController.o | |
| 71 | CVPassportMRZExtractor::~CVPassportMRZExtractor() in ViewController.o | |
| 72 | std::_Rb_tree<std::string, std::pair<std::string const, cv::Mat>, std::_Select1st<std::pair<std::string const, cv::Mat> >, std::less<std::string>, std::allocator<std::pair<std::string const, cv::Mat> > >::_M_erase(std::_Rb_tree_node<std::pair<std::string const, cv::Mat> >*) in ViewController.o | |
| 73 | CVPassportMRZExtractor::CVPassportMRZExtractor(CVPassportMRZExtractor const&) in ViewController.o | |
| 74 | CVPassportMRZExtractor::run(bool) in cvpassportmrzextractor.o | |
| 75 | CVPassportMRZExtractor::getCentralRectOfImage(cv::Mat, cv::Mat*, int*) in cvpassportmrzextractor.o | |
| 76 | ... | |
| 77 | "cv::_OutputArray::_OutputArray(cv::Mat&)", referenced from: | |
| 78 | CVPassportMRZExtractor::getCentralRectOfImage(cv::Mat, cv::Mat*, int*) in cvpassportmrzextractor.o | |
| 79 | CVPassportMRZExtractor::scaleRect(cv::Mat, int) in cvpassportmrzextractor.o | |
| 80 | CVPassportMRZExtractor::extractMRZ(cv::Mat) in cvpassportmrzextractor.o | |
| 81 | CVPassportMRZExtractor::generateMask(cv::Mat, int, bool, bool) in cvpassportmrzextractor.o | |
| 82 | CVPassportMRZExtractor::runGrabCut(cv::Mat) in cvpassportmrzextractor.o | |
| 83 | CVPassportMRZExtractor::redrawContourOfCentralRect(cv::Mat, cv::Mat*, bool*) in cvpassportmrzextractor.o | |
| 84 | "cv::Mat::create(int, int const*, int)", referenced from: | |
| 85 | -[ViewController cvMatFromUIImage:] in ViewController.o | |
| 86 | CVPassportMRZExtractor::runGrabCut(cv::Mat) in cvpassportmrzextractor.o | |
| 87 | -[Reader cvMatFromUIImage:] in Reader.o | |
| 88 | "cv::HoughLinesP(cv::_InputArray const&, cv::_OutputArray const&, double, double, int, double, double)", referenced from: | |
| 89 | CVPassportMRZExtractor::extractMRZ(cv::Mat) in cvpassportmrzextractor.o | |
| 90 | CVPassportMRZExtractor::getCorners(cv::Mat, cv::Mat*, int) in cvpassportmrzextractor.o | |
| 91 | "cv::blur(cv::_InputArray const&, cv::_OutputArray const&, cv::Size_<int>, cv::Point_<int>, int)", referenced from: | |
| 92 | CVPassportMRZExtractor::getCentralRectOfImage(cv::Mat, cv::Mat*, int*) in cvpassportmrzextractor.o | |
| 93 | CVPassportMRZExtractor::extractMRZ(cv::Mat) in cvpassportmrzextractor.o | |
| 94 | CVPassportMRZExtractor::generateMask(cv::Mat, int, bool, bool) in cvpassportmrzextractor.o | |
| 95 | "cv::_InputArray::_InputArray(cv::Mat const&)", referenced from: | |
| 96 | CVPassportMRZExtractor::getCentralRectOfImage(cv::Mat, cv::Mat*, int*) in cvpassportmrzextractor.o | |
| 97 | CVPassportMRZExtractor::scaleRect(cv::Mat, int) in cvpassportmrzextractor.o | |
| 98 | CVPassportMRZExtractor::extractMRZ(cv::Mat) in cvpassportmrzextractor.o | |
| 99 | CVPassportMRZExtractor::generateMask(cv::Mat, int, bool, bool) in cvpassportmrzextractor.o | |
| 100 | CVPassportMRZExtractor::runGrabCut(cv::Mat) in cvpassportmrzextractor.o | |
| 101 | CVPassportMRZExtractor::redrawContourOfCentralRect(cv::Mat, cv::Mat*, bool*) in cvpassportmrzextractor.o | |
| 102 | CVPassportMRZExtractor::getCorners(cv::Mat, cv::Mat*, int) in cvpassportmrzextractor.o | |
| 103 | ... | |
| 104 | "cv::Mat::Mat(cv::Mat const&, cv::Rect_<int> const&)", referenced from: | |
| 105 | CVPassportMRZExtractor::run(bool) in cvpassportmrzextractor.o | |
| 106 | CVPassportMRZExtractor::extractMRZ(cv::Mat) in cvpassportmrzextractor.o | |
| 107 | "cv::Mat::copySize(cv::Mat const&)", referenced from: | |
| 108 | -[ViewController readImage:] in ViewController.o | |
| 109 | CVPassportMRZExtractor::CVPassportMRZExtractor(CVPassportMRZExtractor const&) in ViewController.o | |
| 110 | std::_Rb_tree<std::string, std::pair<std::string const, cv::Mat>, std::_Select1st<std::pair<std::string const, cv::Mat> >, std::less<std::string>, std::allocator<std::pair<std::string const, cv::Mat> > >::_M_create_node(std::pair<std::string const, cv::Mat> const&) in ViewController.o | |
| 111 | CVPassportMRZExtractor::run(bool) in cvpassportmrzextractor.o | |
| 112 | CVPassportMRZExtractor::getCentralRectOfImage(cv::Mat, cv::Mat*, int*) in cvpassportmrzextractor.o | |
| 113 | CVPassportMRZExtractor::extractMRZ(cv::Mat) in cvpassportmrzextractor.o | |
| 114 | CVPassportMRZExtractor::generateMask(cv::Mat, int, bool, bool) in cvpassportmrzextractor.o | |
| 115 | ... | |
| 116 | "cv::arcLength(cv::_InputArray const&, bool)", referenced from: | |
| 117 | CVPassportMRZExtractor::getCentralRectOfImage(cv::Mat, cv::Mat*, int*) in cvpassportmrzextractor.o | |
| 118 | CVPassportMRZExtractor::redrawContourOfCentralRect(cv::Mat, cv::Mat*, bool*) in cvpassportmrzextractor.o | |
| 119 | "cv::approxPolyDP(cv::_InputArray const&, cv::_OutputArray const&, double, bool)", referenced from: | |
| 120 | CVPassportMRZExtractor::getCentralRectOfImage(cv::Mat, cv::Mat*, int*) in cvpassportmrzextractor.o | |
| 121 | CVPassportMRZExtractor::redrawContourOfCentralRect(cv::Mat, cv::Mat*, bool*) in cvpassportmrzextractor.o | |
| 122 | "cv::fastFree(void*)", referenced from: | |
| 123 | -[ViewController readImage:] in ViewController.o | |
| 124 | -[ViewController cvMatFromUIImage:] in ViewController.o | |
| 125 | CVPassportMRZExtractor::~CVPassportMRZExtractor() in ViewController.o | |
| 126 | std::_Rb_tree<std::string, std::pair<std::string const, cv::Mat>, std::_Select1st<std::pair<std::string const, cv::Mat> >, std::less<std::string>, std::allocator<std::pair<std::string const, cv::Mat> > >::_M_erase(std::_Rb_tree_node<std::pair<std::string const, cv::Mat> >*) in ViewController.o | |
| 127 | CVPassportMRZExtractor::CVPassportMRZExtractor(CVPassportMRZExtractor const&) in ViewController.o | |
| 128 | CVPassportMRZExtractor::run(bool) in cvpassportmrzextractor.o | |
| 129 | CVPassportMRZExtractor::getCentralRectOfImage(cv::Mat, cv::Mat*, int*) in cvpassportmrzextractor.o | |
| 130 | ... | |
| 131 | ld: symbol(s) not found for architecture arm64 | |
| 132 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |