User Portlet
| Discussions |
|---|
| On January 5th, 2016 *The Atlantic* published an article by Rose Eveleth entitled "[A Brief History of Noise:From the big bang to cellphones][1]" featuring my father, nuclear physicist [John G. Cramer][2] who used Mathematica to recreate a... |
| Stephen Wolfram [has written a book][1] to help you learn how to write in the Wolfram Language: *[An Elementary Introduction to the Wolfram Language][2]*. The [Wolfram Language][3] is both a way of expressing complex ideas simply and a way of... |
| Try this: i=CurrentImage[];faces=FindFaces[i] ImageTrim[i, #] & /@ faces ![enter image description here][1] I had fun combining [CurrentImage][2], [FindFaces][3], and [ImageTrim][4]. (Requires that you have a camera... |