Home | History | Annotate | Download | only in src

Lines Matching refs:n_images

174     int n_images;
185 &n_images, &img_size, &img_size, &responses,
231 const int n_images = responses->cols;
262 for( i = 0; i < n_images; i++, right_etal_idx++ )
281 worst_img_idx = cvRandInt(&rng) % n_images;
408 int n_images, img_size, i;
418 &n_images, &img_size, &img_size, &responses,