Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in opencv

thresh.cpp:1676: error: (-215:Assertion failed) src.type() == CV_8UC1 in function 'cv::adaptiveThreshold'

python opencv

Using a function as a convolution kernel

Initializing a matrix

c++ opencv matrix element

kernel size of 0,0 in cv gaussian blur?

python opencv

Converting a sequence of ppm images to video with python

python-2.7 opencv video gimp ppm

How to remove the noise on the border without losing data in the middle of mask

Cannot detect small shapes using findContours

python opencv

Blur Detection on image capture using AVFoundation

ios objective-c iphone opencv

How to change maxFrameSize of JavaCameraView at runtime

java android opencv

Detect vertical rectangles of almost constant color in noisy image

python opencv contour

Black square renders instead of an OpenCV image

c++ opencv opengl glfw imgui

How to build Android application in QT5 using OpenCV on Windows [duplicate]

android c++ qt opencv

OpenCV jpeg format image in memory

c++ opencv

I want to use OpenCV on Julia via PyCall

python opencv julia pycall

Optical flow by Lucas-Kanade method?

python opencv opticalflow

split image on the basis of color

Is Dense SIFT better for Bag-Of-Words than SIFT?

Background Subtraction with OpenCV 2