|
Parent directory |
- |
2024-02-11 01:55:00 |
|
|
|
dng_1d_function.cpp |
3715 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:54:52 |
|
|
dng_1d_function.h |
4931 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:54:52 |
file
Classes for a 1D floating-point to floating-point function abstraction. |
|
dng_1d_table.cpp |
3606 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:54:52 |
|
|
dng_1d_table.h |
3321 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:54:52 |
file
Definition of a lookup table based 1D floating-point to floating-point function abstraction using linear interpolation. |
|
dng_abort_sniffer.cpp |
5848 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:54:52 |
|
|
dng_abort_sniffer.h |
5921 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:54:52 |
file
Classes supporting user cancellation and progress tracking. |
|
dng_area_task.cpp |
7634 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:54:52 |
|
|
dng_area_task.h |
11663 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:54:52 |
file
Class to handle partitioning a rectangular image processing operation taking
into account multiple processing resources and memory constraints. |
|
dng_assertions.h |
3310 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:54:52 |
file
Conditionally compiled assertion check support. |
|
dng_auto_ptr.h |
5536 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:54:52 |
file
Class to implement std::auto_ptr like functionality even on platforms which do not
have a full Standard C++ library. |
|
dng_bad_pixels.cpp |
35289 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:54:53 |
|
|
dng_bad_pixels.h |
8193 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:54:53 |
file
Opcodes to fix defective pixels, including individual pixels and regions (such as
defective rows and columns). |
|
dng_big_table.cpp |
44962 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:54:53 |
|
|
dng_big_table.h |
14804 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:54:53 |
|
|
dng_bottlenecks.cpp |
1546 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:54:53 |
|
|
dng_bottlenecks.h |
37324 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:54:54 |
file
Indirection mechanism for performance-critical routines that might be replaced
with hand-optimized or hardware-specific implementations. |
|
dng_camera_profile.cpp |
26541 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:54:54 |
|
|
dng_camera_profile.h |
23751 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:54:54 |
file
Support for DNG camera color profile information. |
|
dng_classes.h |
2744 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:54:54 |
file
Forward class declarations to avoid having to include many .h files in most places. |
|
dng_color_space.cpp |
49857 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:54:55 |
|
|
dng_color_space.h |
7644 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:54:55 |
file
Standard gamma functions and color spaces used within the DNG SDK. |
|
dng_color_spec.cpp |
11283 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:54:56 |
|
|
dng_color_spec.h |
4040 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:54:56 |
file
Class for holding a specific color transform. |
|
dng_date_time.cpp |
17747 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:54:56 |
|
|
dng_date_time.h |
8486 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:54:56 |
file
Functions and classes for working with dates and times in DNG files. |
|
dng_errors.h |
2268 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:54:56 |
file
Error code values. |
|
dng_exceptions.cpp |
4005 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:54:56 |
|
|
dng_exceptions.h |
7972 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:54:56 |
file
C++ exception support for DNG SDK. |
|
dng_exif.cpp |
77526 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:54:57 |
|
|
dng_exif.h |
10368 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:54:57 |
file
EXIF read access support. See the \ref spec_exif "EXIF specification" for full
description of tags. |
|
dng_fast_module.h |
1055 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:54:57 |
file
Include file to set optimization to highest level for performance-critical routines. |
|
dng_file_stream.cpp |
3073 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:54:57 |
|
|
dng_file_stream.h |
1853 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:54:57 |
file
Simple, portable, file read/write support. |
|
dng_filter_task.cpp |
3794 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:54:57 |
|
|
dng_filter_task.h |
5043 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:54:57 |
file
Specialization of dng_area_task for processing an area from one dng_image to an
area of another. |
|
dng_fingerprint.cpp |
13051 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:54:57 |
|
|
dng_fingerprint.h |
8361 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:54:58 |
file
Fingerprint (cryptographic hashing) support for generating strong hashes of image
data. |
|
dng_flags.h |
9050 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:54:58 |
file
Conditional compilation flags for DNG SDK.
All conditional compilation macros for the DNG SDK begin with a lowercase 'q'. |
|
dng_gain_map.cpp |
12393 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:54:58 |
|
|
dng_gain_map.h |
4929 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:54:58 |
file
Opcode to fix 2D uniformity defects, such as shading. |
|
dng_globals.cpp |
1427 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:54:58 |
|
|
dng_globals.h |
2403 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:54:58 |
file
Definitions of global variables controling DNG SDK behavior. |
|
dng_host.cpp |
10187 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:54:58 |
|
|
dng_host.h |
13412 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:54:58 |
file
Class definition for dng_host, initial point of contact and control between
host application and DNG SDK. |
|
dng_hue_sat_map.cpp |
8316 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:54:58 |
|
|
dng_hue_sat_map.h |
6504 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:54:58 |
file
Table-based color correction data structure. |
|
dng_ifd.cpp |
74585 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:54:59 |
|
|
dng_ifd.h |
6375 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:54:59 |
file
DNG image file directory support. |
|
dng_image.cpp |
15291 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:00 |
|
|
dng_image.h |
9994 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:00 |
file
Support for working with image data in DNG SDK. |
|
dng_image_writer.cpp |
150222 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:02 |
|
|
dng_image_writer.h |
28196 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:02 |
file
Support for writing DNG images to files. |
|
dng_info.cpp |
48116 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:03 |
|
|
dng_info.h |
4519 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:03 |
file
Class for holding top-level information about a DNG image. |
|
dng_iptc.cpp |
14922 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:03 |
|
|
dng_iptc.h |
4011 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:03 |
file
Support for IPTC metadata within DNG files. |
|
dng_jpeg_image.cpp |
7761 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:03 |
|
|
dng_jpeg_image.h |
1818 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:03 |
|
|
dng_lens_correction.cpp |
51747 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:04 |
|
|
dng_lens_correction.h |
20145 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:04 |
file
Opcodes to fix lens aberrations such as geometric distortion, lateral chromatic
aberration, and vignetting (peripheral illumination falloff). |
|
dng_linearization_info.cpp |
28513 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:04 |
|
|
dng_linearization_info.h |
5489 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:04 |
file
Support for linearization table and black level tags. |
|
dng_local_string.cpp |
4091 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:04 |
|
|
dng_local_string.h |
2765 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:04 |
|
|
dng_lossless_jpeg.cpp |
73321 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:05 |
|
|
dng_lossless_jpeg.h |
1719 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:05 |
file
Functions for encoding and decoding lossless JPEG format. |
|
dng_matrix.cpp |
20773 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:05 |
|
|
dng_matrix.h |
7274 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:05 |
file
Matrix and vector classes, including specialized 3x3 and 4x3 versions as
well as length 3 vectors. |
|
dng_memory.cpp |
5309 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:05 |
|
|
dng_memory.h |
16878 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:06 |
Support for memory allocation. |
|
dng_memory_stream.cpp |
5553 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:06 |
|
|
dng_memory_stream.h |
2474 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:06 |
file
Stream abstraction to/from in-memory data. |
|
dng_misc_opcodes.cpp |
31817 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:06 |
|
|
dng_misc_opcodes.h |
10755 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:06 |
file
Miscellaneous DNG opcodes. |
|
dng_mosaic_info.cpp |
36670 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:07 |
|
|
dng_mosaic_info.h |
8120 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:07 |
file
Support for descriptive information about color filter array patterns. |
|
dng_mutex.cpp |
9378 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:07 |
|
|
dng_mutex.h |
2783 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:07 |
|
|
dng_negative.cpp |
121997 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:08 |
|
|
dng_negative.h |
62782 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:09 |
file
Functions and classes for working with a digital negative (image data and
corresponding metadata). |
|
dng_opcode_list.cpp |
4969 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:09 |
|
|
dng_opcode_list.h |
3608 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:09 |
file
List of opcodes. |
|
dng_opcodes.cpp |
10378 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:09 |
|
|
dng_opcodes.h |
13800 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:09 |
file
Base class and common data structures for opcodes (introduced in DNG 1.3). |
|
dng_orientation.cpp |
5897 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:09 |
|
|
dng_orientation.h |
3902 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:09 |
|
|
dng_parse_utils.cpp |
72004 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:10 |
|
|
dng_parse_utils.h |
5904 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:10 |
|
|
dng_pixel_buffer.cpp |
32103 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:11 |
|
|
dng_pixel_buffer.h |
21747 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:11 |
file
Support for holding buffers of sample data. |
|
dng_point.cpp |
601 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:11 |
|
|
dng_point.h |
5870 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:11 |
|
|
dng_preview.cpp |
17377 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:11 |
|
|
dng_preview.h |
4812 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:11 |
|
|
dng_pthread.cpp |
29313 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:11 |
|
|
dng_pthread.h |
8601 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:12 |
|
|
dng_rational.cpp |
2245 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:12 |
|
|
dng_rational.h |
2396 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:12 |
file
Signed and unsigned rational data types. |
|
dng_read_image.cpp |
65176 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:12 |
|
|
dng_read_image.h |
6543 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:13 |
file
Support for DNG image reading. |
|
dng_rect.cpp |
3493 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:13 |
|
|
dng_rect.h |
11817 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:13 |
|
|
dng_ref_counted_block.cpp |
3338 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:13 |
|
|
dng_ref_counted_block.h |
7492 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:13 |
Support for a refcounted block, with optional copy-on-write |
|
dng_reference.cpp |
58333 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:14 |
|
|
dng_reference.h |
13177 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:14 |
|
|
dng_render.cpp |
42316 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:15 |
|
|
dng_render.h |
7532 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:15 |
file
Classes for conversion of RAW data to final image. |
|
dng_resample.cpp |
18116 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:15 |
|
|
dng_resample.h |
5286 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:15 |
|
|
dng_safe_arithmetic.cpp |
6904 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:15 |
|
|
dng_safe_arithmetic.h |
10313 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:15 |
|
|
dng_sdk_limits.h |
2268 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:15 |
file
Collection of constants detailing maximum values used in processing in the DNG SDK. |
|
dng_shared.cpp |
54754 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:16 |
|
|
dng_shared.h |
5248 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:16 |
|
|
dng_simd_type.h |
7288 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:16 |
|
|
dng_simple_image.cpp |
3861 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:16 |
|
|
dng_simple_image.h |
1925 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:16 |
|
|
dng_spline.cpp |
4299 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:16 |
|
|
dng_spline.h |
1692 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:16 |
|
|
dng_stream.cpp |
22135 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:16 |
|
|
dng_stream.h |
20461 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:17 |
Data stream abstraction for serializing and deserializing sequences of
basic types and RAW image data. |
|
dng_string.cpp |
41989 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:17 |
|
|
dng_string.h |
3528 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:17 |
file
Text string representation. |
|
dng_string_list.cpp |
2425 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:17 |
|
|
dng_string_list.h |
1494 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:17 |
|
|
dng_tag_codes.h |
15812 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:17 |
|
|
dng_tag_types.cpp |
1033 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:17 |
|
|
dng_tag_types.h |
1095 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:17 |
|
|
dng_tag_values.h |
11307 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:17 |
|
|
dng_temperature.cpp |
5719 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:18 |
|
|
dng_temperature.h |
1702 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:18 |
file
Representation of color temperature and offset (tint) using black body
radiator definition. |
|
dng_tile_iterator.cpp |
5396 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:18 |
|
|
dng_tile_iterator.h |
2641 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:18 |
|
|
dng_tone_curve.cpp |
2266 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:18 |
|
|
dng_tone_curve.h |
1400 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:18 |
file
Representation of 1-dimensional tone curve. |
|
dng_types.h |
2510 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:18 |
|
|
dng_uncopyable.h |
982 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:18 |
|
|
dng_utils.cpp |
18301 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:18 |
|
|
dng_utils.h |
22875 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:18 |
|
|
dng_validate.cpp |
21402 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:19 |
|
|
dng_xmp.cpp |
82442 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:19 |
|
|
dng_xmp.h |
10773 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:20 |
|
|
dng_xmp_sdk.cpp |
30736 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:20 |
|
|
dng_xmp_sdk.h |
6167 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:20 |
|
|
dng_xy_coord.cpp |
1852 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:20 |
|
|
dng_xy_coord.h |
3450 bytes |
2024-02-11 01:55:00 |
2025-01-19 03:55:20 |
file
Representation of colors in xy and XYZ coordinates. |