opencv(c++) 5. VideoCapture() 동영상 파일 불러오기 VideoCapture() 비디오 캡쳐 Posted on January 10, 2022 opencv c++ 동영상 파일 불러오기 [Read More] Tags: opencv c++ vs visual studio VideoCapture
opencv(c++) 4. VideoCapture() 실시간 웹캠 영상 VideoCapture() 비디오 캡쳐 Posted on January 10, 2022 opencv c++ 실시간 웹캠 영상 불러오기 [Read More] Tags: opencv c++ vs visual studio VideoCapture
opencv(c++) 3. Grayscale 변환에 대한 고찰 imread(), imshow() Posted on January 10, 2022 opencv(c++) RGB 값의 변경을 통해 Grayscale 표현 [Read More] Tags: opencv c++ vs visual studio grayscale
opencv(c++) 2. 이미지 변환 (컬러 -> 흑백) imread(), imshow() Posted on January 10, 2022 opencv(c++) 이미지 변환하기 (컬러에서 흑백) [Read More] Tags: opencv c++ vs visual studio imread imshow
opencv(c++) 1. 이미지 불러와서 띄우기 imread(), imshow() Posted on January 10, 2022 opencv(c++) 이미지 불러와서 띄우기 [Read More] Tags: opencv c++ vs visual studio imread imshow