mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-02-27 07:18:57 -06:00
Histogram eq with group dataprocessor
This commit is contained in:
@@ -150,7 +150,7 @@ bool DataPlane::loadTexture() {
|
||||
if(data.empty())
|
||||
return false;
|
||||
|
||||
// _backgroundValues.setValue(_dataProcessor->filterValues());
|
||||
_backgroundValues.setValue(_dataProcessor->filterValues());
|
||||
|
||||
bool texturesReady = false;
|
||||
std::vector<int> selectedOptions = _dataOptions.value();
|
||||
|
||||
Reference in New Issue
Block a user