Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in opencv

Reverse video playback in OpenCV

video opencv reverse

findContours error 'support only 8uC1 images'

image-processing opencv

Python 2.7.3 + OpenCV 2.4 after rotation window doesn't fit Image

python python-2.7 opencv

Python/OpenCV: Computing a depth map from stereo images

python opencv depth

OpenCV Error: (-215:Assertion failed) VScn::contains(scn) && VDcn::contains(dcn) && VDepth::contains(depth) in function 'CvtHelper'

python opencv color-space

C++ OpenCV image sending through socket

c++ sockets opencv streaming mat

OpenCV Python: Normalize image

python opencv

Does anyone have any examples of using OpenCV with python for descriptor extraction?

OpenCV - How to find rectangle contour of a rectangle with round corner?

python opencv

OpenCV return keypoints coordinates and area from blob detection, Python

EmguCV - nvcuda.dll could not be found

opencv cuda emgucv

OpenCV's fitEllipse() sometimes returns completely wrong ellipses

c++ opencv image-processing

Flipping an image to get mirror effect

c++ opencv image-processing

How can I initialize a cv::Mat with data from a float array

c++ arrays opencv matrix

thresholding RGB image in OpenCV

opencv

FLANN error in OpenCV 3

c++ opencv orb flann

Adding opencv processing to gstreamer application

c++ c opencv gstreamer fifo

Why do we convert from RGB to HSV

opencv image-processing

How can I know if the image is in RGB or BGR format?

Opencv-Python cv2.CV_CAP_PROP_FPS error

python opencv