{"id":20958947,"url":"https://github.com/anhtvc/detectline","last_synced_at":"2026-04-20T20:31:59.725Z","repository":{"id":192841264,"uuid":"81646933","full_name":"AnhTVc/DetectLine","owner":"AnhTVc","description":"Detect line from video","archived":false,"fork":false,"pushed_at":"2017-02-11T11:39:21.000Z","size":18319,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-13T06:31:57.925Z","etag":null,"topics":["detectline","opencv","opencv-library"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AnhTVc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-02-11T10:50:55.000Z","updated_at":"2017-02-13T02:08:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"c61f690c-2209-4543-a660-ee0f1a2e7f35","html_url":"https://github.com/AnhTVc/DetectLine","commit_stats":null,"previous_names":["anhtvc/detectline"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AnhTVc/DetectLine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnhTVc%2FDetectLine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnhTVc%2FDetectLine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnhTVc%2FDetectLine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnhTVc%2FDetectLine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AnhTVc","download_url":"https://codeload.github.com/AnhTVc/DetectLine/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnhTVc%2FDetectLine/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28038027,"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","status":"online","status_checked_at":"2025-12-25T02:00:05.988Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["detectline","opencv","opencv-library"],"created_at":"2024-11-19T01:50:31.633Z","updated_at":"2025-12-25T21:45:31.042Z","avatar_url":"https://github.com/AnhTVc.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DetectLine Project\nDetect line from video to center line\n\nThis program is free software;\nyou can redistribute it and/or modify\nit under the terms of the GNU General Public License version 2\nas published by the Free Software Foundation.\n# Require\n- IE: Visial Studio 2012\n- Lib: OpenCV 3.0\n- Language: C/C++\n# Describe\n- Video to frame image\n- CropImage take 1/4 frame\n- Smooth: Median filter, Gauss\n- Find line with canny and HoughLine\n- process lines\n  + reject near horizontal lines\n  + filter with corner median\n  + filer distance\n  + Filline to line left and line right\n  + calculate center line\n  + using kalman filter with center line\n  + complete\n \n# Step to step\n- Install IE: VS or code block\n- Import OpenCV 3.0 to IE\n- Clone project\n- Import Project to IE\n- Config file input in main class\n- Or copy class main, util to your project do not forget file input\n\n# Contact\nContact me: tranvietanh.hust@gmail.com\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanhtvc%2Fdetectline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanhtvc%2Fdetectline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanhtvc%2Fdetectline/lists"}