Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in opencv

Convert 16-bit-depth CvMat* to 8-bit-depth

c++ opencv input kinect depth

OpenCV 2 Centroid

How to draw line not line segment OpenCV 2.4.2

opencv

CMake: CUDA libraries not found when compiling OpenCV

c++ opencv cmake

Opencv3 and Python 2.7 on Virtual Environment - AttributeError: 'module' object has no attribute 'createLBPHFaceRecognizer'

How to write opencv mat to gstreamer pipeline?

c++ opencv gstreamer

CMake error: 'target is not built by this project'

c++ opencv cmake clion

How to include OpenCV libraries in CMake Makefile

opencv cmake osx-leopard

OpenCV's RotatedRect angle does not provide enough information

opencv rotation

does opencv has a definition for PI (3.14...)

c++ opencv

Threshold image using opencv (Java)

Is sift algorithm invariant in color?

python opencv opencv3.0 sift

Inverse Homography

Count 'white' pixels in opencv binary image (efficiently)

Convert 12-bit Bayer image to 8-bit RGB using OpenCV

image opencv rgb

What the Hessian minimum threshold means on the SurfFeatureDetector function?

mat is not a numerical tuple : openCV error

python opencv

OpenCV remove background

python opencv

OpenCV displaying a 2-channel image (optical flow)

image-processing opencv

Compiling a basic OpenCV program on Mac OS X 10.7

c macos opencv