Category "image-compression"

Calculate / Estimate the compressed file size without performing compression

I want to calculate / estimate what would be the file size of image (.jpg) after doing compression with Encoder.Quality value. Here I should not perform any com

Compression of RGB-D video from a Kinect camera

I need to send video from a Kinect camera through a network. I'm capturing video from the following two Kinect sources: 2D color video (RGB). 32 bits per pixel.

Picture quality still reducing too much even after configuring resize images extension on firebase

I have an image upload function on my application that is using firebase as a backend. I've enabled the Resize Images extension, but the quality was too low on

Picture quality still reducing too much even after configuring resize images extension on firebase

I have an image upload function on my application that is using firebase as a backend. I've enabled the Resize Images extension, but the quality was too low on

JPEG Compression using OpenCV

I'm trying to perform a basic JPEG Compression (DCT + quantization + IDCT) using OpenCV not using entropy-encoding/Huffman-coding. The problem is that after I d