Top "Opencv3.0" questions

OpenCV (Open Source Computer Vision) is a library for real time computer vision.

How to remove whitespace from an image in OpenCV?

I have the following image which has text and a lot of white space underneath the text. I would like …

python opencv image-processing opencv3.0
Using dicom Images with OpenCV in Python

I am trying to use a dicom image and manipulate it using OpenCV in a Python environment. So far I …

python python-3.x opencv opencv3.0 pydicom