Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in computer-vision

CNN - Image Resizing VS Padding (keeping aspect ratio or not?)

how to add border around an image in opencv python

module' object has no attribute 'drawMatches' opencv python

What is the gradient orientation and gradient magnitude?

Computer Vision - filtering convex hulls and convexity defects with OpenCV

Image comparison algorithm

Sobel filter kernel of large size

Computing camera pose with homography matrix based on 4 coplanar points

OpenCV Error: (-215)size.width>0 && size.height>0 in function imshow

What is the definition of a "disparity map"?

How do I increase the contrast of an image in Python OpenCV

Explain Hough Transformation

How to predict input image using trained model in Keras?

Detect and visualize differences between two images with OpenCV Python

proportions of a perspective-deformed rectangle

What is the difference between a disparity map and a disparity image in stereo matching?

Should I calculate matrices on the GPU or on the CPU?

opengl computer-vision glsl

What is the difference between feature detection and descriptor extraction?

Custom loss function in Keras

Writing robust (color and size invariant) circle detection with OpenCV (based on Hough transform or other features)