Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

convert openCV image into PIL Image in Python (for use with Zbar library)

python OpenCV - add alpha channel to RGB image

python opencv

Apple Mach-O linker and multiple "undefined symbols" error using OpenCV

objective-c xcode opencv

Get 3D coordinates from 2D image pixel if extrinsic and intrinsic parameters are known

sorting points to form a continuous line

Change type of Mat object from CV_32F to CV_8U

opencv floating-point mat

Resize rectangular image to square, keeping ratio and fill background with black