Skip to content
/ NEA Public

This is the main GitHub repo for my Computer Science NEA. This is course work which is part of my A Level.

Notifications You must be signed in to change notification settings

Ru-Pirie/NEA

Repository files navigation

AQA A Level NEA

This project was completed in the accademic year 2022/23 while I was in my final year of college at Barton Peveril Sixth Form College.

If you have any questions please don't hesitate to shoot me an email: contact@ru-pirie.com

Overview

The title of this project is "Alogrithmic Map Recognition and Edge Detection with Point to Point Pathfinding", what this boiled down to a canny edge detector coupled with some interesting logic which allowed it to pick out what where roads and what where buildings using a flood fill algorithm. Then after it had done this it converts the filled map to a graph which can then be clicked on to find the shortest path between two points. All of this was tied together with a nice looking custom GUI using WinForms.

Overall it was a very fun project and I certainly learnt allot from it, if you are a perspective Y12/Y13 student and have any questions I am more than happy to answer them just email me.

Here is a nice gif of it doing the pathfinding (not all from the same source):















Previous README

This is my the home repo for my Computer Science Non-Exam Assesment. Contained within is everthing that pertains to the NEA.

Directory overview

  • AutoLog, this contains the code which auto updates the google task with every commit.
  • Prototyle, this will contain the prototype for the project.
  • Final, will contain the final code for the entire project.
  • Writeup, contains the LaTeX source code as well as a compiled version of my final report.

Deadlines

These are mainly for me to keep an eye on All deadlines are 10am unless otherwise stated

  • 1st interview and draft objectives 23rd June 2022
  • Analysis (including finished prototype, 2nd interview and final objectives) 14th September 2022
  • Technical Solution the actual program 29th November 2022
  • All write up of NEA - electronic 9th January 2023
  • FINAL hand in with corrections (dont miss this one dumbo) – printed and PDF 9th February 2023 @ 4pm

COMPLETED 73/75 :D

About

This is the main GitHub repo for my Computer Science NEA. This is course work which is part of my A Level.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages