{"id":19309455,"url":"https://github.com/rborovina/lane-detection","last_synced_at":"2026-04-02T01:36:46.738Z","repository":{"id":247785137,"uuid":"519885329","full_name":"rborovina/lane-detection","owner":"rborovina","description":"Lane Detection is a Python application developed as part of a fourth-year project for the AI course at the University of East Sarajevo - School of Electrical Engineering.","archived":false,"fork":false,"pushed_at":"2024-07-10T12:43:25.000Z","size":12860,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-20T12:51:35.862Z","etag":null,"topics":["artificial-intelligence","image-processing","self-driving-car"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rborovina.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-07-31T20:55:55.000Z","updated_at":"2024-08-08T09:11:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"bf44ab86-7985-4389-9833-8c13eb30cc87","html_url":"https://github.com/rborovina/lane-detection","commit_stats":null,"previous_names":["rborovina/lane-detection"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rborovina%2Flane-detection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rborovina%2Flane-detection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rborovina%2Flane-detection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rborovina%2Flane-detection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rborovina","download_url":"https://codeload.github.com/rborovina/lane-detection/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243450887,"owners_count":20293023,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["artificial-intelligence","image-processing","self-driving-car"],"created_at":"2024-11-10T00:19:12.550Z","updated_at":"2025-12-30T03:05:05.991Z","avatar_url":"https://github.com/rborovina.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lane Detection\n\n## Introduction\nLane Detection is a Python application developed as part of a fourth-year project for the AI course at the University of East Sarajevo - School of Electrical Engineering.\n\n## Features\n- Real-time lane detection from a video source.\n- Region of interest (ROI) masking for better lane detection.\n- Average slope intercept calculation for lane lines.\n- Display of detected lanes on the original video frame.\n- User-friendly GUI for selecting and displaying videos.\n\n## Installation\nTo run the LaneDetection project you can run the command: `docker-compose up` \n\n## Makefile commands\n1. `make install` - installs a project with dependecies\n2. `make install-test` - installs dev version with dependecies to validation and test\n3. `make run-test`- Runs all tests from `tests`\n4. `make validate` - Runs `mypy`, `flake8`, `isort` and `safety` checks\n5. `make coverage` - Generates coverage HTML report\n6. `make run-test-full` - Runs tests + validations\n7. `make run-docker-validate` - Runs validation and tests inside the docker container\n\n## Authors\n\n- Vesna Bjeloglav (https://github.com/vbjeloglav)\n- Stefan Jokic (https://github.com/stefanjokic99)\n- Radmilo Borovina (https://github.com/rborovina)\n\n## License\n\nThis application under MIT license.\n\n## Contact\n\nFor any additional information or questions, you can contact the authors.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frborovina%2Flane-detection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frborovina%2Flane-detection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frborovina%2Flane-detection/lists"}