TorchJPEG
Common Tasks
Reading and Writing DCT Coefficients
Metrics and Loss Functions
Quantizing DCT Coefficients
DCT Coefficients and Color Transforms
Package Reference
torchjpeg
torchjpeg.codec
torchjpeg.dct
torchjpeg.metrics
torchjpeg.quantization
torchjpeg.data
repository
open issue
Index
B
|
C
|
D
|
F
|
G
|
H
|
I
|
J
|
N
|
P
|
Q
|
R
|
S
|
T
|
U
|
W
|
Y
|
Z
B
batch_dct() (in module torchjpeg.dct)
batch_idct() (in module torchjpeg.dct)
batch_to_images() (in module torchjpeg.dct)
block_dct() (in module torchjpeg.dct)
block_idct() (in module torchjpeg.dct)
blockify() (in module torchjpeg.dct)
blocking_effect_factor() (in module torchjpeg.metrics)
C
collate() (torchjpeg.data.FolderOfJpegDataset static method)
(torchjpeg.data.JPEGQuantizedDataset static method)
compress_coefficients() (in module torchjpeg.quantization.ijg)
crop_batch() (in module torchjpeg.data)
D
deblockify() (in module torchjpeg.dct)
decompress_coefficients() (in module torchjpeg.quantization.ijg)
denormalize() (in module torchjpeg.dct)
(torchjpeg.dct.Stats method)
dequantize() (in module torchjpeg.quantization)
dequantize_at_quality() (in module torchjpeg.quantization.ijg)
dequantize_multichannel() (in module torchjpeg.quantization)
device() (torchjpeg.data.ImageList property)
double_nn_dct() (in module torchjpeg.dct)
F
fdct() (in module torchjpeg.dct)
FolderOfJpegDataset (class in torchjpeg.data)
from_tensors() (torchjpeg.data.ImageList static method)
G
get_coefficients_for_qualities() (in module torchjpeg.quantization.ijg)
H
half_nn_dct() (in module torchjpeg.dct)
I
idct() (in module torchjpeg.dct)
image_sizes (torchjpeg.data.ImageList attribute)
ImageList (class in torchjpeg.data)
images_to_batch() (in module torchjpeg.dct)
J
JPEGQuantizedDataset (class in torchjpeg.data)
N
normalize() (in module torchjpeg.dct)
(torchjpeg.dct.Stats method)
P
pad_to_block_multiple() (in module torchjpeg.dct)
pixels_for_channel() (in module torchjpeg.codec)
psnr() (in module torchjpeg.metrics)
psnrb() (in module torchjpeg.metrics)
Q
qualities_to_scale_factors() (in module torchjpeg.quantization.ijg)
quantize() (in module torchjpeg.quantization)
quantize_at_quality() (in module torchjpeg.codec)
(in module torchjpeg.quantization.ijg)
quantize_multichannel() (in module torchjpeg.quantization)
R
RandomJPEG (class in torchjpeg.data.transforms)
read_coefficients() (in module torchjpeg.codec)
reconstruct_full_image() (in module torchjpeg.codec)
S
scale_quantization_matrices() (in module torchjpeg.quantization.ijg)
size() (in module torchjpeg.metrics)
ssim() (in module torchjpeg.metrics)
Stats (class in torchjpeg.dct)
T
to() (torchjpeg.data.ImageList method)
to_rgb() (in module torchjpeg.dct)
to_ycbcr() (in module torchjpeg.dct)
torchjpeg (module)
torchjpeg.codec (module)
torchjpeg.data (module)
torchjpeg.data.transforms (module)
torchjpeg.dct (module)
torchjpeg.metrics (module)
torchjpeg.quantization (module)
torchjpeg.quantization.ijg (module)
U
UnlabeledImageFolder (class in torchjpeg.data)
W
write_coefficients() (in module torchjpeg.codec)
Y
YCbCr (class in torchjpeg.data.transforms)
YChannel (class in torchjpeg.data.transforms)
Z
zigzag() (in module torchjpeg.dct)