Forgot your password?
typodupeerror
Programming

Submission + - Analyzing (all of) Star Trek with face recognition (pittpatt.com)

An anonymous reader writes: Accurate face recognition is coming. Pittsburgh Pattern Recognition, a face recognition start-up spun off of Carnegie Mellon University, has posted a tech demo showing an analysis of the entire original Star Trek series using face recognition. The online visualization includes various annotated clips of the series with clickable thumbnails of each character's appearance. They also have a separate page showing the full data of all the prominent characters in every episode including extracting thumbnails of each appearance.

Comment Re:Software Isolated Processes (Score 1) 392

The only reason this can 'solve' the problems of a micro-kernel is because of using managed code. They're using software based security for user threads, rather than the traditional hardware based security. This probably creates more overhead. The only real advantages of this is that it isn't prone to hardware based exploits, and binary drivers can be cross-platform assuming things like pci buses are abstracted from driver code in a sane way.

Slashdot Top Deals

"Time is money and money can't buy you love and I love your outfit" - T.H.U.N.D.E.R. #1

Working...