Apr 29, 20202 min readFinal testing The following is a real-life test that was created to recognise traffic light signals, the camera was tested during different adverse...
Feb 25, 20201 min readTest 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 21, 20201 min readTest 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 18, 20201 min readTest the code used to detect only red and green circlesFigure 1 is a picture of different geometric shapes in different colours. The code used for testing should only detect any red and green...
Feb 9, 20201 min readTesting the code used to detect both green and redThe 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 6, 20201 min readHead 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 4, 20201 min readTesting the cameraAs 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...
Jan 30, 20201 min readTesting 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...