You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The things that you must have a decent knowledge on:
10
+
The prerequisites to better understang the code and concept are:
11
11
```
12
12
* Python
13
13
* MatLab
@@ -41,7 +41,7 @@ The things that you must have a decent knowledge on:
41
41
```
42
42
### Results
43
43
44
-
* Here we are performing the the **dimensionality reduction** on the **hyperspectral image** called[Indian Pines](http://www.ehu.eus/ccwintco/index.php/Hyperspectral_Remote_Sensing_Scenes)
44
+
* Here we are performing the the **dimensionality reduction** on one of the widely used **hyperspectral image**[Indian Pines](http://www.ehu.eus/ccwintco/index.php/Hyperspectral_Remote_Sensing_Scenes)
45
45
46
46
1. The result of the [indian_pines_pca.py](
47
47
https://github.com/syamkakarla98/Dimensionality-reduction-and-classification-on-Hyperspectral-Images-Using-Python/blob/master/indian_pines_after_pca.csv) is shown below:
0 commit comments