Generate an HRTF based on the input of direction of source, ear size, and headsize
Datasets are stored in the hdf5 format with the following structure
subject
hrir_l, hrir_r, srcpos
attrs
fs
(depends on dataset)
Additionaly spherical coordinates are represented in the folloing manner
with the following conversions
(0, 90) is directory above. (0, 0) is directly in front. (90, 0) is directory left. (90,0) is directly right.
Var | Meaning |
---|---|
head width | |
head height | |
head depth | |
pinna offset down | |
pinna offset back | |
neck width | |
neck height | |
neck depth | |
torso top width | |
torso top height | |
torso top depth | |
shoulder width | |
head offset forward | |
height | |
seated height | |
head circumference | |
shoulder circumference | |
cavum concha height | |
cymba concha height | |
cavum concha width | |
fossa height | |
pinna height | |
pinna width | |
intertragal incisure width | |
cavum concha depth | |
pinna rotation angle | |
pinna flare angle |
- h5py
- numpy
- scipy