Skip to main content

Questions tagged [rgb]

An image encoding scheme with three bands, one for each primary color.

2 votes
1 answer
79 views

If I have an RGB TIF where some pixels have values ​​of 255 255 255, how do I change the values ​​of these pixels? The result will be an RGB TIF file where the original pixel values ​​of 255 255 255 ...
dysano's user avatar
  • 73
1 vote
2 answers
130 views

I have a uInt8 RGB GeoTIFF file and the part of the TIFF is pure white (255,255,255) or pure black (0,0,0), all those area were considered no data and I want to make them transparent. I tried add ...
Stanley Evans's user avatar
1 vote
1 answer
95 views

I am looking for a solution to extract the RGB values from a layer that has a Unique Values symbology assigned in ArcGIS Desktop 10.8. These layers are geological units called "MapUnitPolys" ...
vopane's user avatar
  • 11
0 votes
1 answer
305 views

I am fairly new to the world of GIS and also using QGIS. I normally use a greyscale height map to create a 3D terrain in external 3D software. I have a location where I only have access to a RGB ...
Kaz's user avatar
  • 23
1 vote
1 answer
240 views

I'm working on a project in QGIS where I need to color a map using RGB values from a specific column in my dataset (RGB). However, I also need to create a legend that shows the units with their actual ...
Cicada73's user avatar
0 votes
1 answer
184 views

I have a grayscale raster which returns the following information when I run gdalinfo on it Metadata: AREA_OR_POINT=Area Image Structure Metadata: INTERLEAVE=BAND Corner Coordinates: Upper Left ( ...
guest_231213's user avatar
3 votes
1 answer
3k views

I have a uint16 image, but when I want to convert this image to uint8 data type, I get bad results. I'm sharing my entry image and the result below. My image is a 3-channel RGB image. original image: ...
geomaticpoly's user avatar
1 vote
1 answer
660 views

I have already downloaded the Sentinel-2 RGB bands using earthengine-api with python. The resultant numpy matrix has a shape (n, m, 3), representing the RGB bands directly downloaded from Sentinel-2. ...
Guzmán R's user avatar
0 votes
1 answer
393 views

I have a raster like in this image, this raster symbology only consist of RGB Composite, vector field and stretched. How do I change the colors of this raster into a single color? This raster was ...
Garishsm's user avatar
1 vote
0 answers
287 views

I'm trying to create an RGB GeoTIFF from an array. I've followed the question and response here, but I'm still having issues. When running gdalinfo on the image, the ColorInterp seem to be correct, ...
clrk's user avatar
  • 11
1 vote
0 answers
63 views

I am an expert on my field. I work with remote sensing. Mostly UAVs. I collect datasets and extract features from it. This year, I started collected with the Astro Freefly and the Sony A7RIV sensor (...
Jose Luis Landivar S's user avatar
0 votes
1 answer
95 views

I am an expert on my field. I work with remote sensing. Mostly UAVs. I collect datasets and extract features from it. One of the features is 'green canopy cover' (https://acsess.onlinelibrary.wiley....
Jose Luis Landivar S's user avatar
-3 votes
1 answer
139 views

I have several RGB images of which I made an orthomosaic image. I would like to create a VARI vegetation indice. QGIS shows 4 bands in the raster calculator. Which band is which of the RGB bands? One ...
Gábor Zvara's user avatar
0 votes
0 answers
134 views

I have processed about 8 orthomosaics from UAV data collection. They used RTK for georeferencing, but I guess it was not done properly. They did not use GCPs. Therefore, the orthomosaics do not align. ...
Jose Luis Landivar S's user avatar
1 vote
0 answers
89 views

I have a shapefile layer with R,G,B fields and used the following expression to set the symbol color. Surprisingly, it worked right away. However, even though the colors are applied in the canvas, ...
pr_'s user avatar
  • 63

15 30 50 per page
1
2 3 4 5
11