OMRChecker icon indicating copy to clipboard operation
OMRChecker copied to clipboard

General Discussion/Comments for newcomers

Open Udayraj123 opened this issue 5 years ago • 18 comments

Comment here if anyone wants to discuss anything about the software

Udayraj123 avatar Jul 05 '19 16:07 Udayraj123

Hey, when I try to run this on my local system with the sample you had in https://github.com/Udayraj123/OMRChecker/tree/master/inputs/OMR_Files_Sample/CityName/HE folder, I am getting "Segmentation fault (core dumped)" error.

Siva2406 avatar Jul 19 '19 11:07 Siva2406

I am looking for an automated evaluation of OMR sheets. Have attached sample file for which I need to solve this. Don't know where to start for processing this. Is there any doc for the same? Original (1)

Siva2406 avatar Jul 19 '19 11:07 Siva2406

Hi @Siva2406, You can check this section in the readme.

Udayraj123 avatar Jul 19 '19 13:07 Udayraj123

Please create a new issue for discussing your code error.

Note for others: Here's the issue created [SOLVED]

Udayraj123 avatar Jul 19 '19 13:07 Udayraj123

Hi Uday nice repo. Could u explain the difference between gaps and bigGaps?

utkarshrai2 avatar Aug 14 '19 15:08 utkarshrai2

Hi @utkarshrai2

Gaps is the distance of the balls to each other. Big Gaps is the distance between the columns. Important note : The Bubble dimensions is important when you measurement of Gaps and BigGaps

andreemidio avatar Aug 16 '19 20:08 andreemidio

I want to use some custom OMR_Marker, are there any marker specific constants in the code. Because i am having some spacing issue when i am setting the layout with a custom marker

utkarshrai2 avatar Aug 21 '19 11:08 utkarshrai2

Hi @utkarshrai2

Gaps is the distance of the balls to each other. Big Gaps is the distance between the columns. Important note : The Bubble dimensions is important when you measurement of Gaps and BigGaps But we are setting origin for each column separately, so whats the utility of bigGap

utkarshrai2 avatar Aug 21 '19 12:08 utkarshrai2

If you could share a sample image and the marker on your forked repo, we can help you configure it

Udayraj123 avatar Aug 21 '19 12:08 Udayraj123

@utkarshrai2 there are multiple ways to set the same grid layout. Biggaps help you do it in a minimal way. Especially when the layout is a grid of small grids(Qblocks). Biggap is the gap between those Qblocks. Hope I'm clear

Udayraj123 avatar Aug 21 '19 12:08 Udayraj123

Hi @Udayraj123 I tried to configure the grid layout but unable to get the perfect match. Let me know if you could help Blank OMR Sample

vijuc895 avatar Oct 31 '20 14:10 vijuc895

Hi Raj, How did you create those GIFs ?

balaji-ch avatar Nov 01 '21 04:11 balaji-ch

Sorry for my english. I want know if I can use scanned images without border. When I use them I get the message "Paper boundary not found! Should you pass --noCropping flag?" If I use --noCropping, did I need the marker icon ?

Thanks

purusello avatar Jan 19 '22 18:01 purusello

I have tried not to use the marker icon with --noCropping, it still work perfectly with scanned images. The scanned images must be the same size, same orientation etc...

olzenkhaw avatar Jan 20 '22 05:01 olzenkhaw

@purusello yes you need the noCropping flag. And marker icon is not necessary to use, to skip using it simply remove the "marker_path" entry from your template.json

Udayraj123 avatar Jan 29 '22 16:01 Udayraj123

@balaji-ch the GIFs were created using a small script which is no more part of the codebase :)

Udayraj123 avatar Jan 29 '22 16:01 Udayraj123

@vijuc895 if you are still facing the issue, head over to the Discord group for quicker help! Link is in Readme

Udayraj123 avatar Jan 29 '22 16:01 Udayraj123

@purusello yes you need the noCropping flag. And marker icon is not necessary to use, to skip using it simply remove the "marker_path" entry from your template.json

If some scanned paper is distorted, why don't to use the marker to adjust, what do you think @vijuc895 ?

purusello avatar Feb 01 '22 10:02 purusello

For newcomers - prefer discussion on discord for better response

Udayraj123 avatar Sep 29 '22 16:09 Udayraj123

For contributors looking for more tasks - check Project board as well.

Udayraj123 avatar Sep 29 '22 19:09 Udayraj123

closing as Readme reflects the norm to do discussions on discord

Udayraj123 avatar Nov 02 '22 06:11 Udayraj123