Practical Remote Sensing
Practical Remote Sensing
Georeferencing: Georeferencing means that the internal coordinate system of a digital map or aerial photo can be related to a
ground system of geographic coordinates. A georeferenced digital map or image has been tied to a known Earth coordinate system, so users can
determine where every point on the map or aerial photo is located on the Earth's surface.
The relevant coordinate transforms are typically stored within the image file (GeoPDF and GeoTIFF are examples of
georeferenced file formats), though there are many possible mechanisms for implementing georeferencing. Georeferencing in the digital file
allows basic map analysis to be done, such as pointing and clicking on the map to determine the coordinates of a point, to calculate distances and
areas, and to determine other information.
➢ Output in which result can be altered image or report that is based on image analysis.
Analogue Image Processing: Analogue Image Processing can be used for the hard copies like printouts and photographs. Image analysts use
various fundamentals of interpretation while using these visual techniques.
Digital Image Processing: Digital image processing is the use of a digital computer to process digital images through an algorithm. As a
subcategory or field of digital signal processing, digital image processing has many advantages over analog image processing. It allows a much
wider range of algorithms to be applied to the input data and can avoid problems such as the build-up of noise and distortion during processing.
Digital Image Processing techniques help in manipulation of the digital images by using computers. The three general phases that all types of
data have to undergo while using digital technique are pre-processing, enhancement, and display, information extraction.
Unsupervised Image Classification: Unsupervised Image classification is where the outcomes (groupings of pixels with common characteristics)
are based on the software analysis of an image without the user providing sample classes. The computer uses techniques to determine which
pixels are related and groups them into classes. The user can specify which algorism the software will use and the desired number of output
classes but otherwise does not aid in the classification process. However, the user must have knowledge of the area being classified when the
groupings of pixels with common characteristics produced by the computer have to be related to actual features on the ground (such as wetlands,
developed areas, coniferous forests, etc.). Unsupervised classification is not preferred because results are completely based on software’s
knowledge of recognizing the pixel. For unsupervised classification, K Means Classification method is often used.
Supervised Image Classification: Supervised Image Classification is based on the idea that a user can select sample pixels in an image that are
representative of specific classes and then direct the image processing software to use these training sites as references for the classification of
all other pixels in the image. Training sites (also known as input classes) are selected based on the knowledge of the user. The user also sets the
bounds for how similar other pixels must be to group them together. These bounds are often set based on the spectral characteristics of the training
area, plus or minus a certain increment (often based on “brightness” or strength of reflection in specific spectral bands). The user also designates
the number of classes that the image is classified into.
CLASSIFICATION USING QGIS 3.16 (HANNOVER VERSION)
➢ Open QGIS 3.16 → Go to Add Raster Layer → Click Source column (…) Three dot → select the file location (Raster Image different bands)
→ in this case (Landsat 8), select 4 band (Red, Green, Blue, NIR) subsequently as 1, 2, 3, 4 → open → Add → close. [Band
Combination of LANDSAT-8: Band 1= Blue, Band 2= Green, Band 3= Red, Band 4= NIR]
➢ Go to SCP → Band set → Multiband image list → open a file location → select the 4 bands respectively → click right mark on check box
dialog of Create raster band set (stack bands) → run → select a directory location → close the SCP plugin.
➢ Double click on Stack Raster image on layer tool → select render type as Multiband color → select Red band as 3, Green as 2, Blue as 1
→select contrast enhancement as No enhancement →Apply → ok.
➢ Go to Processing menu → Toolbox → A processing toolbox will open → click on OTB → Learning → K Means Classification → K Means
Classification pop up will open → select number of class as 20 → select output image location → save to file → save → Run → close.
➢ Double click on Final Unsupervised Image → select Render type as Single Band Pseudo Color →select Color Ramp as Spectral → select
Mode as Equal Interval → Class = 20 → Apply → ok.
➢ Open QGIS 3.16 → Go to Add Raster Layer → Click Source column (…) Three dot → select the file location (Raster Image different bands)
→ in this case (Landsat 8), select 4 band (Red, Green, Blue, NIR) subsequently as 1, 2, 3, 4 → open → Add → close. [Band
Combination of LANDSAT-8: Band 1= Blue, Band 2= Green, Band 3= Red, Band 4= NIR]
➢ Go to SCP → Band set → Multiband image list → open a file location → select the 4 bands respectively → click right mark on check box
dialog of Create raster band set (stack bands) → run → select a directory location → close the SCP plugin.
➢ Double click on Stack Raster image on layer tool → select render type as Multiband color → select Red band as 3, Green as 2, Blue as 1
→select contrast enhancement as No enhancement →Apply → ok.
➢ Go to Processing menu → Toolbox → A processing toolbox will open → click on OTB → Learning → K Means Classification → K Means
Classification pop up will open → select number of class as 20 → select output image location → save to file → save → Run → close.
➢ Double click on Final Unsupervised Image → select Render type as Single Band Pseudo Color →select Color Ramp as Spectral → select
Mode as Equal Interval → Class = 20 → Apply → ok.
➢ Open QGIS 3.16 → Add Raster Layer → Click Source (…) Three dot →select the image location → Add → close.
➢ Go to SCP → Band set → open a file → select the 4 bands of your selected image → select band order as Wave length quick setting → check
the Create Virtual Raster of Band set → check the Create Raster of Band set (Stack bands) → select a directory location → Run.
➢ Click on SCP Toolbox → SCP Doc → Training Input → create a New Training Input → select the SCP Input location → save.
➢ Click on Create a ROI Polygon → zoom the image → now draw a polygon of any feature with the help of right click (like waterbody) → MC
ID 1 → give a desire name of that particular feature (like waterbody) → C ID 1 → give a desire name of that particular Class (like waterbody)
→ save temporary ROI to training input → now draw various Polygon on different features by same technique (more the C ID, more the
accuracy).
➢ Now select all the similar layer by right clicking and pressing ctrl on key board → Merge the all-similar layer → Merge Signatures → Yes →
now this way, Merge all similar features.
➢ Now select the similar layer by right clicking and pressing ctrl on key board → Remove the similar layer → Remove Signatures → Yes →
now this way, Remove all similar features except Merging layers.
➢ Now double click on Colour column of draw features → select the actual colour of features
(like agricultural land = yellow, vegetation = green, settlement = red etc) → Ok.
➢ Now go to SCP → Band Processing → Check MC ID → select Algorithm as Minimum Distance → Uncheck LCS → Run → Save
Classification Output → Save. Now your SUPERVISED Image is ready.
➢ Now for saving the project Go to Project Menu → Save → Choose a QGIS Project file → Save.
STEPS (SCREENSHOTS) OF SUPERVISED IMAGE
CLASSIFICATION USING QGIS 3.16
OPENING THE SOFTWARE QGIS 3.16 (HANNOVER VERSION)
SELECTION OF RASTER IMAGES / SATELLITE IMAGE
OPENING RASTER IMAGE
SELECTION OF BAND SET
SELECT THE BAND ORDERING
SELECTION OF CLASSIFICATION
SCP ORDERING
IMAGE PROCESSING UNDER PROCESSING (USING SCP)