Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in opencv

Compiling OpenCV code on a 64-bit mac

c++ macos opencv g++ 32bit-64bit

Is there a quick and easy way in OpenCV to compute the gradient of an image?

c++ opencv

OpenCV: where can I find CV_WINDOW_AUTOSIZE constants?

c++ linux opencv

Removing borders from an image in Python

python opencv

How to convert an rgb image to ycrcb colour space in opencv python

opencv

What happens if I give more inputs in estimateRigidTransform or getAffineTransform?

opencv

openCV 3.0.0 cv::vector missing

c++ opencv opencv3.0

Detecting outer most-edge of image and plotting based on it

How is a homography calculated?

Helping using the dilate function OpenCV

How to determine the width of the lines?

Face comparison (Not recognition or detection) using OpenCV and Keras?

How to use `cv2.findContours` in different OpenCV versions?

cv2.rectangle() calls overloaded method, although I give other parameter

Changing the dataype of a Mat class instance in OpenCV C++ Interface

c++ image opencv

Intersection of 2D numpy ndarrays

python opencv numpy

OpenCV findChessboardCorners function is failing in a (apparently) simple scenario

Error opening file (/home/vaibhav/opencv/modules/highgui/src/cap_ffmpeg_impl.hpp:553) in openCV

opencv

Custom Kernel GpuMat with float

c++ opencv cuda gpu

How can I find endpoints of binary skeleton image in OpenCV?