Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in computer-vision

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

Detecting small circles with OpenCV (bad image quality)

Is it safe to do histogram comparison in this case?

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?

How to construct a network with two inputs in PyTorch

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