Skip to content

S-1 B-1 vehicle and speed detection using opencv and python #422

@Rishithabattu11

Description

@Rishithabattu11

Below is the issue we are facing with our project..

problem

Screenshot 2024-06-20 224423

attempts to resolve

we tried to resolve it with the help of a Youtube video ,followed the exact steps shown in the video!!
video link : https://youtu.be/eaEndTeUiSU?si=TL4IUHfyGIgWmfE0

-->installed CMake globally from https://cmake.org/download/ and ensured to add it to system path, which showed the correct version with cmake --version
-->attempted to install CMake within virtual environment using pip install cmake, and then it got installed
--> dlib requires a c++ compiler and so we installed "Build Tools for Visual Studio" and ensured to select "Desktop development with C++" workload.

Now through command prompt after my virtual environment is activated ,tried to to install dlib ,but it repeatedly showed the above error .

github repo which we reffered:
https://github.com/sathyaraj819/Vehicle-Detection-And-Speed-Tracking

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions