Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in opencv

OpenCV on Embedded Platform

c++ c embedded opencv

Convert float array image to a format usable for opencv

c++ c image-processing opencv

OpenCV : How to display webcam capture in windows form application?

c++ forms video opencv webcam

Object detection samples in OpenCV [closed]

opencv

Any disadvantages about the Android OpenCV port?

How to convert coordinates back to image (x,y) from hough transformation (rho, theta)?

opencv hough-transform

How to display OpenCV Mat on MFC View

c++ mfc opencv

How many images to use for positive and negative samples when Haar training?

Recommendations on how to evaluate openCV with Intel's Integrated Performance Primitives?

OpenCV window in fullscreen and without any borders

c++ c windows opencv

Kalman filters with four input parameters

What is the most efficient way to determine if two line segments are part of the same segment, within a tolerance?

calculating the destination points for OpenCV's findHomography

Finding coordinates of each pixel using programming

matlab opencv

Single Camera Calibration with OpenCV - Problems generating a "Complete" undistorted image

c++ opencv

Unsupported format or combination of formats when using cv::reduce method in OpenCV

opencv types mismatch

How to compensate 'Ego-Motion'

opencv opticalflow

calling opencv c++ code in C# application

c# c++ opencv

Options to read webcam using Python/Linux

Convert a row of cv::Mat to an int

c++ opencv freak