Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in image-processing

ICC based image conversion using Java

Remove Background Color or Texture Before OCR Processing

Not getting what 'spatial weights' for HOG are

Convert ImageMagick’s output from scientific to decimal?

Converting a RGB image to LMS, and vice versa, using OpenCV

How to apply gradient map on a grey scale image

Are there any open source implementation of the snakes or watershed segmentation algorithms? [closed]

Python PIL image reproduction

Find all coordinates of black / grey pixels in image using python

Resize all images stored in array

CGPoint rotation changes distance from origin

How do I turn an image(probably RGB jpeg) into 3 bit color with irregular color palette?

c# image-processing colors

With imager package, how to get the correlation of an image (with a kernel)?

mean and variance of image in single pass

How to remove white background of image and make it transparent?

OpenCV - how to pass a pattern-matching kernel over binary image?

removing largest contour from an image

Scanline Fill Algorithm in Python/Numpy