Click here to Skip to main content
15,906,463 members

Comments by Ahsan Abbas (Top 6 by date)

Ahsan Abbas 31-Jul-15 10:13am View    
yes there are functions to display the files in both format but i didn't find the conversion form 1 format into other.
Ahsan Abbas 31-Jul-15 10:12am View    
yes i know about GDAL, and OGR but the problem is i have to generate images from files and save it, and why conversion into geotiff, actually i am not going to save the files in to geotiff format, but just only for illustrative purpose and its handling is simple and elegant.
Ahsan Abbas 30-Jul-15 14:16pm View    
At-least you have to show your work we can help you out.
Ahsan Abbas 30-Jul-15 14:13pm View    
Use this syntax
Irgb = imread('pathaddress/filename.jpg');
actually its finding the file in it's respective folder, so you have to add the full file folder path and corresponding file name to be load.
Ahsan Abbas 17-Jan-15 5:48am View    
you question looks confusing... please elaborate New window or do you have more than 1 python version installed ?