Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in opencv

What do the "left" and "right" values mean in the haar cascade xml files?

opencv

How to merge detected edges to a colour capture in Emgu CV

What is the best way to detect white color? [closed]

What are the standard techniques for removing a segmentation (such as a human or bird) from a video?

how to find 3d position of a point with intrinsic and extrinsic parameters with opencv

Weird result with SURF comparison

opencv surf

How to compute the rotation and translation between 2 cameras?

Improve face detection performances with OpenCV/EmguCV

c, opencv - accessing camera JPG image over ip

c opencv

Equivalent of OpenCV statement in Java using JavaCV

java opencv javacv

Detecting Hough circles android

java android opencv geometry

Android Face Detection using OpenCV/JavaCV

android opencv javacv

How to get size of an area in JavaCV

OpenCV/FFMpeg image capture problems

c++ video opencv codec live555

LUT for different channels in C++, opencv2

c++ opencv lookup-tables

Projecting a 2D point from a marker to the image with computed homography

Viola Jones face detection - variations in object/face size

Fastest way to calculate minimum euclidean distance between two matrices containing high dimensional vectors

conversion between OpenCV matrix and int matrix

How to use SVM for People Recognition?