robertosfield wrote: > Hi Lv, > > You need to provide the master source file that the vpbmaster will > have created during the first run in the second run, otherwise > vpbmaster won't know what to patch. > > Robert. > > On Tue, Aug 23, 2011 at 1:06 PM, Lv Qing <> wrote: > > > Hi, > > > > ... I made a low resolution world.ive like this: > > > > vpbmaster --geocentric -t world-t.tif -d world-d.tif -l 8 -o > > world/world-8.ive > > > > then I wan to pitch a high resolution level of dem and image like this: > > > > vpbmaster --patch world/world-8.ive --levels 1 8 -d USA-d.tif -t USA-t.tif; > > > > > > It did take a long time of processing,but seems nothing change with the > > world-8.ive ,and the size of world-8.ive is still the same. > > > > > > do not know what's wrong,may be somthing about --levels ?need help! > > > > > > > > Thank you! > > > > Cheers, > > Lv > > > > ------------------ > > Read this topic online here: > > http://forum.openscenegraph.org/viewtopic.php?p=42191#42191 > > > > > > > > > > > > _______________________________________________ > > osg-users mailing list > > > > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > > > > > _______________________________________________ > osg-users mailing list > > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > > ------------------ > Post generated by Mail2Forum
sorry, robert ,i found the problem is not --patcing but my newly compiled vbp 0.9.12 .It seems failed add my dem data to the model I used VPB 0.9.10 and osg2.8 before , osgdem -t t.tif -d h.tif --geocentric -l 2 -o test.ive this Command always woked well before. I have newly compiled vbp 0.9.12 with osg2.9.16,then the same Command failed add the dem data h.tif to the model. Do know why,I use the same data,I didn't record any failure when compiling vpb0.9.12.need help! ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=42196#42196 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

