Home
last modified time | relevance | path

Searched refs:CropLabels (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/opencv/opencv-4.5.3/modules/gapi/samples/
H A Dtext_detection.cpp235 G_API_OP(CropLabels,
480 GAPI_OCV_KERNEL(OCVCropLabels, CropLabels) { in GAPI_OCV_KERNEL() argument
618 cv::GArray<cv::GMat> labels = custom::CropLabels::on(in, rrs, in_rec_sz); in main()
/dports/audio/snack/snack2.2.10/demos/tcl/
H A Dxs.tcl1372 SaveLabelFile [CropLabels [Marker2Time m1] [Marker2Time m2]] $fn
1376 SaveLabelFile [CropLabels $start $end] $fn
1528 set labels [CropLabels [Marker2Time m1] [Marker2Time m2]]
1532 set labels [CropLabels $start $end]
3171 proc CropLabels {cstart cend} { procedure