Displaying 1 result from an estimated 1 matches for "test_256_6_8_01_0".
2000 Dec 20
2
questions re residuevqtrain
...nyone that understands how it's supposed to work.
I captured TRAIN_RES data from an encoding of a single track (about 4:43),
producing two files, residue_0.vqd (3727 lines, = 3727 points?) and
residue_1.vqd (huge). I then did a run with the parameters from the usage
message
residuevqtrain test_256_6_8_01_0 -p 256,6,8 -e .01 residue_0.vqd
(with the version of residuevqtrain at the CVS head, last changed around 11/9
or so).
1. I'm thinking that this program is basically supposed to solve the VQ
design problem, as documented on 'http://data-compression.com/vq.html'
(with some vari...