{"id":24880115,"url":"https://github.com/zviniicius/ml_image_reduce","last_synced_at":"2025-06-20T13:37:45.387Z","repository":{"id":269921415,"uuid":"908859525","full_name":"zViniicius/ML_Image_Reduce","owner":"zViniicius","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-27T06:32:47.000Z","size":474,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T10:19:05.770Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zViniicius.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":"2024-12-27T06:25:38.000Z","updated_at":"2024-12-27T06:32:50.000Z","dependencies_parsed_at":"2024-12-27T07:26:37.440Z","dependency_job_id":"0733bf93-5ab6-4ede-b65e-fcffb89ed3e4","html_url":"https://github.com/zViniicius/ML_Image_Reduce","commit_stats":null,"previous_names":["zviniicius/ml_image_reduce"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zViniicius%2FML_Image_Reduce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zViniicius%2FML_Image_Reduce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zViniicius%2FML_Image_Reduce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zViniicius%2FML_Image_Reduce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zViniicius","download_url":"https://codeload.github.com/zViniicius/ML_Image_Reduce/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245785817,"owners_count":20671634,"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":[],"created_at":"2025-02-01T10:18:53.476Z","updated_at":"2025-03-27T05:16:27.910Z","avatar_url":"https://github.com/zViniicius.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Processamento de Imagens com Limiar Dinâmico\n\nEste notebook demonstra como carregar, converter para tons de cinza, calcular um limiar dinâmico e binarizar imagens utilizando a biblioteca `Matplotlib` e `NumPy`.\n\n### Funcionalidades:\n- Converter a imagem para tons de cinza.\n- Calcular um limiar dinâmico baseado na média da imagem em tons de cinza.\n- Binarizar a imagem utilizando o limiar dinâmico.\n- Exibir as imagens: a original, a em tons de cinza e a binarizada.\n\n### Como Usar:\n\n1. Carregue sua imagem no formato desejado.\n2. Defina o caminho para a imagem na variável `image_path`.\n3. Chame a função `process_image` com o caminho da sua imagem para processá-la e exibir as imagens.\n\n### Exemplo:\nSubstitua `image_path` pelo caminho correto da sua imagem.\n\n```python\nimage_path = 'caminho/para/sua/imagem.png'\nprocess_image(image_path)\n```\n\n### O que você verá:\nVocê verá 3 imagens lado a lado:\n- Imagem Original\n- Imagem em Tons de Cinza\n- Imagem Binarizada (com o limiar dinâmico aplicado)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzviniicius%2Fml_image_reduce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzviniicius%2Fml_image_reduce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzviniicius%2Fml_image_reduce/lists"}