false colour image processing satellite image matlab code
#1

Hi,
I need to use FCC in multi-spectral image using Matlab for my project
Reply
#2
R= imread('*B4.tif');
G= imread('*B3.tif');
NIR= imread('*B5.tif');
rgb543=cat(3,NIR,R,G);
figure, imshow(rgb543);
Reply
#3

False color (or false colour) refers to a group of color rendering methods used to display images in color which were recorded in the visible or non-visible parts of the electromagnetic spectrum. A false-color image is an image that depicts an object in colors that differ from those a photograph (a "true-color" image) would show.In addition, variants of false color such as pseudocolor (see discussion), density slicing (see discussion), and choropleths (see discussion) are used for information visualization of either data gathered by a single grayscale channel or data not depicting parts of the electromagnetic spectrum (e.g. elevation in relief maps or tissue types in magnetic resonance imaging).
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: image processing amazon, algorithms for image processing, mapreduce image processing, projects on application of image processing ppt, image processing toolbox**is, projects on image processing in glacoma, image processing dilate**ay reservation,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  how to calculate distance in heed protocol by using matlab 1 1,887 15-06-2018, 03:54 PM
Last Post: Guest
  matlab code for incremental conductance mppt 1 1,426 02-05-2018, 02:28 PM
Last Post: eksi
  anomaly detection code in matlab 3 2,094 23-04-2018, 12:04 AM
Last Post: Guest
  matlab code for liver tumor segmentation 2 1,585 01-04-2018, 06:29 PM
Last Post: [email protected]
  matlab code for vehicle tracking using unscented kalman filter 3 16,888 26-03-2018, 08:57 PM
Last Post: fodayj
  dwt code in java for image 2 6,352 24-03-2018, 10:06 PM
Last Post: Guest
  matlab code for facial expression recognition using frequency domain 1 2,683 19-02-2018, 06:03 PM
Last Post: Guest
  matlab code shadow detection and removal in colour images using matlab 2 2,262 12-01-2018, 01:24 PM
Last Post: dhanabhagya
  simulink matlab model upqc mdl 3 6,777 18-12-2017, 09:08 AM
Last Post: jaseela123d
  matlab code for speed breaker detection 1 1,296 27-10-2017, 10:22 AM
Last Post: Guest

Forum Jump: