[C++, OpenCV] imgproc, error C2589 한글을 출력하기 위해 UTF8을 ANSI로 변환하는 도중, 다음과 같은 에러가 났다. opencv2\imgproc.hpp(4777,27): error C2589: '(': '::' 오른쪽에 잘못된 토큰이 있습니다. opencv2\imgproc.hpp(4777): error C2144: 구문 오류: unknown-type'은(는) ')' 다음에 와야 합니다. opencv2\imgproc.hpp(4777,1): error C2660: 'cv::LineIterator::init': 함수는 2개의 인수를 사용하지 않습니다. opencv2\imgproc.hpp(4797,10): message : 'cv::LineIterator::init' 선언을 참조하십시오. opencv2\imgproc.hpp(4777): er.. 2022. 6. 10. [C++, OpenCV] error: (-5:Bad argument) CAP_IMAGES: can't find starting number (in the name of file) VideoWriter, .avi 확장자로 하면 can't find starting number 에러 발생 >> .mp4, .mov 등 다른 확장자로 하면 해결된다. 2022. 5. 20. [C++, OpenCV] download contrib(extra modules) to an existing OpenCV directory https://cmake.org/download/ Download | CMake Current development distribution Each night binaries are created as part of the testing process. Other than passing all of the tests in CMake, this version of CMake should not be expected to work in a production environment. It is being produced so that us cmake.org https://github.com/opencv/opencv_contrib GitHub - opencv/opencv_contrib: Repository fo.. 2022. 4. 27. 이전 1 2 다음