Name
set_arb_params - Set arbitary attributes in headers of one image. The user can pre-define any attribute for his own convenience, and store them in the defined headers in hdf format.
Usage
output = set_arb_params(image,params,attr_str)
Input
- image
- image to be set attributes
- params
- parameters of the attributes
- attr_str
- a list of string containing IDs of defined attributes
Output
- output
- image in hdf format with attributes set up already.
Options
Description
Method
Reference
Author / Maintainer
- Zhong Huang
Keywords
- category 1
- UTILITIES
Files
utilities.py
See also
References to relevant other routines.
Maturity
- stable
- works for most people, has been tested; test cases/examples available.
Bugs
None. It is perfect.