User Portlet User Portlet

Nicola Cattabiani
Discussions
You can produce Wolfram Language stand-alones applications that run without license via wolframscript. Apparentely very few people know it, and even less people know how to do it. I run my wolframscripts everywhere I can with no license.
Interesting! But it seems that your code simply plots different polynomial functions. I would not call this a proper morphing. In my example, we start with some points forming a tringle and some points forming the circle. Then, all the intermediate...
I am implementing a facial recognition system in the Wolfram Language, and I would like to know if the FeatureExtractor->FaceFeatures works best with grayscale or RGB images. I would like to know if the `FeatureExtractor` automatically...