Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in image-processing

How can i use tesseract ocr(or any other free ocr) in small c++ project?

Writing a video file using H.264 compression in OpenCV

Fast Cross-Platform C/C++ Image Processing Libraries

Detect which image is sharper

python: want to display red channel only in opencv

Resize image in Python without losing EXIF data

How to reduce the number of colors in an image with OpenCV?

numpy with python: convert 3d array to 2d

How to get the file size of a "System.Drawing.Image"

How to remove shadow from scanned images using OpenCV?

How to remove all lines and borders in an image while keeping text programmatically?

Travel through pixels in BMP

c# .net image-processing

Python-OpenCV cv2 OpenCV Error: Assertion failed (scn == 3 || scn == 4) in unknown function, file ..\..\..\modules\imgproc\src\color.cpp

Imagemagick: remove alpha component (replace all intermediate alpha pixel with solid pixel)

Compiling libjpeg

How to check if an uploaded file is an image without mime type?

Automatically cropping an image with python/PIL

FFMPEG: chroma key / greenscreen filter for images / video [closed]

Python OpenCV cv2 drawing rectangle with text

Convert image to a matrix in python