{"id":15700107,"url":"https://github.com/mshr-h/image_dehazing","last_synced_at":"2025-10-14T15:31:43.090Z","repository":{"id":108873620,"uuid":"47911907","full_name":"mshr-h/Image_Dehazing","owner":"mshr-h","description":"Haze removal using Dark channel prior","archived":true,"fork":false,"pushed_at":"2016-01-23T03:20:14.000Z","size":842,"stargazers_count":6,"open_issues_count":1,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-31T08:34:36.988Z","etag":null,"topics":["computer-vision","haze-removal"],"latest_commit_sha":null,"homepage":null,"language":"C","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/mshr-h.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}},"created_at":"2015-12-13T08:42:35.000Z","updated_at":"2024-09-27T12:15:40.000Z","dependencies_parsed_at":"2023-04-19T04:01:10.790Z","dependency_job_id":null,"html_url":"https://github.com/mshr-h/Image_Dehazing","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mshr-h/Image_Dehazing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mshr-h%2FImage_Dehazing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mshr-h%2FImage_Dehazing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mshr-h%2FImage_Dehazing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mshr-h%2FImage_Dehazing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mshr-h","download_url":"https://codeload.github.com/mshr-h/Image_Dehazing/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mshr-h%2FImage_Dehazing/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279019322,"owners_count":26086711,"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-10-14T02:00:06.444Z","response_time":60,"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":["computer-vision","haze-removal"],"created_at":"2024-10-03T19:45:52.837Z","updated_at":"2025-10-14T15:31:42.752Z","avatar_url":"https://github.com/mshr-h.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Haze removal using Dark channel prior [![travis-ci](https://travis-ci.org/mshr-h/Image_Dehazing.svg?branch=master)](https://travis-ci.org/mshr-h/Image_Dehazing)\n## Description\nThis is an implementation of dehaze(haze removal) algorithm using C/C++ on Qt platform.\nThe algorithm is [written in C](lib_c/Dehaze.c).\n\n## What's the Dehaze\nDehaze is a technique to improve the visibility of the outdoor images.\n\n## Example\n|         hazy image         |              output             |\n| :------------------------: | :-----------------------------: |\n| ![](inImg_db/Fattal_2.png) | ![](outImg_db/Fattal_2_out.png) |\n- window size=5x5 pixels\n- ω=0.95\n- t_0=0.01\n- p=0.1\n\n## Requirement\n- Qt 5.3 or newer (probably works on older than 5.3 but not tested)\n\n## Directory tree\n```\ninclude/      header files\ninImg_db/     example input images\nlib_c/        C code\nlib_qc/       C structure \u003c-\u003e C++ data conversion\noutImg_db/    example output images\n```\n\n## Reference\n[Kaiming He, Jian Sun, Xiaoou Tang, \"Single image haze removal using dark channel prior\", CVPR, 2009, 2013 IEEE Conference on Computer Vision and Pattern Recognition, 2013 IEEE Conference on Computer Vision and Pattern Recognition 2009, pp. 1956-1963, doi:10.1109/CVPRW.2009.5206515](http://research.microsoft.com/en-us/um/people/jiansun/papers/Dehaze_CVPR2009.pdf)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmshr-h%2Fimage_dehazing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmshr-h%2Fimage_dehazing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmshr-h%2Fimage_dehazing/lists"}