Golan Levin

Results 18 issues of Golan Levin

Some of the images in the invaluable _Face as Interface_ article (https://github.com/kylemcdonald/AppropriatingNewTechnologies/wiki/Week-2) have disappeared due to link rot: * Expression estimation * Face Finder from Visage * Visionics Face DB

### Most appropriate sub-area of p5.js? - [ ] Accessibility (Web Accessibility) - [ ] Build tools and processes - [ ] Color - [ ] Core/Environment/Rendering - [ ]...

Bug
Discussion
Area:Utilities
Area:Math

Another idea for the PEmbroider library... a modification that removes stitch-down points that break up lines that are otherwise straight. The goal would be to reuse the hatching code for...

Hi @tatyanade , Please see `PEmbroider_shape_hatching_experimental`. I would be grateful if you could document "spine" hatching mode, as demonstrated in the upper row of this example. It requires some advanced...

documentation

Saving this one for me, just wanted to put it up so I could cross it off.

documentation

Hi @LingDong- , I made a demo to show off the animated stitch playback, `examples/PEmbroider_animated_playback`. It works great for SATIN, PARALLEL, and CONCENTRIC. However, it is doing something really weird...

bug

Saving this one for me, just wanted to put it up so I could cross it off.

documentation

@LingDong- , I see some opportunities in which the TSP solver could have a behavior which, though less "optimal" in one sense, might be more user-friendly in another. Let's call...

In the first cell of the "Simplified" Colab notebook, there is a complaint about the version of urllib3 which is being imported: ``` ERROR: botocore 1.20.51 has requirement urllib3=1.25.4, but...

Hello, I ran the simplified Colab this evening, and received the following error in the first cell: ``` ERROR: albumentations 0.1.12 has requirement imgaug=0.2.5, but you'll have imgaug 0.2.9 which...