Astrofriend's homepage

www.astrofriend.eu
Share: Twitter Reddit Facebook Gmail Gmail Email
Search Astrofriend's homepage:

Valid CSS!

All pages shall now have been validated

Info Cookies (Kakor) / GDPR

Navigation

Advertisement /
Annons:

Advertisement / Annons:

Tutorial:
Bayer pattern test


Content:

  1. Introduction
  2. Test pattern
  3. Demosaic
  4. Combine

Introduction:

When I do image processing I normally do the first steps with the software AstroImageJ. One of the steps is to retrieve the color information from a deBayer pattern color sensor. As you maybe know there are a lot of different pattern and you have to chose a pattern that correspond to your camera.

Here is more to read about Bayer pattern at Wikipeia:

Sometimes I feel the colors look a bit strange, then maybe I have created my macro that retrieve the colors wrong. Here I describe how I do a check if it's correct. My camera is a Canon EOS 6D which have the Bayer filter order RGGB.

Go Back to content

Test pattern:

I simple created a test pattern in Open Office's presentation. What I need is a pattern with distinct Red, Green and Blue color. After some test I ended up with this:

RGB Test pattern image

I couldn't get the text in pure color, but the background is correct.

Go Back to content

Demosaic:

What I do now is just to take a photo of this test pattern with the camera set to raw images. Have the room light dark, you don't want any reflections in the monitor screen with unwanted color. It look like this, no surprise:

Raw image of RGB test pattern

Normally you do a debayering of your raw images. I don't like the interpolation process that standard image processing software do. I do instead a demosaicing and then retrieve four new monochrome images, first I have transformed the raw file to a CFA image. Red, Green1, Green2 and Blue, each 1/4 of pixel count. That's how a single color senor work. The four images look like this:


Red Channel:

Demosaiced Red

If my demosaiced process was setup correctly we should see the background with corresponding color be much stronger. Here is the Red channel and as you see the red background i stronger relative the other. Don't look at the text's color, only the background!


Green1 Channel:

Demosaiced Green1

This is the Green number one channel, and here is the green background strongest, correct.


Green2 Channel:

Demosaiced Green2

Here is the Green number 2 channel and also here we see that the green background is strongest, correct. Why do we have two green channels? There are double as many green pixels normally. They are not exactly copies, each pixel is shifted one row and one column. When doing image processing you must take care of this.


Blue Channel:

Demosaiced Blue

And last the blue channel and that one is also correct with the blue background strongest. I can stop here, but I go forward one step more.

Go Back to content

Combine:

One more test is to combine these four rggb channels to a single rgb image to see if it looks like the one we started with.

Combined rgb image

A look at the combined image tells us that the Bayer RGGB order was correct. I have not adjust the different channel's gain. Red and Blue channel has lower sensitivity. Notice how much lower the contrast has been relative test image. You can still adjust the gains and colors and get something similar as the test image, but that adjusting increase the noise. This photo was taken from a distance of 0.5 meter, just think about it, when taken astronomy photos you have light years of distance.

If you want to do a similar test you can just take a photo of the above test pattern and do a demosaicing of the color image.

Go Back to content

Go Back

Advertisement / Annons: