I have 4-band NAIP imagery that require the following processing steps:
- Convert to 8 bit unsigned B/W
- Reverse (note not inverse) the image, so that dark values appear light and light values appear dark. Moderate values should remain relatively unchanged.
Could someone please point me in the right direction for a Python or Arc raster calculator approach?

