Questions et réponses d'entretien les plus demandées et tests en ligne
Plateforme d'apprentissage pour la preparation aux entretiens, les tests en ligne, les tutoriels et la pratique en direct

Developpez vos competences grace a des parcours cibles, des tests blancs et un contenu pret pour l'entretien.

WithoutBook rassemble des questions d'entretien par sujet, des tests pratiques en ligne, des tutoriels et des guides de comparaison dans un espace d'apprentissage reactif.

Preparation a l'entretien

OpenCV Questions et reponses d'entretien

Question 11. What is Scharr Operator?

Scharr() Operator is an operator that is used to detect the second derivatives of an image in horizontal and vertical directions.

Est-ce utile ? Ajouter un commentaire Voir les commentaires
 

Question 12. Which method of OpenCV is used to save images?

cv2.imwrite() method is the method of OpenCV that is used to save an image.

Est-ce utile ? Ajouter un commentaire Voir les commentaires
 

Question 13. Which method of OpenCV is used to show the image?

cv2.imshow() method is the method of OpenCV that is used to show an image.

Est-ce utile ? Ajouter un commentaire Voir les commentaires
 

Question 14. Enlist different types of filters available in OpenCV?

The different types of linear and non-linear filter that you can apply to a picture using OpenCV are, BaeColumn filter, Base filter, BaseRow filter, FilterEngine, Bilateral filter, AdaptiveBilateral Filter, Blur, BorderInterpolate, BoxFilter, BuildPyramid, copyMakeBorder, createBoxFilter, createDerivFilter, createGuassionFilter, createLinear filter, createMorphology filter, createSeparableLinear filter, dilate, erode, filter2D, GuassianBlur, getDerivKernels, getKernelType, getStructuringElement, medianBlur, morphologyEx, Laplacian, pyrDown, pyrUp, pyrMeanShiftFiltering, sepFilter2D, Smooth, Sobel, Scharr.

Est-ce utile ? Ajouter un commentaire Voir les commentaires
 

Question 15. What is computer vision?

It's a Subset of AI. Computer vision is an interdisciplinary scientific field that deals with how computers can be made to gain a high-level understanding of images or videos.

Est-ce utile ? Ajouter un commentaire Voir les commentaires
 

Les plus utiles selon les utilisateurs :

Copyright © 2026, WithoutBook.