Slashdot Mirror


Low-Cost Robotic Arm Sketches Faces

ptresset writes "A low-cost robotic arm has been sketching faces at the Kinetica2010 art fair in London. Created by the Aikon project research team, the system drew faces non-stop, its creator having to take the role of an automata to repeatedly change the paper. The Aikon project is based at Goldsmiths College, University of London. The main objective of the Aikon project is to implement a computational system capable of simulating the various important processes involved in face sketching by artists. The ensemble of processes to be simulated include the visual perception the subject and the sketch, the drawing gestures, the cognitive activity, reasoning, the influence of the years of training, etc. It is evident that due to knowledge and technological limitations the implementation of each process will remain coarse and approximate. The system implemented is expected to draw in its own style."

20 of 93 comments (clear)

  1. Stop the future, I wanna get off by Tablizer · · Score: 5, Interesting

    at the Kinetica2010 art fair in London...the system drew faces non-stop, its creator having to take the role of an automata to repeatedly change the paper.

    The robot does fine art but the human changes the paper. Something is wrong here.
       

    1. Re:Stop the future, I wanna get off by MichaelSmith · · Score: 5, Funny

      at the Kinetica2010 art fair in London...the system drew faces non-stop, its creator having to take the role of an automata to repeatedly change the paper.

      The robot does fine art but the human changes the paper. Something is wrong here.

      I have to do that for the office photocopier too. Its been that way for years.

    2. Re:Stop the future, I wanna get off by Inda · · Score: 2, Funny

      pfft. It's 2010 and I still have to wipe my own...

      --
      This post contains benzene, nitrosamines, formaldehyde and hydrogen cyanide.
  2. Court artist? by MichaelSmith · · Score: 5, Informative

    Its not allowed to take photographs in courts here in Victoria, Australia so newspapers employ sketch artists to sit in the court and draw portraits of the accused, witnesses, etc.

    (you think I'm kidding, don't you?)

    Anyway I wonder if you could take this machine into court and claim that it is only doing what an artist would do.

    Incidently some of the artists used recently seem to have been influenced by the impressionist school of drawing because the drawings they make don't always resemble the subject.

    1. Re:Court artist? by clarkn0va · · Score: 3, Informative

      (you think I'm kidding, don't you?)

      No.

      --
      I am literally 3000 tokens away from the chaotic crossbow --Stephen
    2. Re:Court artist? by 91degrees · · Score: 2, Insightful

      Incidently some of the artists used recently seem to have been influenced by the impressionist school of drawing because the drawings they make don't always resemble the subject.

      I thought that was the idea. Given that the suspect is currently presumed innocent, they deserve a little privacy and don't need to be recorded in the media in a way that associates them with a crime.

    3. Re:Court artist? by JohnBailey · · Score: 2, Informative

      Anyway I wonder if you could take this machine into court and claim that it is only doing what an artist would do.

      Not if it's like UK courts. The artist can sit in on the trial, but can't draw while in the court room.

      --
      It is difficult to get a man to understand something when his job depends on not understanding it.
  3. Thanks a whole fucking lot, boffins... by fuzzyfuzzyfungus · · Score: 2, Funny

    Everybody knows that the artists were starving already, and now they are going to be replaced by robots?!

    In all seriousness, though, that is a pretty cool device.

    1. Re:Thanks a whole fucking lot, boffins... by Tablizer · · Score: 3, Insightful

      Everybody knows that the artists were starving already, and now they are going to be replaced by robots?!

      robots made by 3rd-world slaves who get 30-cents-per-hour.
           

  4. Wassup with all these robot stories of late? by kai_hiwatari · · Score: 2, Insightful

    There has been too many robot related news here on slashdot. Are the robots taking over the world faster that we expected?

    1. Re:Wassup with all these robot stories of late? by WegianWarrior · · Score: 2, Insightful

      No, they have just learnt how to submit stories to SlashDot.

      --
      Everything in the world is controlled by a small, evil group to which, unfortunately, no one you know belongs.
  5. Also known as a plotter. by Anonymous Coward · · Score: 2, Insightful

    Had one back in 1989.

    Not that cool really.

  6. Hardware is standard, software unknown by Animats · · Score: 4, Informative

    The robot arm is straightforward. It looks like it's built out of Dynamixel servos, which are good little programmable servomotors used for the better end of hobbyist robotics. (After 25 years, finally something better than one-way pulse code modulation for hobby servo control. These things use a 1mb/s bidirectional multidrop serial bus.) There are standard brackets for making robot arms and legs, and it looks like they just bolted the thing together from the stock parts kit.

    It's not clear how much the software knows about faces. That's the important part. Considerable work has been done on facial feature detection. There are commercial products available. Most of them ignore hairstyle, though, since they're aimed at face recognition.

    1. Re:Hardware is standard, software unknown by Anonymous Coward · · Score: 2, Informative

      Hi Animats,

      Yes these servos are great...
      About the software this version is extremely rudimentary. However it locates the face (opencv), moves the camera to center the face in the frame...
      After it locates eyes, mouth, vertical axis horizontal axis...
      The drawing is based responses from Gabor filters at limited orientations, scales, etc..
      The system on show was the first test program I wrote for the arm. I finished the program during the exhibition. I needed to have it draw people....
      The feature localisation is not the most important/problematic part. The most problematic part is to have it to draw. In a drawing the lines represented are not present nor detectable in "reality". They are totally reconstructed.
      However the most important outcome from this experiment is that I now have a cheap platform to do some experiments. The next step is for the system to look at what it is drawing.

      Thank you for your comments

      Best

      Patrick

  7. Someone needs a proofreaders by Bromskloss · · Score: 2, Funny

    an automata

    I don't think that is the grammatical number you think it is.

    --
    Swedish plasma phys. PhD student; MSc EE; knows maths, programming, electronics; finance interest; seeks opportunities
  8. There are non-low-cost exhibits like that... by iNetRunner · · Score: 2, Interesting

    There is an exhibit in China Science and Technology Museum that also draws pictures. This is made of four ABB robots, so perhaps the cost is a bit more.. =)

    Sorry, I could not find any representative pictures what this exhibit draws.

    --
    Store with salt
  9. I thought the article was about facelifts. by oogoliegoogolie · · Score: 2, Funny

    I misread the title as "Low-Cost Robotic Arm Stretches Faces." That really didn't sound like it would be very fun.

  10. Re:Call me ancient, but... by TheRaven64 · · Score: 2, Interesting

    Back in the '80s there were a number of books about building stuff to plug into a BBC micro. One contained a plotter. Unlike the traditional design, which uses two motors to position the pen using cartesian coordinates, this used a double-hinged arm (and, I think, a third one for raising and lowering it; it's been almost two decades since I read the book). You could build it from a couple of stepper motors and some wood and a few wires and connect it up to the BBC. The book contained instructions for things that you could build with stuff from a typical school CDT workshop and also included a full code listing for controlling it. Given the tolerances in typical school technology projects, you'd get quite low precision and the double-radial control mechanism meant that some lines (well, some curves) could be drawn accurately while others couldn't (there was a nice description of the algorithms after the code listing).

    Combine that with something that constructs line art from a raster image (which was not really feasible on a machine with a 2MHz 6502 and 32KB of RAM) and you've got something a lot like TFA.

    --
    I am TheRaven on Soylent News
  11. Exceeded the limited bandwidth ...Solution by ptresset · · Score: 3, Insightful

    please look on youtube!!!! http://www.youtube.com/watch?v=AOtQAhblRps

  12. Not mentioned is that he was using linux.... by dopeghost · · Score: 3, Informative

    I went to Kinetica the other day and saw this and was definitely impressed. What i don't think is obvious from RTFA was that he was running Ubuntu! There were actually 3 individual arms setup, all communicating thru a wireless access point to a laptop he had in front of him. There were even mini postcards he was giving out with a rather dashing interpretation of Alan Turing on it :)

    --
    This UID is 7651 digits too high to subjectively infer IQ from.