Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in computer-vision

Which bar code type is the most robust when used with mobile machine vision and a tool like OpenCV?

Cross detection in image

Want to understand why dithering algorithm can decrease color depth?

What is contours in computer vision? [closed]

opencv computer-vision

Is there a function for solving xA=b in opencv?

Does image size matter when training with TensorFlow?

SimpleITK Resize images

Efficiently converting color to transparency in python

Image size of 256x256 (not 299x299) fed into Inception v3 model (PyTorch) and works?

Remove borders from image but keep text written on borders (preprocessing before OCR)

Removing a black part of image after stitching 2 images in OpenCV C++

OpenCV reads an image as a 3-channel image while PIL reads the same image as a 1-channel image

How to distinguish filled circle/contour and unfilled circle/contour in OpenCV?

how to detect blobs and crop them into png files?

How does FindContours function from OpenCV library work?

opencv computer-vision

color histogram for images

Create a Gabor filter by applying Gabor equation using matlab

how to draw curve on control points using opencv

opencv computer-vision

Use large dataset in Tensorflow

Binary Image Classification with CNN - best practices for choosing "negative" dataset? [closed]