XLD建立形狀匹配的模板

QuincyYi發表於2024-06-18

inspect_shape_model(ImageReduced, ModelImages, ModelRegions, 3, HighContrast)
select_obj (ModelRegions, ObjectSelected, 1)

gen_contour_region_xld (ObjectSelected, Contours, 'border')

create_shape_model_xld (Contours, 1, -0.39, 0.79, rad(1), 'auto', 'ignore_local_polarity', 5, ModelID)
get_shape_model_contours (ModelContours, ModelID, 1)


* create_shape_model(ImageReduced, 1, -rad(15), rad(30), MatchStep, 'none', 'ignore_local_polarity', HighContrast, HighContrast, ModelID)
* get_shape_model_contours (ModelContours1, ModelID, 1)

相關文章