Searched refs:NumPixels (Results 1 - 2 of 2) sorted by relevance

/external/ceres-solver/examples/
H A Dpgm_image.h62 int NumPixels() const;
124 int PGMImage<Real>::NumPixels() const { function in class:ceres::examples::PGMImage
H A Ddenoising.cc96 for (unsigned index = 0; index < image.NumPixels(); ++index) {

Completed in 76 milliseconds