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

  /external/opencv/cv/src/
cvpgh.cpp 138 // Calculates PGH(pairwise geometric histogram) for contour given.
142 // pgh - output histogram
150 icvCalcPGH( const CvSeq * contour, float *pgh, int angle_dim, int dist_dim )
159 int *pghi = (int *) pgh;
163 if( !contour || !pgh )
172 memset( pgh, 0, hist_size * sizeof( pgh[0] ));
  /external/chromium_org/third_party/libjingle/source/talk/media/testdata/
h264-svc-99-640x360.rtpdump     [all...]

Completed in 775 milliseconds