Adding Modules to the Simulator

Last week I have understand the whole project system, so starting from this week I will begin to start my task — Implementing IO modules into the simulator. Dr Shawn advised me to start with the easiest modules, which is the sensor modules. Sensor modules are easier comparing to other Read more

Demosaicking Approach in C

This week, I had been spending time searching on way to test the demosaic algorithm. I did a misunderstanding on previous week, that there is a process between the image sensor output and raw image. The Raw image is directly the output from the image sensor output itself. Well, I could Read more

CCD Sensors

This week I was given another task about the CCD optical sensors. CCD is called Charge-coupled device where it is capable of transforming light pattern from an image into an electric charge pattern just like an electronic image. It can collect, store and transport electrical charge from one element to another. Each pixels Read more