Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in computer-vision

Python OpenCV pure white background

Find an image inside of a video using python

Retrained inception_v3 model deployed in Cloud ML Engine always outputs the same predictions

Error indicates flattened dimensions when loading pre-trained network

OpenCV blob detector isn't detecting white blobs

Detect and crop a box in .pdf or image as individual images

Basics of normalized cross correlation

Best approach for specific Object/Image Recognition task?

Is Eigenfaces best for facial comparison? [closed]

FindFundamentalMatrix doesn't find fundamental matrix

Orientation of a known object in an image

What would be a good application for an enhanced version of MapReduce that shares information between Mappers?

Reconstruction a 3D point from multiple 2D points?

Different fundamental matrix from the same projection matrices

How to detect architecture and sculpture in opencv?

opencv computer-vision

OpenCV findcontours returns 2 contours for each circle

What is the cause of 'InvalidArgumentError: Incompatible shapes: [10,2] vs. [10]' in tensorflow (with Keras)?

How to measure the angle between 2 lines in a same image using python opencv?

OpenCV ORB descriptor: TypeError: Incorrect type of self (must be 'Feature2D' or its derivative)

How to define a threshold value to detect only green colour objects in an image :Opencv [duplicate]