Vibert Thio

Results 4 issues of Vibert Thio

```python ... crop = img[max(0, extra // 2 + 1):min(-1, -(extra // 2)), :] ... ``` The result will not be a square when extra is 1. For example, the...

```javascript const origin = { x: two.width * 0.5, y: two.height * 1.5 }; const destIn = { y: two.height * 0.5 }; const destOut = { y: two.height *...

Hi @affige , Thanks for publishing the materials of this amazing class! Besides 1. music “audio” data 2. music “listening” data and 3. big music “text” data, I think there...