handwriting_features.features.implementation.conventional.utils package
Submodules
handwriting_features.features.implementation.conventional.utils.composite module
- class handwriting_features.features.implementation.conventional.utils.composite.WritingNumberOfChangesUtils(sample_wrapper, fs, fc=None, n=None, subset=None)[source]
Bases:
objectClass implementing writing number of changes utils
- fc = 17.5
- get_relative_number_of_changes_in_pressure()[source]
Gets the relative number of changes in pressure
- get_relative_number_of_changes_in_velocity_profile()[source]
Gets the relative number of changes in velocity profile
- get_relative_number_of_changes_in_x_profile()[source]
Gets the relative number of changes in x profile
- get_relative_number_of_changes_in_y_profile()[source]
Gets the relative number of changes in y profile
- n = 50
handwriting_features.features.implementation.conventional.utils.dynamic module
handwriting_features.features.implementation.conventional.utils.kinematic module
handwriting_features.features.implementation.conventional.utils.spatial module
- class handwriting_features.features.implementation.conventional.utils.spatial.IntersectionUtils(sample_wrapper)[source]
Bases:
objectClass implementing intersection utils
- get_number_of_inter_stroke_intersections()[source]
Extracts the number of inter-stroke intersections
- get_number_of_intra_stroke_intersections()[source]
Extracts the number of intra-stroke intersections
- get_relative_number_of_inter_stroke_intersections()[source]
Extracts the relative number of inter-stroke intersections
- get_relative_number_of_intra_stroke_intersections()[source]
Extracts the relative number of intra-stroke intersections