fake_certificate_generator
fake_certificate_generator copied to clipboard
A simple code for generating certificate image
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.2 to 10.0.1. Release notes Sourced from pillow's releases. 10.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/10.0.1.html Changes Updated libwebp to 1.3.2 #7395 [@radarhere] Updated zlib to 1.3 #7344 [@radarhere] 10.0.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.0.0.html Changes...
Bumps [numpy](https://github.com/numpy/numpy) from 1.18.1 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
Traceback (most recent call last): File "/Users/apple/Downloads/fake_certificate_generator-master/gen_idcard.py", line 130, in generator(idcard, name_font, other_font, bdate_font, id_font,idcard_empty_path, File "/Users/apple/Downloads/fake_certificate_generator-master/gen_idcard.py", line 89, in generator contours.sort(key=cv2.contourArea, reverse=True) AttributeError: 'tuple' object has no attribute 'sort'