HomeSort by relevance Sort by last modified time
    Searched refs:adaptiveThresholdImage (Results 1 - 2 of 2) sorted by null

  /external/ImageMagick/Magick++/lib/
STL.cpp 29 Magick::adaptiveThresholdImage::adaptiveThresholdImage( const size_t width_,
37 void Magick::adaptiveThresholdImage::operator()( Magick::Image &image_ ) const
    [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
STL.h 63 class MagickPPExport adaptiveThresholdImage : public std::unary_function<Image&,void>
66 adaptiveThresholdImage( const size_t width_,
    [all...]

Completed in 295 milliseconds