handwriterApp
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.1%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: CSAFE-ISU
- License: gpl-3.0
- Language: HTML
- Default Branch: main
- Homepage: https://csafe-isu.github.io/handwriterApp/
- Size: 80.1 MB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 7
- Releases: 2
Metadata Files
README.md
Welcome
Unlock the power of handwriting analysis with handwriter. This tool is designed to assist forensic examiners by analyzing handwritten documents. Whether you are a forensic document examiner, legal professional, academic, or simply curious about how statistics are applied to handwriting, handwriter provides an automated way to evaluate handwriting samples.
Quick Start
View a Demo
View a demo of handwriter on handwritten documents from the CSAFE Handwriting Database. Go to demo.
Use Your Own Handwriting Samples
Installation
Handwriter requires R, RStudio IDE, and JAGS.
- Install R and RStudio from POSIT
- Install JAGS from SourceForge
Install the handwriterApp R package. Open RStudio and navigate to the console window and type
r
options(timeout = 100000)
install.packages("handwriterApp")
install.packages("devtools")
devtools::install_github("CSAFE-ISU/handwriterRF")
Launch the App
Open RStudio, navigate to the console window, and type:
r
library(handwriterRF)
library(handwriterApp)
handwriterApp()
In the pop-up window, click Open in Browser. If you use the app in the pop-up window instead of in a browser, some links will not work.
Follow the instructions to analyze handwriting samples.
Owner
- Name: Center for Statistics and Applications in Forensic Evidence
- Login: CSAFE-ISU
- Kind: organization
- Email: srenfro@iastate.edu
- Location: 195 Durham Center, 613 Morrill Road, Ames, IA, 50010
- Website: forensicstats.org
- Repositories: 16
- Profile: https://github.com/CSAFE-ISU
CSAFE works to build a statistically sound and scientifically solid foundation for the analysis and interpretation of forensic evidence
GitHub Events
Total
- Create event: 11
- Release event: 1
- Issues event: 23
- Watch event: 1
- Delete event: 9
- Push event: 47
- Pull request event: 17
- Fork event: 1
Last Year
- Create event: 11
- Release event: 1
- Issues event: 23
- Watch event: 1
- Delete event: 9
- Push event: 47
- Pull request event: 17
- Fork event: 1
Packages
- Total packages: 1
-
Total downloads:
- cran 492 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 2
cran.r-project.org: handwriterApp
A 'shiny' Application for Handwriting Analysis
- Homepage: https://github.com/CSAFE-ISU/handwriterApp
- Documentation: http://cran.r-project.org/web/packages/handwriterApp/handwriterApp.pdf
- License: GPL (≥ 3)
-
Latest release: 2.0.0
published over 1 year ago