Go to the source code of this file.
Functions | |
| showUsage () | |
| ========================================================================================================== | |
| showJpegHeader () | |
| showHistGamma ($key, $value) | |
| profileShow ($num_entries) | |
| printGammaStructure () | |
| getGammaStructure () | |
| printRawGamma ($page=0) | |
| printHistogram ($frame) | |
| printRawHistogram ($needed, $frame) | |
| printRawFrame ($frame) | |
| myval ($s) | |
Variables | |
| $imgsrv = "http://".$_SERVER['SERVER_ADDR'].":8081" | |
| $elp_const = get_defined_constants(true) | |
| $elp_const = $elp_const["elphel"] | |
| break | |
| case | histogram_direct |
| break | |
| case | jpegheader |
| break | |
| case | constants |
| break | |
| case | frame |
| break | |
| case | hist_raw |
| break | |
| case | hist |
| break | |
| case | gamma |
| break | |
| case | gamma_page |
| break | |
| default | __pad2__ |
| getGammaStructure | ( | ) |
| myval | ( | $ | s | ) |
| printGammaStructure | ( | ) |
| printHistogram | ( | $ | frame | ) |
| printRawFrame | ( | $ | frame | ) |
| printRawGamma | ( | $ | page = 0 |
) |
| printRawHistogram | ( | $ | needed, | |
| $ | frame | |||
| ) |
| profileShow | ( | $ | num_entries | ) |
| showHistGamma | ( | $ | key, | |
| $ | value | |||
| ) |
| showJpegHeader | ( | ) |
Definition at line 87 of file diag_utils.php.
References $aheader, $d, $header, $header_file, $header_size, $i, $jpeg_start, $rslt, $xml, header, SEEK_END, SEEK_SET, and x.
| showUsage | ( | ) |
==========================================================================================================
Definition at line 57 of file diag_utils.php.
References a, buffer, color, constants, data, debug, DEBUG, entries, error(), frame, future, gamma, gamma_direct, gamma_page, gamma_reverse, header, hist_raw, histogram, histogram_direct, histogram_reverse, imgsrv, jpegheader, printk, profile, raw, read, sensor, show, time, and value.
| $elp_const = $elp_const["elphel"] |
Definition at line 38 of file diag_utils.php.
| $elp_const = get_defined_constants(true) |
Definition at line 37 of file diag_utils.php.
Referenced by parseGetNames(), print_triggers(), read_latencies(), and read_triggers().
| $imgsrv = "http://".$_SERVER['SERVER_ADDR'].":8081" |
******************************************************************************* ! FILE NAME : diag_utils.php ! DESCRIPTION: Provides development/diagnostic data ! Copyright (C) 2008 Elphel, Inc ! -----------------------------------------------------------------------------** ! ! This program is free software: you can redistribute it and/or modify ! it under the terms of the GNU General Public License as published by ! the Free Software Foundation, either version 3 of the License, or ! (at your option) any later version. ! ! This program is distributed in the hope that it will be useful, ! but WITHOUT ANY WARRANTY; without even the implied warranty of ! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ! GNU General Public License for more details. ! ! You should have received a copy of the GNU General Public License ! along with this program. If not, see <http://www.gnu.org/licenses/>. ! -----------------------------------------------------------------------------** !
Definition at line 31 of file diag_utils.php.
Referenced by image_table8(), printPage(), and showImgData().
| default __pad2__ |
Definition at line 53 of file diag_utils.php.
Definition at line 52 of file diag_utils.php.
Definition at line 51 of file diag_utils.php.
Definition at line 50 of file diag_utils.php.
Definition at line 48 of file diag_utils.php.
Definition at line 47 of file diag_utils.php.
Definition at line 46 of file diag_utils.php.
Definition at line 45 of file diag_utils.php.
Definition at line 44 of file diag_utils.php.
Definition at line 40 of file diag_utils.php.
| case constants |
| case frame |
Definition at line 47 of file diag_utils.php.
Referenced by createDefaultConfig(), framepars_write(), grab_and_send(), init_histograms(), PHP_FUNCTION(), profileShow(), showLastImages(), and showUsage().
| case gamma |
Definition at line 51 of file diag_utils.php.
Referenced by createDefaultConfig(), gammas_write(), main(), PHP_FUNCTION(), png_set_gAMA(), png_set_gAMA_fixed(), showUsage(), and test_one_file().
| case gamma_page |
| case hist |
Definition at line 50 of file diag_utils.php.
| case hist_raw |
| case histogram_direct |
| case jpegheader |
1.5.1