Skip to content
This repository has been archived by the owner on Aug 10, 2022. It is now read-only.

new print strategy idea #6

Closed
Qh0stM4N opened this issue Jul 4, 2017 · 9 comments
Closed

new print strategy idea #6

Qh0stM4N opened this issue Jul 4, 2017 · 9 comments

Comments

@Qh0stM4N
Copy link
Collaborator

Qh0stM4N commented Jul 4, 2017

my print idea is primarily frame dont fill image. fill image option have a lot of time.

for example
first images convert to twince images and started white color ignored mode
images

how to?

if This colour == Previous color:
     #dont put pixel 
     Previous color = this color
     go next step

else
     #ok put pixel 
     ...
     Previous color = this color

this control statlament adding to four strategies

  • left to rigth
  • right to left
  • top to bottom
  • bottom to top

4 strategies finished ready to frame. go randomize strategies to fill images.
I thing It is more difficult for people to know that this system is a bot.
I will try to include it when I am available

@RogerioBlanco
Copy link
Owner

I understand and agree with this idea. I don't think this is will be difficult to implement. I will make a sketch

@Qh0stM4N
Copy link
Collaborator Author

Qh0stM4N commented Jul 5, 2017

thanks, sketching does not seem hard to coding.
but I just never wrote python before.

@RogerioBlanco
Copy link
Owner

Me neither, I am doing this to learn.

@Qh0stM4N
Copy link
Collaborator Author

finised from #26

@Priz001
Copy link

Priz001 commented Nov 12, 2017

Hey, how can I change the draw strategy? from git? what i have to write? Thanks c:

@Qh0stM4N
Copy link
Collaborator Author

@Priz001 add --draw_strategy parameter
for example --draw_strategy sketch or --draw_strategy status

@Priz001
Copy link

Priz001 commented Nov 28, 2017

Turk oldugunu bilmiyordum .D, neyse timer biraz bozuk, ne yapabilirim? Bazen Error veriyor, 5-6 saniye gec atiyor.

@Qh0stM4N
Copy link
Collaborator Author

@Priz001 Hata mesjı varmı yeni noktayı koyarken gecikme var zaten rasgele olarak 1 ila 10 saniye daha ekledin bekleme süresinin üzerine. Hata mesajı yakalayabilirsen daha iyi olur.

@Qh0stM4N
Copy link
Collaborator Author

bide sorun olmazsa ingilizce yaz çöp ederler burayı ifşa olmayalım.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants