top of page


Final testing
The following is a real-life test that was created to recognise traffic light signals, the camera was tested during different adverse...
Apr 30, 20202 min read

Test the code used to detect the colours in different adverse conditions.
The following is a real-life test that was created to recognise traffic light signals. Using 7m distance, the camera was tested during...
Feb 26, 20201 min read

Test the camera to detect both red and green circles
The top figure has been used to test the code developed and check if the camera will be able to detect only the red and green circles and...
Feb 21, 20201 min read


Test the code used to detect only red and green circles
Figure 1 is a picture of different geometric shapes in different colours. The code used for testing should only detect any red and green...
Feb 18, 20201 min read

Testing the code used to detect both green and red
The two picture below are the results when I run my code. As shown I had two different frames, one for green and the other for red, and...
Feb 9, 20201 min read

Head start to detect colours
Using python as a programming language to start coding the camera to detect the traffic lights (Green, Red). By using the code below, I...
Feb 6, 20201 min read

Testing the camera
As I am going to use the camera for a video stream to detect the colours, I decides to test the video's quality too. The figure below...
Feb 4, 20201 min read


Testing the camera's quality
The first step done with coding was to test the camera's quality and adjust the focus to get the best picture. Therefore, different...
Jan 30, 20201 min read
bottom of page