New posts in opencv

Convert np.array of type float64 to type uint8 scaling values

In OpenCV (Python), why am I getting 3 channel images from a grayscale image?

How to process images of a video, frame by frame, in video streaming using OpenCV and Python

Difference in output with waitKey(0) and waitKey(1)

error: OpenCV(4.1.0) error: (-215:Assertion failed) !ssize.empty() in function 'cv::resize'

getPerspectiveTransform Matrix transforms with complex shapes using more than 4 points pairs

Get video dimension in python-opencv

How do I track motion using OpenCV in Python?

Java OpenCV Bindings

After install ROS Kinetic, cannot import OpenCV

Best way to store images so that they are same across formats

What is the difference between feature detection and descriptor extraction?

How to copy a image region using opencv in python?

Crop black edges with OpenCV

Missing write permissions in home/user/anaconda2

Filling holes inside a binary object

Image edge smoothing with opencv

Stroke Width Transform (SWT) implementation (Python)

Using OpenCV in Swift iOS

Writing robust (color and size invariant) circle detection with OpenCV (based on Hough transform or other features)