RTI
Introduction to RTI
Outline
The Math
Dome Builder Manual
Electrical Design
Overview
Choice of LED
LED Driver
Constant Current Source
Microcontroller
Connectors
Board Layout
Case
Footnotes
Dome User Manual
Shooting Manual
Camera Settings
Dome Setup
Shooting
Various Notes
Camera Manuals
Footnotes
Lens Selection
Buying Lenses
Object Sizes
RAW or JPEG?
RAW
JPEG
Vibration Reduction
Live View
Exposure Delay Mode
Mirrorless Cameras
Footnotes
Scripts
scripts/image-filer.py
scripts/image-converter.py
scripts/lp-builder.py
bin/ptm-encoder
bin/ptm-decoder
bin/ptm-exploder
sample.lp file format
Software Developer Manual
Firmware
Programming the AVR-Microcontroller
Prerequisites
Program the Microcontroller
Initialize a New Microcontroller
ptmlib
ptmlib.h
Glossary
RTI
Docs
»
Index
Index
Symbols
|
C
|
D
|
E
|
F
|
G
|
L
|
M
|
P
|
R
|
S
|
U
|
Y
Symbols
--angle <angle>
scripts/lp-builder.py command line option
--exec <"commandline">
scripts/image-converter.py command line option
--file <script-file>
scripts/image-converter.py command line option
--format
ptm-encoder command line option
--help
ptm-encoder command line option
scripts/image-converter.py command line option
scripts/image-filer.py command line option
scripts/lp-builder.py command line option
--lights <lp>
scripts/image-filer.py command line option
--list
ptm-encoder command line option
--output=<FILE>
ptm-encoder command line option
--usage
ptm-encoder command line option
--verbose
ptm-encoder command line option
scripts/image-converter.py command line option
scripts/image-filer.py command line option
scripts/lp-builder.py command line option
--version
ptm-encoder command line option
-?
ptm-encoder command line option
-a <angle>
scripts/lp-builder.py command line option
-e <"commandline">
scripts/image-converter.py command line option
-f
ptm-encoder command line option
-f <script-file>
scripts/image-converter.py command line option
-h
scripts/image-converter.py command line option
scripts/image-filer.py command line option
scripts/lp-builder.py command line option
-l
ptm-encoder command line option
-l <lp>
scripts/image-filer.py command line option
-o
ptm-encoder command line option
-V
ptm-encoder command line option
-v
ptm-encoder command line option
scripts/image-converter.py command line option
scripts/image-filer.py command line option
scripts/lp-builder.py command line option
C
CBCR_COEFFICIENTS (C macro)
CLIP (C++ function)
color reference chart
crcb_coefficients_t (C++ class)
crcb_coefficients_t::cb (C++ member)
crcb_coefficients_t::cr (C++ member)
D
decoder_t (C++ class)
decoder_t::dinfo (C++ member)
decoder_t::filename (C++ member)
decoder_t::fp (C++ member)
decoder_t::u (C++ member)
decoder_t::v (C++ member)
decoder_t::w (C++ member)
DOF
E
encoder
scripts/image-converter.py command line option
EXIF
F
files
scripts/image-filer.py command line option
G
grey card
L
LUM (C macro)
M
MAX_COLOR_COMPONENTS (C macro)
MAX_JPEG_STREAMS (C macro)
MAX_PTM_BLOCKS (C macro)
P
PC Sync
ptm-decoder command line option
u v
ptm-encoder command line option
--format
--help
--list
--output=<FILE>
--usage
--verbose
--version
-?
-f
-l
-o
-v
-V
ptm_alloc_blocks (C++ function)
ptm_alloc_header (C++ function)
ptm_block_t (C++ type)
ptm_cbcr_avg (C++ function)
PTM_COEFFICIENTS (C macro)
ptm_coefficients_t (C++ class)
ptm_coefficients_t::c1 (C++ member)
ptm_coefficients_t::cu (C++ member)
ptm_coefficients_t::cu2 (C++ member)
ptm_coefficients_t::cuv (C++ member)
ptm_coefficients_t::cv (C++ member)
ptm_coefficients_t::cv2 (C++ member)
ptm_fit_poly_jsample (C++ function)
ptm_fit_poly_uint (C++ function)
PTM_FORMAT_JPEG_LRGB (C++ enumerator)
PTM_FORMAT_JPEG_RGB (C++ enumerator)
PTM_FORMAT_LRGB (C++ enumerator)
PTM_FORMAT_LUM (C++ enumerator)
PTM_FORMAT_RGB (C++ enumerator)
ptm_format_t (C++ class)
ptm_format_t::blocks (C++ member)
ptm_format_t::color_components (C++ member)
ptm_format_t::id (C++ member)
ptm_format_t::jpeg_streams (C++ member)
ptm_format_t::name (C++ member)
ptm_format_t::ptm_blocks (C++ member)
ptm_formats (C++ member)
ptm_formats_enum_t (C++ enum)
ptm_free_blocks (C++ function)
ptm_get_format (C++ function)
ptm_header_t (C++ class)
ptm_header_t::bias (C++ member)
ptm_header_t::compressed_size (C++ member)
ptm_header_t::compression_param (C++ member)
ptm_header_t::dimen (C++ member)
ptm_header_t::format (C++ member)
ptm_header_t::motion_vector_x (C++ member)
ptm_header_t::motion_vector_y (C++ member)
ptm_header_t::order (C++ member)
ptm_header_t::reference_planes (C++ member)
ptm_header_t::scale (C++ member)
ptm_header_t::side_info_sizes (C++ member)
ptm_header_t::transforms (C++ member)
ptm_image_info_t (C++ class)
ptm_image_info_t::decoder_stride (C++ member)
ptm_image_info_t::height (C++ member)
ptm_image_info_t::n_decoders (C++ member)
ptm_image_info_t::pixels (C++ member)
ptm_image_info_t::row_stride (C++ member)
ptm_image_info_t::width (C++ member)
ptm_normal (C++ function)
ptm_print_matrix (C++ function)
ptm_read_header (C++ function)
ptm_read_ptm (C++ function)
ptm_scale_coefficients (C++ function)
ptm_svd (C++ function)
ptm_unscaled_coefficients_t (C++ class)
ptm_unscaled_coefficients_t::c1 (C++ member)
ptm_unscaled_coefficients_t::cu (C++ member)
ptm_unscaled_coefficients_t::cu2 (C++ member)
ptm_unscaled_coefficients_t::cuv (C++ member)
ptm_unscaled_coefficients_t::cv (C++ member)
ptm_unscaled_coefficients_t::cv2 (C++ member)
ptm_write_header (C++ function)
ptm_write_jpeg (C++ function)
ptm_write_ptm (C++ function)
R
RAW
RGB_COEFFICIENTS (C macro)
rgb_coefficients_t (C++ class)
rgb_coefficients_t::b (C++ member)
rgb_coefficients_t::g (C++ member)
rgb_coefficients_t::r (C++ member)
S
scripts/image-converter.py command line option
--exec <"commandline">
--file <script-file>
--help
--verbose
-e <"commandline">
-f <script-file>
-h
-v
encoder
scripts/image-filer.py command line option
--help
--lights <lp>
--verbose
-h
-l <lp>
-v
files
scripts/lp-builder.py command line option
--angle <angle>
--help
--verbose
-a <angle>
-h
-v
U
u v
ptm-decoder command line option
Y
ycbcr_coefficients_t (C++ class)
ycbcr_coefficients_t::cb (C++ member)
ycbcr_coefficients_t::cr (C++ member)
ycbcr_coefficients_t::y (C++ member)