[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. [C++, OpenCV] VideoCapture::open VIDEOIO(CV_IMAGES): raised OpenCV exception [ERROR] cv::VideoCapture::open VIDEOIO(CV_IMAGES): raised OpenCV exception [해결법] 다운 받은 opencv 폴더 내의 opencv\build\bin 경로에 있는 opencv_videoio_ffmpeg455_64.dll 파일을 작업 중인 해당 프로젝트 폴더에 복사해서 넣는다. 2022. 3. 10. [libGDX] 초기 프로젝트 코드 설명 기본적으로 libGDX 프로젝트를 앞서 포스팅한 gdx-setup_latest.jar 파일로 생성하게 되면 위와 같은 자바 파일이 생성되게 됩니다. 다음 주석들을 해당 자바파일에서 기본적으로 생성되는 클래스의 간단한 설명을 적어놓은 것입니다. 이후 포스팅은 혼자서 프로젝트를 작성해보고 공부가 어느정도 되면 해당 프로젝트 코드를 설명하는 식으로 작성해보겠습니다. 2021. 8. 27. 이전 1 ··· 6 7 8 9 10 다음