Home
last modified time | relevance | path

Searched refs:isHistogramConstructed (Results 1 – 5 of 5) sorted by relevance

/dports/astro/kstars/kstars-3.5.6/kstars/fitsviewer/
H A Dfitshistogramview.cpp65 if (!m_ImageData->isHistogramConstructed()) in showEvent()
H A Dfitsdata.h476 bool isHistogramConstructed() in isHistogramConstructed() function
H A Dfitstab.cpp615 if (!Options::nonLinearHistogram() && !imageData->isHistogramConstructed()) in evaluateStats()
H A Dfitsdata.cpp1650 if (!isHistogramConstructed()) in findStars()
2140 if (!isHistogramConstructed()) in applyFilter()
/dports/astro/kstars/kstars-3.5.6/kstars/ekos/auxiliary/
H A Ddarklibrary.cpp114 if (!Options::nonLinearHistogram() && !m_CurrentDarkFrame->isHistogramConstructed()) in DarkLibrary()
529 if (!Options::nonLinearHistogram() && !m_CurrentDarkFrame->isHistogramConstructed()) in processNewImage()