Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in opencv

Parallel image detection and camera preview OpenCV Android

Sorting cv::Mat in OpenCv

c++ opencv

Android + OpenCV: How to set camera resolution when using CameraBridgeViewBase

android opencv resolution

How to resolve "Could not find JNI", building OpenCV on Raspberry Pi?

Join close enough contours in openCV

c++ opencv

Finding entropy in opencv

matlab opencv

OpenCV; sort a vector<Rect> and delete certain entries

c++ sorting opencv vector

transforming projection matrices computed from trifocal tensor to estimate 3D points

what is the difference between opencv's and matlab's bicubic algorithm?

Fastest way to move image in OpenCV

c++ image opencv correlation

Detect gray things with OpenCV

python opencv

Why is this "reduction factor" algo doing "+ div/2"

Converting from YUV colour space to RGB using OpenCV

Getting ROI from a Circle/Point

c++ opencv mat roi

How to get a section of a matrix in opencv

c++ opencv matrix

error while loading shared libraries: libopencv_core.so.3.0

opencv ubuntu

OpenCV doesn't work with Visual Studio

OpenCV: Is namedWindow() necessary before imshow()?

c++ opencv

DrawContours() not working opencv python

Why pixels can have float values?