Home
last modified time | relevance | path

Searched refs:image_category (Results 1 – 3 of 3) sorted by relevance

/dports/finance/prestashop/prestashop/modules/gsitemap/
H A Dgsitemap.php468 $image_category = array();
470 $image_category = array(
482 'image' => $image_category,
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bvgl/
H A Dbvgl_labelme_parser.h86 std::string image_category() const { return image_category_; } in image_category() function
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/volm/
H A Dvolm_io.cxx423 if (parser.image_category() == "") { in read_labelme()
428 img_category = parser.image_category(); in read_labelme()