가장 많이 묻는 면접 질문과 답변 & 온라인 테스트
면접 준비, 온라인 테스트, 튜토리얼, 라이브 연습을 위한 학습 플랫폼

집중 학습 경로, 모의고사, 면접 준비 콘텐츠로 실력을 키우세요.

WithoutBook은 주제별 면접 질문, 온라인 연습 테스트, 튜토리얼, 비교 가이드를 하나의 반응형 학습 공간으로 제공합니다.

Prepare Interview

OpenCV 면접 질문과 답변

Ques 1. what is OpenCV?

OpenCV stands for Open Source Computer Vision Library is an open-source library using which is used to develop real-time computer vision applications such as image processing, video capture, and analysis, for example, face detection and object detection.

도움이 되었나요? Add Comment View Comments
 

Ques 2. List some sample applications of OpenCV?

Some of the applications of OpenCV are object detection, face recognition, medical diagnosis, etc.

도움이 되었나요? Add Comment View Comments
 

Ques 3. What are Erosion and Dilation in OpenCV?

In OpenCV, Erosion and Dilation are the two very common morphological image processing operations which is a procedure for modifying the geometric structure in the image.

도움이 되었나요? Add Comment View Comments
 

Ques 4. Which method of OpenCV is used to read image?

The cv2.imread() method of the Imgcodecs class is used in OpenCV to read an image.

도움이 되었나요? Add Comment View Comments
 

Ques 5. How many types of image filters are available in OpenCV?

There are two types of image filters available in OpenCV:Linear filterNon-linear filter

도움이 되었나요? Add Comment View Comments
 

Most helpful rated by users:

Copyright © 2026, WithoutBook.