When I export my Landsat classified result, it gives me a black image in return. Can anyone help me? Export.image.toDrive({ image: classified, description: 'landsatClassificationCART', folder: 'EE-Hattar-Classification', scale: 30, crs: 'EPSG: 4326', maxPixels: 1e12 });
This really is so helpful, thank you!
Very nice video. Please explain more about the different classifiers (SVM)how to use.
Great videos, Hope you can keep making more and more introduction videos.
Thank you for the tutorial.
How can I composite NDVI layer along with other bands for classification?
Excelent video very helpful!! Thanks!!
Hi, thanks for the video. Do you have any video (or a recommendation) for a time series classification? Thanks!
do you have any random forest classifier tutorial?
please tell me the code for finding landuse/landcover change
Great. please keep it on.
where can I get the script you used
Nice video. Is there a third part for supervised classification coming?
Thanks! Yes I'll be posting more in the next few weeks, including a third part of this series to cover accuracy assessment. Cheers, Shaun.
When I export my Landsat classified result, it gives me a black image in return. Can anyone help me?
Export.image.toDrive({
image: classified,
description: 'landsatClassificationCART',
folder: 'EE-Hattar-Classification',
scale: 30,
crs: 'EPSG: 4326',
maxPixels: 1e12
});
i think if you increase the resolution of exported image by decreasing the value of scale i.e. scale:5,then may be your problem solved
How can I insert this bars "\\" all over the text?
On a mac it's command + /
First select all,then press [Ctrl] + [/]
How can we export lulc map in arcgis