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

  /external/ceres-solver/examples/
pgm_image.h 62 int NumPixels() const;
124 int PGMImage<Real>::NumPixels() const {
denoising.cc 96 for (unsigned index = 0; index < image.NumPixels(); ++index) {

Completed in 662 milliseconds