Maya🍎@sh.itjust.works to Programming@programming.dev · 4 days agoimaging question in pythonmessage-squaremessage-square6linkfedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1message-squareimaging question in pythonMaya🍎@sh.itjust.works to Programming@programming.dev · 4 days agomessage-square6linkfedilinkfile-text
minus-squareMaya🍎@sh.itjust.worksOPlinkfedilinkarrow-up0·3 days agoI currently don’t have the code. I didn’t save it… I’ll give you a rough idea of what the modified code stack overflow did. They imported pillow module. Took the 6 labelled images from their storage. Appended the images with a set delay of 100ms and saved it as one. I’m not a coder, so I can’t remember the python code.
I currently don’t have the code. I didn’t save it…
I’ll give you a rough idea of what the modified code stack overflow did.
They imported pillow module.
Took the 6 labelled images from their storage.
Appended the images with a set delay of 100ms and saved it as one.
I’m not a coder, so I can’t remember the python code.