Possible Project: Vector Graphics Level-of-Detail

  • target group: Onderzoekstage or Master
  • problem: current detailed vector graphics cannot easily be downsampled because the amount of elements (detail) remains the same
  • general idea: use a pixel representation to assist the downsampling
  • approach:
    • first generate a high-quality pixel representation of the vector image
    • down-sample the pixel representation to the desired target resolution
    • then try to re-create a new vector representation by trying to match the down-sampled pixel representation