> ## Content Index
> Fetch the complete content index at: https://idnine.ghost.io/llms.txt
> Use this file to discover other available public pages before exploring further.

# OpenCV, 리눅스에 설치하고 테스트하기
- URL: https://idnine.ghost.io/opencv-linux-cpp/
- Published: 2026-09-25T13:51:00.000Z
- Updated: 2026-09-25T13:56:33.000Z
- Description: 우분투 리눅스에 OpenCV 설치하고 C++ 환경에서 빌드하고 실행하는 방법 소개
- Author: JongHoe Koo
- Tags: Notes

리눅스 C++ 환경에서 OpenCV 설치하고 확인하는 과정을 기록으로 남겼다.

우분투 리눅스에 OpenCV 설치하고 C++ 환경에서 빌드하고 실행하는 방법 소개한다. 2025년1월 기록을 다시 꺼내 확인하고 2026년 버전에 맞게 추가했다.

[리눅스에 OpenCV 설치 - idNINE | ArtTech Notes![](https://storage.ghost.io/c/d1/90/d190aee6-00f3-4a00-b531-cca99c30987c/content/images/icon/favicon-73a94f7f-51db-48f2-bde8-02588ca1784c.png)ArtTech Notes](https://idnine.github.io/ArtTechNotes/%5FOpenCV/001%5Fopencv%5Finstall/?ref=idnine.ghost.io)

[OpenCV\_C++로 설치 확인하기 - idNINE | ArtTech Notes![](https://storage.ghost.io/c/d1/90/d190aee6-00f3-4a00-b531-cca99c30987c/content/images/icon/favicon-e2596f71-be3e-437f-97f3-e30725a18465.png)ArtTech Notes![](https://storage.ghost.io/c/d1/90/d190aee6-00f3-4a00-b531-cca99c30987c/content/images/thumbnail/opencv_cpp_chk-7bc6dd30-8d6e-4dc7-9481-4b4916851a1c.png)](https://idnine.github.io/ArtTechNotes/%5FOpenCV/002%5Fopencv%5Fversion/?ref=idnine.ghost.io)

[OpenCV\_그림 출력하기 - idNINE | ArtTech Notes![](https://storage.ghost.io/c/d1/90/d190aee6-00f3-4a00-b531-cca99c30987c/content/images/icon/favicon-2b545e8f-7ff6-40cf-a14f-f9604bd25475.png)ArtTech Notes![](https://storage.ghost.io/c/d1/90/d190aee6-00f3-4a00-b531-cca99c30987c/content/images/thumbnail/opencv_lenna-eb315857-6fdb-4b26-8df3-a8950bbbf60f.png)](https://idnine.github.io/ArtTechNotes/%5FOpenCV/003%5Fopencv%5Fview/?ref=idnine.ghost.io)

[CMake 사용하기 - idNINE | ArtTech Notes![](https://storage.ghost.io/c/d1/90/d190aee6-00f3-4a00-b531-cca99c30987c/content/images/icon/favicon-97ab0f22-cba3-4c10-b16b-a65ce0b57ca9.png)ArtTech Notes![](https://storage.ghost.io/c/d1/90/d190aee6-00f3-4a00-b531-cca99c30987c/content/images/thumbnail/opencv_lenna_gray-720e8faf-f469-42d8-a186-a5bd401109df.png)](https://idnine.github.io/ArtTechNotes/%5FOpenCV/004%5Fopencv%5Fcmake/?ref=idnine.ghost.io)