This IS LITE sample shows the use of various techniques for filtering frequencies of
light to reveal greater contrast and detail, or to make easier the search for certain
types of physical features in aerial photos.
[TatukGIS Layer1]
Path=photo.jpg
Name=photo
Pixel.Histogram=true
; if parameter omited the default name will be used ( path + .his )
Pixel.HistogramFileName=histogram.his
; use histogram or create if not exist
Pixel.HistogramEqualize=true
[TatukGIS Layer1]
Path=photo.jpg
Name=photo
;cut all red and green colours
Pixel.RedMapZone1=0,255,0,0
Pixel.GreenMapZone1=0,255,0,0
;leave only blue colour
Pixel.BlueMapZone1=0,255,0,255
[TatukGIS Layer1]
Path=photo.jpg
Name=photo
; set a several transparent zones
Pixel.TransparentZone1= $000000, $5F5f5f
Pixel.TransparentZone2= $aFafaf , $FFFFFF