Month: April 2007

Darfur default

Google Earth got a whole slew of new layers this morning, one of which stands out — literally. The United States Holocaust Memorial Museum’s layers documenting the genocide in Darfur are turned on by default. It’s an overtly political statement on the part of Google, and one I wholeheartedly applaud. USHMM has been working on bringing this content into Google Earth for a while now, and it is the kind of information that is best published to a geobrowser: Burned villages, photographs, refugee camps, testimonies. All these atrocities happened somewhere, but no longer is this place abstract. Google Earth’s high resolution backdrop makes it all immediate.

kicking ass in politics. now we need one for mr. mugabe too. and for all the nonsense going on elsewhere

JCK Access

Geir Magnusson: Today, the Apache Software Foundation sent an open letter to Jonathan Schwartz, CEO of Sun Microsystems, regarding the ASF’s inability to acquire an acceptable TCK license for the Java SE TCK (also called the “JCK”) in over 7 months of trying. For more information, there is also a FAQ available.

I sincerely hope that Jonathan quickly intervenes as he is in a unique position to assess the trade-off between the short term benefits in the credit column against the intangible costs in the debit column of (1) actively destroying the community that Sun has taken so much time and effort to foster, (2) mortgaging the future of Java, and (3) undermining Sun’s own open standards efforts. Specifically:

Finally, it is my understanding that a number of Sun employees have attempted to help, but were blocked by people higher in the pecking order. Their efforts are most appreciated. Keep up the good fight!

how about it, sun?

Computational photography

Another alteration of a camera’s field of view makes it possible to shoot a picture first and focus it later. Todor Georgiev has developed a lens that splits the scene that a camera captures into many separate images.

capturing 3d from an image, allowing for sharpening after the fact etc.

In the same way that the transition from film to digital is now taken for granted, the shift from cameras to networked devices with lenses should be obvious. While we’ve long obsessed over the size of the film and image sensors, today we mainly view photos on networked screens—often tiny ones, regardless of how the image was captured—and networked photography provides access to forms of data that go beyond pixels.

a lot of words spent without saying anything non-obvious. the author fails to talk about Computational photography which is far far more interesting than the lame vintage filters we have seen so far.
2022-02-05:

GIS Security Theater

Santa Clara County has stopped selling GIS data, citing concerns the information could end up in the hands of terrorists. But the plaintiffs in a lawsuit over the high costs of that data claim the security concerns are nothing more than a convenient cover.

isn’t that safety fetish useful to hide some government pork behind?

Spiga

But Spiga, a little neighborhood restaurant that opened just a month ago on the Upper West Side, has mastered the art of offering flavors associated with sweetness — cocoa, honey, even licorice — without the sweetness itself.

looks like a nice place to try

Supervised labeling

A probabilistic formulation for semantic image annotation and retrieval is proposed. Annotation and retrieval are posed as classification problems where each class is defined as the group of database images labeled with a common semantic label. It is shown that, by establishing this one-to-one correspondence between semantic labels and semantic classes, a minimum probability of error annotation and retrieval are feasible with algorithms that are 1) conceptually simple, 2) computationally efficient, and 3) do not require prior semantic segmentation of training images. In particular, images are represented as bags of localized feature vectors, a mixture density estimated for each image, and the mixtures associated with all images annotated with a common semantic label pooled into a density estimate for the corresponding semantic class. This pooling is justified by a multiple instance learning argument and performed efficiently with a hierarchical extension of expectation-maximization. The benefits of the supervised formulation over the more complex, and currently popular, joint modeling of semantic label and visual feature distributions are illustrated through theoretical arguments and extensive experiments. The supervised formulation is shown to achieve higher accuracy than various previously published methods at a fraction of their computational cost. Finally, the proposed method is shown to be fairly robust to parameter tuning.

this system can produce tags on par with humans for many types of images.