Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Udayraj123

Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.

GitHub Repository: Udayraj123/OMRChecker
Path: blob/master/samples/sample4/config.json
Views: 205
1
{
2
"dimensions": {
3
"display_width": 1189,
4
"display_height": 1682
5
},
6
"threshold_params": {
7
"MIN_JUMP": 30
8
},
9
"outputs": {
10
"filter_out_multimarked_files": false,
11
"show_image_level": 5
12
}
13
}
14
15