Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in opencv

Image size consideration for Haar cascades

opencv ios transparent image loaded without transparency

ios opencv

Normalize pixel values between 0 and 1

c++ opencv image-processing

Can't get OpenCV's warpPerspective to work on Android

cv2.cornersSubPix gives only None

python opencv

Comparing two OpenCV images/2D Numpy arrays

python arrays opencv numpy

convert vector of points to Mat (OpenCV )

c++ opencv image-processing

Compiling mexopencv in OS X 10.9 with Xcode 5 and Matlab R2013b

xcode matlab opencv mex

Convert RGB array to Mat (OpenCv)

c opencv rgb mat

Include path for adding an external library in Qt Creator?

c++ qt opencv qt-creator

OpenCV RGB single channel color regulation

metrics for feature detection/extraction methods

How to get vertices of a rotated rectangle in OpenCV?

grab frame NTSCtoUSB dongle, opencv2, python wrapper

C++ OpenCV get Bounding Box From Vector Of Points

c++ opencv

OpenCV Android - color issue using CameraBridgeViewBase

How to correctly convert cv::Mat to CV_8UC1?

What algorithms or approaches apart from Haar cascades could be used for custom objects detection?

why the integral-image contains extra row and column of zeros?

Detect different kinds of circles and ovals on the image using OpenCV and Python