prvmihai Posted February 4, 2012 Report Share Posted February 4, 2012 Hello everbody, does someone know to assign an RGB color to Lidar data from specific ortophotos? I'm testing Terrascan since the softwear has a tool to extract the color from an image, my problem is that i don't have a macrostep to run this process in a large number of files. Thank you Quote Link to comment Share on other sites More sharing options...
Administrators EmperoR Posted February 6, 2012 Administrators Report Share Posted February 6, 2012 what kind of lidar data extension if you have lidar x,y,z data and then you can use Extract Multi Values to Points from arcgis 10 to get the RGB value based on your orthopoto is it that what you need? Quote Link to comment Share on other sites More sharing options...
prvmihai Posted February 6, 2012 Author Report Share Posted February 6, 2012 thanks for your reply The data is in .las format due to a previus process of classification. these large number of files ( ex. 1000) should get RGB attributes from specific ortos. I can do it in terrascan because is verry fast for one file, the problem is to do the same for 1000 pieces. Quote Link to comment Share on other sites More sharing options...
hariasa Posted February 7, 2012 Report Share Posted February 7, 2012 Perhaps you can convert it to xyz and then back to las with lastools? Alternatively, I am pretty sure this works with FME. And those processes are easily batchable. Quote Link to comment Share on other sites More sharing options...
Cyrus Posted February 24, 2012 Report Share Posted February 24, 2012 Hello, prv. Mihai! You should use "extract colors from images" command from project -> tools. But you need to make a project first and import some data into it. Do not forget to check "store color values" in project options and make sure you are using appropriate data storage format. Once coloured, points could be exported via macro; as XYZRGB, i.e. And - you may use raw images (non-rectified) with external orientation to make more accurate colouring on elevated objects. Forgot to mention - it is TerraScan. Quote Link to comment Share on other sites More sharing options...
lastools Posted May 11, 2012 Report Share Posted May 11, 2012 Hello, las2las from http://liblas.org has this functionality. for free. here is the tutorial page: http://liblas.org/utilities/las2las.html Martin - http://lastools.org Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.