{"id":26098008,"url":"https://github.com/simpleitk/itksimpleitkfiltersmodule","last_synced_at":"2026-07-15T20:03:04.235Z","repository":{"id":138954355,"uuid":"66656429","full_name":"SimpleITK/itkSimpleITKFiltersModule","owner":"SimpleITK","description":"A collections of filters and ITK code used by SimpleITK","archived":false,"fork":false,"pushed_at":"2017-02-08T14:29:46.000Z","size":1966,"stargazers_count":0,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-07T07:40:39.806Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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/SimpleITK.png","metadata":{"files":{"readme":"README.rst","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":"2016-08-26T14:59:45.000Z","updated_at":"2016-08-26T15:01:29.000Z","dependencies_parsed_at":"2024-06-20T07:51:00.852Z","dependency_job_id":null,"html_url":"https://github.com/SimpleITK/itkSimpleITKFiltersModule","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SimpleITK/itkSimpleITKFiltersModule","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimpleITK%2FitkSimpleITKFiltersModule","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimpleITK%2FitkSimpleITKFiltersModule/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimpleITK%2FitkSimpleITKFiltersModule/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimpleITK%2FitkSimpleITKFiltersModule/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SimpleITK","download_url":"https://codeload.github.com/SimpleITK/itkSimpleITKFiltersModule/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimpleITK%2FitkSimpleITKFiltersModule/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279313479,"owners_count":26146011,"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-17T02:00:07.504Z","response_time":56,"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":[],"created_at":"2025-03-09T15:59:34.589Z","updated_at":"2025-10-17T08:58:12.121Z","avatar_url":"https://github.com/SimpleITK.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"General\n=======\n\n.. image:: https://ci.appveyor.com/api/projects/status/je74aykgrftxxkdd/branch/master?svg=true     \n    :target: https://ci.appveyor.com/project/blowekamp/itksimpleitkfiltersmodule-muow0/branch/master\n    \n.. image:: https://travis-ci.org/SimpleITK/itkSimpleITKFiltersModule.svg?branch=master\n    :target: https://travis-ci.org/SimpleITK/itkSimpleITKFiltersModule\n     \nThis is a module for `ITK \u003chttp://itk.org\u003e`_: The Insight Toolkit for Segmentation and\nRegistration. It is designed to work with the ITKv4\nmodular system and  to be places it ITK/Modules/External or uses as a\nRemote module.\n\nThis SimpleITKFilters module is a collection of ITK Filters used by SimpleITK.\n\nGetting Started\n===============\n\nThe official ITKv4 Wiki documentation on adding an external module is here:\n\n* http://www.itk.org/Wiki/ITK_Release_4/Modularization/Add_an_external_module_(external_module)\n* http://www.itk.org/Wiki/ITK/Policy_and_Procedures_for_Adding_Remote_Modules\n\n\nExternal Module\n---------------\n\nThe following is a breif list of instructions to get a external module\nstarted in a repository::\n\n  mkdir ITK/Modules/External/itkMyModule\n  cd ITK/Modules/External/itkMyModule\n  git init\n  git fetch git@github.com:blowekamp/itkExternalTemplate.git\n  git merge FETCH_HEAD\n\nRemote Module\n-------------\n\nAfter a module has been created as a git repository it can be included\nas a remote module, which enables automatic fetching. Add a file in\n\"ITK/Modules/Remote\" called \"YourModule.remote.cmake\", for this module\nit would be \"ExternalExample.remote.cmake\" with the followlowing contents::\n\n  itk_fetch_module(ExternalTemplate\n    \"A template for a module.\"\n    GIT_REPOSITORY http://github.com/blowekamp/itkExternalTemplate.git\n    GIT_TAG master\n    )\n\nLicense\n=======\n\nThis software is distributed under the Apache License. Please see\nLICENSE for details.\n\n\nAuthors\n=======\n\n* Bradley Lowekamp\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimpleitk%2Fitksimpleitkfiltersmodule","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimpleitk%2Fitksimpleitkfiltersmodule","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimpleitk%2Fitksimpleitkfiltersmodule/lists"}