Mozart icon indicating copy to clipboard operation
Mozart copied to clipboard

Not providing output when running with different input PNG.

Open chelyfern opened this issue 2 years ago • 6 comments

Hi, I am trying to run Mozart with one of my own PNG files and am not receiving any output. Does this PNG disagree with Mozart's specifications? sample_1

chelyfern avatar Nov 20 '22 19:11 chelyfern

I met the same problem. My input figure is below. Please kindly help if anyone can give suggestions, thanks! SSJS

lixucuhk avatar Dec 27 '22 13:12 lixucuhk

Hi @ChelyFernandezUSC @lixucuhk,

Please, try to use the section break-in each of the sheets you referenced before to split the sheet into multiple sections/images and run it again.

aashrafh avatar Dec 31 '22 14:12 aashrafh

I have the same question. How do you create the sample PNG file? I scanned my music sheet as pdf file, then convert to PNG format, but I got empty result. I tried to debug Mozart, which fails to segment my file. 02_binary

Really appreciate any insights. Thanks

duwei66 avatar Feb 17 '23 06:02 duwei66

Hi @ChelyFernandezUSC @lixucuhk,

Please, try to use the section break-in each of the sheets you referenced before to split the sheet into multiple sections/images and run it again.

Hi,

we actually had the same problem. What exactly do you mean by breaking it into sections? What should be part in one section? Could you provide an example?

Thanks a lot! Martin

deinhofer avatar Apr 20 '23 06:04 deinhofer

The same to me. I created two folders for input and output. Put the music sheet image in the input folder, even split it into sections. Run python3 .\src\main.py .\input .\music Nothing happened in my music folder(output folder).

sknightq avatar Dec 19 '23 16:12 sknightq

@sknightq you can try python .\src\main.py .\input .\music

hitzhangjy avatar May 28 '24 07:05 hitzhangjy