links for 2009-06-02

  • The Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV Accuracy test. Between 1995 and 2006 it had little work done on it, but it is probably one of the most accurate open source OCR engines available. The source code will read a binary, grey or color image and output text. A tiff reader is built in that will read uncompressed TIFF images, or libtiff can be added to read compressed images
  • OCR Terminal is a web-based Optical Character Recognition (OCR) service, allowing you to convert your images into searchable text.
    (tags: ocr)
  • OCRopus(tm) is a state-of-the-art document analysis and OCR system, featuring pluggable layout analysis, pluggable character recognition, statistical natural language modeling, and multi-lingual capabilities.
Published
Categorized as Awareness

links for 2009-05-25

Published
Categorized as Awareness

links for 2009-05-23

  • In January 1977, the French Situationist Guy Debord founded the company "Strategic and Historical Games." This company had an immediate goal: to produce the "Kriegspiel," a "game of war" that Debord had already designed in his head years before. Inspired by the military theory of Carl von Clausewitz and the European campaigns of Napoleon, Debord's game is a chess-variant played by two opposing players on a game board of 500 squares arranged in rows of 20 by 25 squares.
    (tags: games war game)
Published
Categorized as Awareness

links for 2009-05-22

Published
Categorized as Awareness

links for 2009-05-15

  • DataIO is a web service that allows you to store data. It then allows you to query for the data in many different ways. This website also hopes to eventually be a tutorial for the different graphing libraries on the web.
  • The BuildBot is a system to automate the compile/test cycle required by most software projects to validate code changes. By automatically rebuilding and testing the tree each time something has changed, build problems are pinpointed quickly, before other developers are inconvenienced by the failure.
Published
Categorized as Awareness