Skip to main content

Questions tagged [image-classification]

Image classification refers to the task of extracting information classes from a multiband raster image.

0 votes
1 answer
52 views

I tried doing LULC Classification using Maximum Likelihood classifier. But after running the code, the classified image shows forest for every pixel. Not only the ROI, but whole world is classified as ...
Bibek Haudi's user avatar
1 vote
0 answers
27 views

I am trying to gather samples using "draw polygon" tool for supervised classification on my ArcGIS 10.8. Despite enabling the image classification tool, whenever I draw shapes from the ...
Mahdi Hasan's user avatar
0 votes
0 answers
60 views

I'm trying to create random points on my raster image for accuracy assessment (using the Semi-Automated Classification Plugin), but the points won't be imported into the training input file (on the ...
Leo Mange's user avatar
0 votes
0 answers
54 views

After preparing and saving training samples for supervised LULU classification in ArcGIS pro, subsequent edits to class attributes (e.g., correcting mislabeled water body samples under the built-up ...
Abdullah Jami's user avatar
0 votes
1 answer
144 views

I made some training samples using the Training Samples manager, but didn't have time to draw polygons for one of my classes. I saved the schema to edit later, but the "generate from training ...
Olivia Bible's user avatar
0 votes
1 answer
83 views

I'm trying to perform classification in Google Earth Engine using Sentinel-1, Sentinel-2, and SRTM datasets. When using only Sentinel-1, the sampleRegions function works perfectly, but when I add ...
SaZ's user avatar
  • 13
0 votes
1 answer
53 views

I am trying to obtain the mode and the mode frequency per pixel of different iterations of a Random Forest Classifier (With a fixed number of trees but with different random seeds) with 5 classes (0 ...
Daniel Aguirre Nieto's user avatar
0 votes
0 answers
97 views

I'm trying to classify a clipped Landsat raster and then do an accuracy check for a watershed. When I do classify my clipped watershed, the region outside the ROI also gets classified i.e. the NoData ...
ManishaSingh12's user avatar
-1 votes
1 answer
604 views

Is it possible to export each image from image collection as an asset? If yes how can I improvise this code? // set cloud threshold var cloud_thresh = 40; // Cloud mask function var ...
Bibek Haudi's user avatar
-1 votes
2 answers
178 views

I am working on an accuracy assessment for my classification and want to do this using random sampling of points from a validation part of my training areas. For this I split the training areas into a ...
pcf42's user avatar
  • 3
0 votes
1 answer
1k views

While doing LULC classification I am facing the following problem in QGIS. I am unable to do the following process. After selecting all the training inputs, I select classification in band-processing ...
Dibyendu Biswas's user avatar
3 votes
1 answer
153 views

I came to the issue of Out of Memory Error when I tried to do a supervised classification of an image using a shapefile polygons as underlying featureCollection in GEE. It turned out that some of the ...
Sina NAKHOSTIN's user avatar
0 votes
1 answer
380 views

Without applying a filter function like the mode or similar, I want to apply a sieve to a raster with two classes. Let's say I have a raster with pixel values 0 and 1; I want to remove groups of ...
Isa's user avatar
  • 313
0 votes
0 answers
49 views

When I run the train images classifier on an orthomosaic or orthophoto by OTB in QGIS it generates me not just a file with .txt extension but by default it starts generating .txt.shp, .txt.shx, .txt....
ibex's user avatar
  • 1
0 votes
1 answer
875 views

I am trying to apply post-processing (Classification Sieve) in GEE to my classified raster, just as we apply in QGIS (used 4x4) or (8x8). Remove unwanted and noise pepper effects from the ...
Shumaill's user avatar
  • 103

15 30 50 per page
1
2 3 4 5
10