Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

GraphML File will not be loaded

Ana
Beginner
938 Views

Hi,

I was trying to load the census-transform.graphml document in order to see how the application works. But I get the following error -

Error encountered while parsing GraphML Document (census_transform.graphml)

GraphML File will not be loaded

 

It is the same with other sample applications as well.

 

Also, when I run the runvad.sh script, the following lines are displayed -

 

Could not parse application stylesheet
QObject::connect: No such slot FGDFramework::uc_handle_clear_highlights()
QObject::connect: No such signal FGDGraphScene::items_selected(QList<QGraphicsItem *>&)
[ INFO ] OpenCL build options: -DWORK_ITEM_XSIZE=4 -DWORK_ITEM_YSIZE=1
[ INFO ] OpenCL build options: -DWORK_ITEM_XSIZE=1 -DWORK_ITEM_YSIZE=1

 

Please let me know if these lines have got anything to do with the GraphML not loading?

 

Thanks and Regards

0 Kudos
1 Reply
Anna_B_Intel
Employee
938 Views

Hi Ana, 

What OS do you use? Errors of GraphML parsing usually occurs because of some dependencies and proper driver absence. Did you do all prerequisite steps described here ?

Best wishes, 

Anna

0 Kudos
Reply