Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in opencv

use python open-cv for segmenting newspaper article

Is cv::Mat thread-safe (atomic assignment + refcounting)?

Find a good homography from different point of view of objects?

Fisheye/Wide-Angle lens Calibration in OpenCV

Runtime Opencv HighGui Error- "HIGHGUI ERROR: V4L/V4L2: VIDIOC_S_CROP". Opencv cross compiled. Host=64bit Ubuntu 12.04. Target=ARM-Cortex-A9

How to read the alpha channel of a TIFF image in Python OpenCV?

python opencv alpha channel

Specify Compression Quality in Python for OpenCV Video Object

Check where include/library path variables like OpenCV_LIBS point to in unix

Is there a way to adjust shutter speed or exposure time of a webcam using Python and OpenCV

How to use opencv flann::Index?

c++ opencv knn

Generalized Hough Transform and OpenCv [closed]

c++ opencv hough-transform

Best value for threshold in Canny

opencv edge-detection

Installing OpenCV 3 for Python 3 on a mac using Homebrew and pyenv

python macos opencv python-3.x

Differences between two images with slightly different point of view and lighting conditions with OpenCV

Opencv Error on Ubuntu Webcam (Logitech C270) Capture -> HIGHGUI ERROR: V4L/V4L2: VIDIOC_S_CROP

opencv webcam capture

How to get Mat with a drawable input in Android using OpenCV

OpenCV detect image against a image set

OpenCV feature matching for multiple images

python opencv sift flann

Interpreting color function and adjusting pixels values

openCV equivalent of a PIL resize ANTIALIAS?