![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include "ecvColorLevelsDlg.h"#include "ecvGenericPointCloud.h"#include "ecvHistogramWindow.h"#include <ecvDisplayTools.h>#include <ecvHObjectCaster.h>#include <ecvPointCloud.h>#include <QPushButton>#include <assert.h>#include <string.h>
Go to the source code of this file.
Variables | |
| static int | s_inputLevels [2] = {0, 255} |
| static int | s_outputLevels [2] = {0, 255} |
| static bool | s_outputLevelsEnabled = false |
|
static |
Definition at line 27 of file ecvColorLevelsDlg.cpp.
Referenced by ccColorLevelsDlg::ccColorLevelsDlg(), and ccColorLevelsDlg::onApply().
|
static |
Definition at line 28 of file ecvColorLevelsDlg.cpp.
Referenced by ccColorLevelsDlg::ccColorLevelsDlg(), and ccColorLevelsDlg::onApply().
|
static |
Definition at line 29 of file ecvColorLevelsDlg.cpp.
Referenced by ccColorLevelsDlg::ccColorLevelsDlg(), and ccColorLevelsDlg::onApply().