ALT Linux Bugzilla
– Attachment 18645 Details for
Bug 54562
vips linear изменяет глубину каналов tiff на 16 бит
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
сравнение глубины изображений
сравнение глубины изображений.txt (text/plain), 7.65 KB, created by
Владислав Петрухин
on 2025-05-30 14:48:48 MSK
(
hide
)
Description:
сравнение глубины изображений
Filename:
MIME Type:
Creator:
Владислав Петрухин
Created:
2025-05-30 14:48:48 MSK
Size:
7.65 KB
patch
obsolete
>[test@kworkstation-11-0-x86-64 ~]$ identify -verbose file.tiff >Image: > Filename: file.tiff > Permissions: rw-r--r-- > Format: TIFF (Tagged Image File Format) > Mime type: image/tiff > Class: DirectClass > Geometry: 1280x853+0+0 > Resolution: 96x96 > Print size: 13.3333x8.88542 > Units: PixelsPerInch > Colorspace: sRGB > Type: TrueColor > Endianness: LSB > Depth: 8-bit > Channels: 3.0 > Channel depth: > Red: 8-bit > Green: 8-bit > Blue: 8-bit > Channel statistics: > Pixels: 1091840 > Red: > min: 0 (0) > max: 205 (0.803922) > mean: 123.863 (0.485738) > median: 135 (0.529412) > standard deviation: 42.0613 (0.164946) > kurtosis: -0.244497 > skewness: -0.803217 > entropy: 0.930806 > Green: > min: 9 (0.0352941) > max: 209 (0.819608) > mean: 128.24 (0.502901) > median: 135 (0.529412) > standard deviation: 43.0871 (0.168969) > kurtosis: -0.590989 > skewness: -0.484091 > entropy: 0.950937 > Blue: > min: 0 (0) > max: 255 (1) > mean: 131.681 (0.516395) > median: 134 (0.52549) > standard deviation: 72.8874 (0.285833) > kurtosis: -0.914191 > skewness: 0.0794795 > entropy: 0.961756 > Image statistics: > Overall: > min: 0 (0) > max: 255 (1) > mean: 127.928 (0.501678) > median: 134.667 (0.528105) > standard deviation: 52.6786 (0.206583) > kurtosis: -0.583226 > skewness: -0.402609 > entropy: 0.947833 > Rendering intent: Perceptual > Gamma: 0.454545 > Chromaticity: > red primary: (0.64,0.33,0.03) > green primary: (0.3,0.6,0.1) > blue primary: (0.15,0.06,0.79) > white point: (0.3127,0.329,0.3583) > Matte color: grey74 > Background color: white > Border color: srgb(223,223,223) > Transparent color: black > Interlace: None > Intensity: Undefined > Compose: Over > Page geometry: 1280x853+0+0 > Dispose: Undefined > Iterations: 0 > Compression: None > Orientation: TopLeft > Properties: > date:create: 2025-05-30T10:47:12+00:00 > date:modify: 2025-05-30T10:47:12+00:00 > date:timestamp: 2025-05-30T11:07:54+00:00 > signature: 496a2dc83b521ccee8efd029485dcc76e9414d8411ff3836e051fd0545bf42ac > tiff:document: X:\converter-testfiles-nicola\raster image\tiff\example.tiff > tiff:endian: lsb > tiff:photometric: RGB > tiff:rows-per-strip: 64 > Artifacts: > verbose: true > Tainted: False > Filesize: 3.12416MiB > Number pixels: 1.09184M > Pixel cache type: Memory > Pixels per second: 33.0839MP > User time: 0.000u > Elapsed time: 0:01.033 > Version: ImageMagick 7.1.1-45 Q16-HDRI x86_64 20250309 https://imagemagick.org > > >[test@kworkstation-11-0-x86-64 ~]$ identify -verbose output_brightened.tiff >Image: > Filename: output_brightened.tiff > Permissions: rw-r--r-- > Format: TIFF (Tagged Image File Format) > Mime type: image/tiff > Class: DirectClass > Geometry: 1280x853+0+0 > Resolution: 96x96 > Print size: 13.3333x8.88542 > Units: PixelsPerInch > Colorspace: sRGB > Type: TrueColor > Endianness: LSB > Depth: 32/16-bit > Channels: 3.0 > Channel depth: > Red: 16-bit > Green: 16-bit > Blue: 16-bit > Channel statistics: > Pixels: 1091840 > Red: > min: 5.2428e+06 (80) > max: 1.86775e+07 (285) > mean: 1.33602e+07 (203.863) > median: 1.409e+07 (215) > standard deviation: 2.75649e+06 (42.0613) > kurtosis: -0.244497 > skewness: -0.803217 > entropy: 0 > Green: > min: 5.83262e+06 (89) > max: 1.89396e+07 (289) > mean: 1.3647e+07 (208.24) > median: 1.409e+07 (215) > standard deviation: 2.82371e+06 (43.0871) > kurtosis: -0.590989 > skewness: -0.484091 > entropy: 0 > Blue: > min: 5.2428e+06 (80) > max: 2.19542e+07 (335) > mean: 1.38725e+07 (211.681) > median: 1.40245e+07 (214) > standard deviation: 4.77667e+06 (72.8874) > kurtosis: -0.914191 > skewness: 0.0794795 > entropy: 0 > Image statistics: > Overall: > min: 5.2428e+06 (80) > max: 2.19542e+07 (335) > mean: 1.36266e+07 (207.928) > median: 1.40682e+07 (214.667) > standard deviation: 3.45229e+06 (52.6786) > kurtosis: -0.583226 > skewness: -0.402609 > entropy: 0 > Rendering intent: Perceptual > Gamma: 0.454545 > Chromaticity: > red primary: (0.64,0.33,0.03) > green primary: (0.3,0.6,0.1) > blue primary: (0.15,0.06,0.79) > white point: (0.3127,0.329,0.3583) > Matte color: grey74 > Background color: white > Border color: srgb(223,223,223) > Transparent color: black > Interlace: None > Intensity: Undefined > Compose: Over > Page geometry: 1280x853+0+0 > Dispose: Undefined > Iterations: 0 > Compression: None > Orientation: TopLeft > Properties: > date:create: 2025-05-30T10:52:43+00:00 > date:modify: 2025-05-30T10:52:43+00:00 > date:timestamp: 2025-05-30T11:41:04+00:00 > quantum:format: floating-point > signature: f70befead54d92d2e03ddb1d0cfff4288968edf2b9fd9e69b99ff7a084a056a6 > tiff:endian: lsb > tiff:photometric: RGB > tiff:rows-per-strip: 128 > Artifacts: > verbose: true > Tainted: False > Filesize: 12.4954MiB > Number pixels: 1.09184M > Pixel cache type: Memory > Pixels per second: 61.1855MP > User time: 0.020u > Elapsed time: 0:01.017 > Version: ImageMagick 7.1.1-45 Q16-HDRI x86_64 20250309 https://imagemagick.org > > > > [test@kworkstation-11-0-x86-64 ~]$ identify -verbose output_fixed.tiff >Image: > Filename: output_fixed.tiff > Permissions: rw-r--r-- > Format: TIFF (Tagged Image File Format) > Mime type: image/tiff > Class: DirectClass > Geometry: 1280x853+0+0 > Resolution: 96x96 > Print size: 13.3333x8.88542 > Units: PixelsPerInch > Colorspace: sRGB > Type: TrueColor > Endianness: LSB > Depth: 8-bit > Channels: 3.0 > Channel depth: > Red: 8-bit > Green: 8-bit > Blue: 8-bit > Channel statistics: > Pixels: 1091840 > Red: > min: 80 (0.313725) > max: 255 (1) > mean: 203.774 (0.799115) > median: 215 (0.843137) > standard deviation: 41.9465 (0.164496) > kurtosis: -0.239611 > skewness: -0.814128 > entropy: 0.944127 > Green: > min: 89 (0.34902) > max: 255 (1) > mean: 206.654 (0.810407) > median: 215 (0.843137) > standard deviation: 41.0752 (0.161079) > kurtosis: -0.521052 > skewness: -0.634048 > entropy: 0.880076 > Blue: > min: 80 (0.313725) > max: 255 (1) > mean: 197.364 (0.773978) > median: 214 (0.839216) > standard deviation: 54.1299 (0.212274) > kurtosis: -0.83105 > skewness: -0.669017 > entropy: 0.853681 > Image statistics: > Overall: > min: 80 (0.313725) > max: 255 (1) > mean: 202.597 (0.7945) > median: 214.667 (0.84183) > standard deviation: 45.7172 (0.179283) > kurtosis: -0.530571 > skewness: -0.705731 > entropy: 0.892628 > Rendering intent: Perceptual > Gamma: 0.454545 > Chromaticity: > red primary: (0.64,0.33,0.03) > green primary: (0.3,0.6,0.1) > blue primary: (0.15,0.06,0.79) > white point: (0.3127,0.329,0.3583) > Matte color: grey74 > Background color: white > Border color: srgb(223,223,223) > Transparent color: black > Interlace: None > Intensity: Undefined > Compose: Over > Page geometry: 1280x853+0+0 > Dispose: Undefined > Iterations: 0 > Compression: None > Orientation: TopLeft > Properties: > date:create: 2025-05-30T11:22:53+00:00 > date:modify: 2025-05-30T11:22:53+00:00 > date:timestamp: 2025-05-30T11:39:41+00:00 > signature: 4736361ce46fc737e81e99683e704a58919f878d6acdcc6cd2a7f90f0ded7f7c > tiff:endian: lsb > tiff:photometric: RGB > tiff:rows-per-strip: 128 > Artifacts: > verbose: true > Tainted: False > Filesize: 3.12404MiB > Number pixels: 1.09184M > Pixel cache type: Memory > Pixels per second: 139.676MP > User time: 0.000u > Elapsed time: 0:01.007 > Version: ImageMagick 7.1.1-45 Q16-HDRI x86_64 20250309 https://imagemagick.org >[test@kworkstation-11-0-x86-64 ~]$
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 54562
:
18644
| 18645 |
18646