Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in opencv

what is the difference between OpenCV 2.4.11 and 3.0.0

opencv opencv3.0

How to remove shadow from scanned images using OpenCV?

How to remove all lines and borders in an image while keeping text programmatically?

What's the difference between cvtype values in OPENCV?

opencv

Reading every nth frame from VideoCapture in OpenCV

c++ opencv video-capture

How to fill Matrix with zeros in OpenCV?

Python-OpenCV cv2 OpenCV Error: Assertion failed (scn == 3 || scn == 4) in unknown function, file ..\..\..\modules\imgproc\src\color.cpp

How to overlay text on image when working with cv::Mat type

c++ opencv computer-vision

Getting an error "fopen': This function or variable may be unsafe." when compling [duplicate]

c++ opencv fopen

How to parse mjpeg http stream from ip camera?

Opencv 3.0 - module object has no attribute 'xfeatures2d'

python opencv cmake sift surf

OpenCV sequences -- how to create a sequence of point pairs?

c++ opencv

Pipe raw OpenCV images to FFmpeg

python linux opencv ffmpeg pipe

Writing Python bindings for C++ code that use OpenCV

Python OpenCV cv2 drawing rectangle with text

Running infinite loops using threads in python

OpenCV - Reading a 16 bit grayscale image

python opencv

Tracking white color using python opencv

how to convert from cvMat to UIImage in objective-c?

objective-c xcode opencv

How to resize an image to a specific size in OpenCV?

c++ opencv image-resizing