资 源 简 介
WxLUT Editor
summary
Implement a interactive editor of Look Up Table (LUT) dedicated to geomatics data, with multiple format support, and implemented on C++ with WxWidget toolKit
why a lut editor
LUT improve visualisation of data like raster DTM/DSM or lidar point cloud ( using OpenGL 1D texture). LUT could be hypsometric color value for displaying data according to height, or grayscale value for intensity data, or discret value for land cover classification etc...
short specification
formats IO
LUT format supported must be raw format (ImageJ), image file format (jpeg, tiff, png), and QGis xml format.