Category Archives: tech

discovered all small bug in vStrip_GUI: sometimes the context-menu in the IFO screen (set start/end lba) did not work on cell-level (chapter level was working fine). this is fixed (but not published yet…)

starting work on my “images & vision” assignment. we had the choice between partitioning an image (which sounded too easy) and compressing it by a factor of 64. being the geek that i am, i went for the compression… did some research into wavelets and started coding on that. looks quite promising, although i don’t have any numbers yet (Rice run-length encoding on the bitplanes still has to be written). very interesting.