{"id":19682003,"url":"https://github.com/vicnesterenko/fire-detection","last_synced_at":"2026-04-18T07:36:11.170Z","repository":{"id":212862533,"uuid":"732473853","full_name":"vicnesterenko/fire-detection","owner":"vicnesterenko","description":"fire detection scripts for master project","archived":false,"fork":false,"pushed_at":"2023-12-16T20:28:56.000Z","size":2694,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-10T05:55:46.159Z","etag":null,"topics":["fire-detection","kpi-ua","matlab","python","yolo"],"latest_commit_sha":null,"homepage":"","language":"MATLAB","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/vicnesterenko.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-16T19:42:36.000Z","updated_at":"2023-12-28T10:04:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"07f43af1-e835-4d3f-bfba-48f3c13cbef4","html_url":"https://github.com/vicnesterenko/fire-detection","commit_stats":null,"previous_names":["vicnesterenko/fire-detection"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicnesterenko%2Ffire-detection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicnesterenko%2Ffire-detection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicnesterenko%2Ffire-detection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicnesterenko%2Ffire-detection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vicnesterenko","download_url":"https://codeload.github.com/vicnesterenko/fire-detection/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240990830,"owners_count":19889953,"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":["fire-detection","kpi-ua","matlab","python","yolo"],"created_at":"2024-11-11T18:09:25.522Z","updated_at":"2026-04-18T07:36:06.148Z","avatar_url":"https://github.com/vicnesterenko.png","language":"MATLAB","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fire Detection in Drone Video\n\n## MATLAB implementation \n\nFor matlab implementation check this folder `matlab-detection-fire`.\n\nThis MATLAB code analyzes a forest drone video to detect potential fire regions based on color thresholds in the YCbCr color space.\n\n### Features\n\n- **Video Input**: The code reads a forest drone video ('forest_droneCam.mp4' by default).\n- **Color Space Conversion**: Converts each frame to the YCbCr color space.\n- **Thresholding**: Applies thresholding on Cb and Cr channels to identify potential fire regions.\n- **Binary Mask Creation**: Generates a binary mask highlighting detected fire regions.\n- **Visualization**: Displays the processed frames with detected fire regions using `implay`.\n\n### Usage\n\n1. Clone the repository.\n2. Ensure MATLAB is installed.\n3. Open MATLAB and navigate to the code directory.\n4. Run the script (`detection.m`) with your desired video file.\n\n```matlab\ndetectFire('your_video.mp4');\n```\n\n## Python implementation\n\n### In progress...\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvicnesterenko%2Ffire-detection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvicnesterenko%2Ffire-detection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvicnesterenko%2Ffire-detection/lists"}