Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in computer-vision

Bad Results with Basic Stereo Block Matching (without OpenCV)

Hough transform detect shorter lines

Epipolar geometry pose estimation: Epipolar lines look good but wrong pose

Google Inceptionism: obtain images by class

Combining overlapping groups in an image

Are duplicates useful in data sets?

Why do we have normally more than one fully connected layers in the late steps of the CNNs?

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?

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)

Robust Hand Detection via Computer Vision

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