Lines Matching full:c_str
190 ts->printf(ts->LOG, "image type depth:%d channels:%d ext: %s\n", CV_8U, num_channels, ext_from_int(ext).c_str());
194 string img_path = cv::tempfile(ext_from_int(ext).c_str());
195 ts->printf(ts->LOG, "writing image : %s\n", img_path.c_str());
198 ts->printf(ts->LOG, "reading test image : %s\n", img_path.c_str());
226 ts->printf(ts->LOG, "reading test image : %s\n", filename.c_str());
257 ts->printf(ts->LOG, "reading test image : %s\n", filename.c_str());
495 remove(output_progressive.c_str());
519 remove(output_optimized.c_str());
543 remove(output_rst.c_str());
586 remove(file3.c_str());
587 remove(file4.c_str());
618 FILE* fp = fopen(filename.c_str(), "wb");
633 remove(filename.c_str());
699 std::ofstream outfile(filename.c_str(), std::ofstream::binary);
705 remove(filename.c_str());
724 sprintf(buffer, "%smultipage_p%d.tif", folder.c_str(), i + 1);
768 wfile = fopen(output.c_str(), "rb");
790 remove(output.c_str());
817 remove(output.c_str());
842 remove(output.c_str());