Introduction About Site Map

XML
RSS 2 Feed RSS 2 Feed
Navigation

Main Page | Blog Index

Archive for November, 2011

TechBytes Episode 65: Unity, KDE, and Apple/Microsoft Patent Aggression Against Linux

TechBytes

Direct download as Ogg (1:14:35, 16.6 MB) | High-quality MP3 (26.6 MB) | Low-quality MP3 (8.5 MB)

Summary: The last episode of season one of TechBytes and an eclectic catchup with news

Identi.ca, Disapora, and Facebook were discussed in the context of the Web. We then spoke about Mark Shuttleworth on tablets, Unity in Ubuntu, KDE, Trinity, and Apple/Microsoft aggression against Linux, including the outrageous patent deals. “Barcelona” by Giulia y los Tellarini was played around the middle. We ended by discussing what to do in season two.

We hope you will join us for future shows and consider subscribing to the show via the RSS feed. You can also visit our archives for past shows. If you have an Identi.ca account, consider subscribing to TechBytes in order to keep up to date.

As embedded (HTML5):

(more…)

Manipulating Image Sequences and Making Animations

SO, TODAY was a little dull. In the midst of boredom scripts were produced to turn a sequence of images into an animation of small size with an example of crop, border, and resize (ImageMagick required). Let’s go through this one step at a time. Put all the images from the sequence in a working directory.

mogrify -resize 25% -border 3 *

This adds a border and also resizes all images at the same time.

mogrify -crop 300x70+0+40 *

This one crops the images in accordance with the coordinates given (width, height, horizontal offset, vertical offset). Once everything is processed:

animate *

Save the resultant animation as GIF, for example (there are other options). Here is a sample:

Person in 3-D

That specific animation provides insight into variability of surfaces on which geodesic measures are taken. For particular cases, detection is made harder by motion around the eyes (including closure), but this is one of the caveats of dealing with surfaces of these kinds. It would be easier with biomedical data.

TechBytes Turns One

We have not had a chance to record TechBytes in a while, but today we officially turn one and in the next episode we are going to discuss this. Happy birthday to TechBytes.

Retrieval statistics: 18 queries taking a total of 0.123 seconds • Please report low bandwidth using the feedback form
Original styles created by Ian Main (all acknowledgements) • PHP scripts and styles later modified by Roy Schestowitz • Help yourself to a GPL'd copy
|— Proudly powered by W o r d P r e s s — based on a heavily-hacked version 1.2.1 (Mingus) installation —|