Directory mrUtilities/File/mlrImage/

Directory Created:
2009-07-23 10:40
Total Files:
3
Deleted Files:
0
Lines of Code:
178

[root]/mrUtilities/File/mlrImage

Lines of Code

mrUtilities/File/mlrImage/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
justin 4 (100.0%) 181 (100.0%) 45.2

Most Recent Commits

justin 2009-12-18 13:51 Rev.: 1607

Adding option to drop any filenames that have too many .'s in them. This is really annoying because then you can't get the extension properly from the filename. So it should be prevented right from the start.

19 lines of code changed in 1 file:

  • mrUtilities/File/mlrImage: mlrGetAllImageFilenames.m (+19 -3)
justin 2009-07-23 10:40 Rev.: 1518

Adding mlrImage directory and the start of some functions that should serve as a wrapper around cbiReadNifti functions. THis will give us more flexibility in the future to be nifti independent -- for example, we can write read/write wrappers so that we aren't limited by the 16bit image width/height parameters, which is a problem for the surface images that.

Also, fixed cbiReadNiftiHeader so that it doesn't dump an error when it can't load a header, but returns gracefully with a warning and an empty header structure

162 lines of code changed in 3 files:

  • mrUtilities/File/mlrImage: mlrGetAllImageFilenames.m (new 43), mlrIsImageFile.m (new 39), mlrLoadImageHeader.m (new 80)
Generated by StatSVN 0.4.1