Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in opencv

How to do OCR for PDF text extraction WHILE maintaining text structure (header/subtitle/body)

python opencv pdf ocr tesseract

Improve car plate recognition

c++ opencv

Problem with stereo rectification using OpenCV and Python

python opencv stereo-3d

JS error when executing electron app with native module on other computer

reactjs opencv electron

Creating string art from image

How can I convert fastai image from open_image() format to opencv?

python opencv fast-ai

Switching from OpenCV 3 to OpenCV 4 causes webcam to record at a max of 5 fps instead the usual 30 fps

c++ opencv webcam-capture

Why does this std::queue/list of pointers to structs not free memory until List.Size() == 0?

c++ opencv

Read RTSP Stream from UDP sink using Python OpenCV and GStreamer

T and R estimation from essential matrix

Mouse event handling with cvSetMouseCallback

opencv mouseevent

Setting video capture properties no longer works in OpenCV 2.2?

Stereo Rectification of two different cameras in OpenCv

opencv

Video file reading by OpenCV is very slow in Python

How to project a spherical map onto a sphere / cube: "Equirectangular to cubic"

OpenCV: rotation/translation vector to OpenGL modelview matrix

Storing cvMat Objects in an Array - OpenCV - iPhone

iphone c++ objective-c opencv

Camera calibration (OpenCV 2.3) - how to use the distortion parameters?

opencv camera-calibration

OpenCV - suitable implementation for Thin - Plate Spline Warping

c++ opencv