{"id":15494452,"url":"https://github.com/addisonelliott/matnrrd","last_synced_at":"2025-04-15T06:48:43.779Z","repository":{"id":139442324,"uuid":"127045355","full_name":"addisonElliott/matnrrd","owner":"addisonElliott","description":"MATLAB NRRD library that provides easy-to-use functions to load and save NRRD files.","archived":false,"fork":false,"pushed_at":"2018-08-16T13:20:31.000Z","size":82,"stargazers_count":9,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-15T06:48:38.735Z","etag":null,"topics":["file-format","image-processing","matlab-library","nrrd"],"latest_commit_sha":null,"homepage":null,"language":"Matlab","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/addisonElliott.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":"2018-03-27T21:00:26.000Z","updated_at":"2022-12-21T15:23:22.000Z","dependencies_parsed_at":"2023-04-03T22:18:16.013Z","dependency_job_id":null,"html_url":"https://github.com/addisonElliott/matnrrd","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/addisonElliott%2Fmatnrrd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/addisonElliott%2Fmatnrrd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/addisonElliott%2Fmatnrrd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/addisonElliott%2Fmatnrrd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/addisonElliott","download_url":"https://codeload.github.com/addisonElliott/matnrrd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249023707,"owners_count":21199958,"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":["file-format","image-processing","matlab-library","nrrd"],"created_at":"2024-10-02T08:14:16.663Z","updated_at":"2025-04-15T06:48:43.762Z","avatar_url":"https://github.com/addisonElliott.png","language":"Matlab","funding_links":[],"categories":[],"sub_categories":[],"readme":"matnrrd\n========\nmatnrrd is a MATLAB library that provides easy-to-use functions for loading and saving [NRRD](http://teem.sourceforge.net/nrrd/) files. One feature that sets matnrrd apart from other NRRD readers is that it parses the metadata fields into sensible datatypes.\n\nmatnrrd can be found on [MATLAB File Exchange](https://www.mathworks.com/matlabcentral/fileexchange/66658-addisonelliott-matnrrd) as well.\n\nInstallation\n------------\n\nDownload this repository and copy/paste nrrdread.m and nrrdwrite.m somewhere in your MATLAB path. You are ready to go!\n\nRunning Tests\n-------------\n\nDownload the entire repository and run test.m script.\n\nExample usage\n-------------\n\n```matlab\n[data, metadata] = nrrdread('data/test1d_ascii.nrrd');\nmetadata.encoding = 'raw';\n\nnrrdwrite('test.nrrd', data, metadata);\n```\n\nDocumentation\n-------------\nSee help of nrrdread and nrrdwrite for more information on how to use these functions.\n\nLicense\n-------\n\nSee [LICENSE](https://github.com/addisonElliott/matnrrd/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faddisonelliott%2Fmatnrrd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faddisonelliott%2Fmatnrrd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faddisonelliott%2Fmatnrrd/lists"}