or for movable polygon:
00001 <vhdOSGBackgroundProperty name = "butterfly"> 00002 <limitFPS>20</limitFPS> 00003 <sourceType>IMAGES</sourceType> 00004 <image>$(VHDPP_DATA)/images/AR/Image1.jpg</image> 00005 <image>$(VHDPP_DATA)/images/AR/Image2.jpg</image> 00006 </vhdOSGBackgroundProperty> 00007 00008 <vhdOSGBackgroundProperty name = "live_camera"> 00009 <limitFPS>10</limitFPS> 00010 <sourceType>LIVE</sourceType> 00011 <cameraMode>320x240</cameraMode> <!--CAMERA640X480, CAMERA320X240, CAMERADV--> 00012 <cameraType>MINIDV</cameraType> <!--USB, FIREWIRE, MINIDV,--> 00013 <cameraAccess>DSVIDEO</cameraAccess> <!--VIDCAPTURE, DSVIDEO, CARNEGIE, POINTGREY, --> 00014 <cameraVideoControlFlag>FALSE</cameraVideoControlFlag> 00015 <cameraParamControlFlag>FALSE</cameraParamControlFlag> 00016 <movableFlag> TRUE </movableFlag> 00017 <directImageControlFlag> FALSE</directImageControlFlag> <!--If TRUE, ANOTHER SERVICE RETRIEVES/SETS THE IMAGE--> 00018 <position> 0 0 0 </position> 00019 <orientation> 0 1 0 0 </orientation> 00020 <size> 4 3 </size> 00021 </vhdOSGBackgroundProperty>