Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in image-processing

Is there any difference between CGImageGetWidth(workingImage.CGImage) and workingImage.size.width?

Applying a function to a 3D array in numpy

Data structure that guarantees a varying set of pixel is connected

Converting cv::Mat to MTLTexture

How to remove specific tag/sticker/object from images using OpenCV?

How to crop and save segmented objects from an image?

Detect an arc from an image contour or edge

Yolo training yolo with own dataset

Padding in ImageMagick

Find the coordinates in an image where a specified colour is detected

What is the method to detect whether a given picture is human face or not?

Issue to read multiple barcodes using zxing library

How to determine if an Image is Grayscale in C# or VB.NET?

Stroke detection algorithm in pictures to detect lines and curves

Convert image contours to polar coordinates

What exactly is edge density?

How to improve color layer mask to have mid tones?

I need detect the approximate location of QR code in scanned image (PDF converted to PNG)

Crop image to smallest size by removing transparent pixels in java