# Escape From Hawkins
### Problem Statements
1. **ps1**
In Kali's introductory scene in S2, the only valid identifier the police could've had for the white van she was in was the number plate. Write a CV algorithm to detect a number plate with the resources given.
resource: https://drive.google.com/file/d/1779-QCue16Wt4ndGmxQ2ubrcQfSHVvFQ/view?usp=sharing
2. **Hdhsiendbd**
While Demogorgons are certainly impeccable at detecting blood across dimensions, when they finally find their target, their brain-equivalent organs must discern the contours of their target to recognize them. Implement an algorithm to detect the contours on the provided image and classify it's shape.
resource: https://drive.google.com/file/d/161TXm-RYjMjaefgBau-WrKeHwMGa2B1s/view?usp=sharing
3. **Susndhdusie**
The tendrils found throughout the upside down were seemingly very primary creatures with little sentience of their own. Common sense points to the possibility that they navigate using a very single dimensional viewpoint. Simulate the movement of a tendril assuming the presence of eye-like sensory input by constantly finding the midpoint of a path.
resource: https://drive.google.com/file/d/1pOgZb5pAvwcHZzVHpjgR_TdbFoCW1j21/view?usp=sharing
4. **7m3hduru3e**
Let's say you ran into a Flayed. Now, unless the Mind Flayer explicitly gives an instruction to said Flayed to behave in a hostile manner to you, it's just going to stand there giving you a menacing stare. Simulate this system by writing a face tracking algorithm with an accompanying arduino script to control two motors mounted to the camera (one per dimension of movement). The camera must move in such a way that the camera tracks the face as it moves (as seen in the test video). Create a tinkercad project to simulate the physical build.
resource: https://drive.google.com/file/d/1MymjBgjPiSOLThfgLVPQ3nQ4Zhs25xX0/view?usp=sharing
5. **83bbeuri3lss**
Imagine an exceedingly deadly scenario where the Mind Flayer actually uses the Flayed as normally functioning spies to reccy the surroundings in a human dominated area before attacking. Being unfamiliar with the way we've constructed out surroundings and having a total lack of empathy, the Mind Flayer needs to teach it's drones to react appropriately to avoid accidental deaths of other humans rather than coldly murdering them in broad daylight and moving on as if nothing happened.
Write an algorithm to help a Flayed human see and detect when a pedestrian is crossing a lane and when he's on the edge.
resource: https://drive.google.com/file/d/1LEQx7BS4-sANF459T8n7jGmL3aa6vBcp/view?usp=sharing