Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in image-processing

import com.sun.image.codec.jpeg.*

java image-processing

How do you get the RGB values from a Bitmap on an Android device?

How to input the image to the neural network?

Where do I start learning about image processing and object recognition? [closed]

sorting points to form a continuous line

Resize rectangular image to square, keeping ratio and fill background with black

Using tesseract to recognize license plates

How can I read an image from an Internet URL in Python cv2, scikit image and mahotas?

How can I convert an RGB image to grayscale but keep one color?

OpenCV / SURF How to generate a image hash / fingerprint / signature out of the descriptors?

Detecting if two images are visually identical

Algorithm to group sets of points together that follow a direction

Extract layers from PSD with ImageMagick, preserving layout

Finding matches between high quality and low quality, pixelated images - is it possible ? How?

Fastest Gaussian blur implementation

Algorithm to rotate an image 90 degrees in place? (No extra memory)

How to copy a image region using opencv in python?

Get HOG image features from OpenCV + Python?

What algorithm could be used to identify if images are the "same" or similar, regardless of size?

Detect main colors in an image with PHP