Hi,
It's quite unclear what you do with the pressure and timestamp features (see Indermühle et al.).
In writing.py it seems that you extract features like pressure from the data but when using the Corpus or Inkml class I'm only able to get a list of strokes, strokes being a 2-d array of spatial coordinates.
Can you please add some documentation ?
Best regards,
References:
Indermühle, E., Frinken, V., & Bunke, H. (2012, September). Mode detection in online handwritten documents using BLSTM neural networks. In 2012 International Conference on Frontiers in Handwriting Recognition (pp. 302-307). IEEE.
Hi, It's quite unclear what you do with the pressure and timestamp features (see Indermühle et al.). In
writing.py
it seems that you extract features like pressure from the data but when using theCorpus
orInkml
class I'm only able to get a list of strokes, strokes being a 2-d array of spatial coordinates. Can you please add some documentation ?Best regards,
References: Indermühle, E., Frinken, V., & Bunke, H. (2012, September). Mode detection in online handwritten documents using BLSTM neural networks. In 2012 International Conference on Frontiers in Handwriting Recognition (pp. 302-307). IEEE.