Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in opencv3.0

OpenCV imwrite gives washed-out result for jpeg images

Python openCV matchTemplate on grayscale image with masking

python opencv opencv3.0

input arguments of python's cv2.calibrateCamera

python opencv cv2 matchTemplate with transparency

How to change the colour of an image using a mask?

How to get all images in folder using c++

visual-c++ opencv3.0

Caffe: opencv error

attributeerror: module 'cv2.face' has no attribute 'createlbphfacerecognizer'

Why does OpenCV recognize the object only in training images?

Choose luminosity (exposure) from HDR image

Disable OpenCL in OpenCV completely

How to read jpeg image with Adobe RGB colorspace in OpenCV?

cannot unpack non-iterable numpy.float64 object python3 opencv

What is the difference between cv2.StereoSGBM_create() and cv2.StereoBM_create() functions for disparity mapping on opencv3?

opencv clahe parameters explanation

c++ opencv opencv3.0

Bounding box on objects based on color python

CMake "failed to run MSBUILD.exe" command error

Face landmark extraction in OpenCV 3.0. Can anyone suggest any good open source libraries that will allow me to extract facial landmarks?

opencv c++11 opencv3.0

Maintaining code compatibility between OpenCV 2 and OpenCV 3

c++ opencv opencv3.0

Finding CheckerBoard Points in opencv for any random ChessBoard( pattern size not known)