Home
last modified time | relevance | path

Searched refs:RemovePixel (Results 1 – 10 of 10) sorted by relevance

/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/MathematicalMorphology/include/
H A DitkAnchorOpenCloseLine.hxx186 histo.RemovePixel(buffer[outLeftP]); in StartLine()
209 histo.RemovePixel(buffer[outLeftP]); in StartLine()
212 histo.RemovePixel(buffer[outLeftP]); in StartLine()
220 histo.RemovePixel(buffer[outLeftP]); in StartLine()
223 histo.RemovePixel(buffer[outLeftP]); in StartLine()
H A DitkMorphologyHistogram.h54 inline void RemovePixel(const TInputPixel & p) in RemovePixel() function
143 RemovePixel(m_Boundary); in RemoveBoundary()
155 inline void RemovePixel(const TInputPixel & p) in RemovePixel() function
H A DitkAnchorErodeDilateLine.hxx109 histo.RemovePixel(inbuffer[left]); in DoLine()
148 histo.RemovePixel(inbuffer[inLeftP - (int)m_Size]); in DoLine()
269 histo.RemovePixel(inbuffer[inLeftP]); in StartLine()
326 histo.RemovePixel(inbuffer[inRightP + (int)m_Size]); in FinishLine()
H A DitkMovingHistogramMorphologicalGradientImageFilter.h47 inline void RemovePixel(const TInputPixel & p) in RemovePixel() function
130 inline void RemovePixel(const TInputPixel & p) in RemovePixel() function
H A DitkRankHistogram.h115 void RemovePixel(const TInputPixel & p) in RemovePixel() function
327 void RemovePixel(const TInputPixel & p) in RemovePixel() function
H A DitkMaskedMovingHistogramImageFilter.hxx320 histogram.RemovePixel( inputImage->GetPixel(idx) ); in pushHistogram()
350 histogram.RemovePixel( inputImage->GetPixel(idx) ); in pushHistogram()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/LabelMap/include/
H A DitkLabelMap.hxx269 this->RemovePixel( tempIt, idx, emitModifiedEvent ); in SetPixel()
336 ::RemovePixel(const LabelObjectContainerIterator & it, in RemovePixel() function in itk::LabelMap
361 ::RemovePixel(const IndexType & idx, const LabelType & label) in RemovePixel() function in itk::LabelMap
372 RemovePixel( it, idx, emitModifiedEvent ); in RemovePixel()
H A DitkLabelMap.h202 void RemovePixel(const IndexType & idx, const LabelType & label);
470 void RemovePixel( const LabelObjectContainerIterator& it,
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/ImageFilterBase/include/
H A DitkMovingHistogramImageFilter.hxx201 histogram.RemovePixel( inputImage->GetPixel( currentIdx + ( *removedIt ) ) ); in PushHistogram()
221 { histogram.RemovePixel( inputImage->GetPixel(idx) ); } in PushHistogram()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/ImageStatistics/include/
H A DitkAdaptiveEqualizationHistogram.h58 void RemovePixel(const TInputPixel & p) in RemovePixel() function