来自https://github.com/thmoa/semantic_human_texture_stitching/issues/11
将
gc = gco.gco()
⇒ gc = gco.GCO()
gc.createGeneralGraph()
⇒ gc.create_general_graph()
版权声明:本文为dreamwards原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。
来自https://github.com/thmoa/semantic_human_texture_stitching/issues/11
将
gc = gco.gco()
⇒ gc = gco.GCO()
gc.createGeneralGraph()
⇒ gc.create_general_graph()