From professional translators, enterprises, web pages and freely available translation repositories.
cvrectangle(_image, pt1,pt2, cvscalar(0, 0, 255), 1, 8, 0);
cvrectangle(_image, pt1,pt2, cvscalar(0, 0, 255), 1, 8, 0);
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
cvrectangle(pinpimg, pt1, pt2, cv_rgb(0,255,0), 3, 4, 0);
cvrectangle(pinpimg, pt1, pt2, cv_rgb(0,255,0), 3, 4, 0);
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
cvrectangle(image, cvpoint(minloc.x, minloc.y), cvpoint(minloc.x + templ->width - 1, minloc.y + templ->height - 1), cv_rgb(0, 0, 255), 2, 8);
cvrectangle(image, cvpoint(minloc.x, minloc.y), cvpoint(minloc.x + templ->width - 1, minloc.y + templ->height - 1), cv_rgb(0, 0, 255), 2, 8);
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting