Joel Ibaceta

Results 21 comments of Joel Ibaceta

Ok, I gonna work to try to fix it

https://github.com/joelibaceta/video-to-ascii/blob/master/setup.py#L10 this should solve it

@vincentkollebolle It seems that this change should already be in pipy and available in the installation through pip3. It would be great if you tell us a bit more about...

In the readme I explain how I calculate the color intensity from rgb, according to this I assign a character from a range of values, por example If I have...

The three set of chars are used by three different render strategies. ![strategies](https://user-images.githubusercontent.com/864790/49573622-3dbd8b00-f91d-11e8-81dc-4b38739e8d54.png)

@creativegamer03 thanks for your report, I'm going to check this

@musicjeremy thanks for reporting

@creativegamer03 do you think you can do a PR with that?