Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in opencv

Shift image content with OpenCV

c++ opencv

Accessing elements of a cv::Mat with at<float>(i, j). Is it (x,y) or (row,col)?

c++ opencv

OpenCV CV::Mat and Eigen::Matrix

c++ opencv eigen

3d reconstruction from 2 images without info about the camera

Algorithm to detect presence of text on image

OpenCV Object Detection - Center Point

How can I detect and track people using OpenCV?

Compare similarity of images using OpenCV with Python

convert Bitmap to Mat after capture image using android camera

android opencv bitmap mat

Differences of using "const cv::Mat &", "cv::Mat &", "cv::Mat" or "const cv::Mat" as function parameters?

Cannot get OpenCV to compile because of undefined references?

c++ opencv archlinux

Difference between "Edge Detection" and "Image Contours"

Automatic calculation of low and high thresholds for the Canny operation in opencv

image-processing opencv

MinAreaRect angles - Unsure about the angle returned

opencv angle

Capture video data from screen in Python

python opencv numpy screenshot

Accessing a matrix element in the "Mat" object (not the CvMat object) in OpenCV C++

c++ matrix opencv

Detect text region in image using Opencv

Video Stabilization with OpenCV

Setup OpenCV-2.3 for Visual Studio 2010

Getting started with OpenCV 2.4 and MinGW on Windows 7

c++ windows opencv mingw