Archive for the ‘Uncategorized’ Category

Optimizing for speed

Friday, November 14th, 2008

As we are quite confident with the recognition rate, we’re doing some refactoring and optimization now. Because of the raw processing power modern GPU’s offer, we’re experimenting with HLSL Shaders for image processing.

The first tests showed a significant performance boost compared to similar things done on cpu.
Altough we’re just evaluating this method, we think that we can improve recognition performance dramatically.

Below a screenshot of a sobel filter implemented in a Pixel Shader applied to a 6 megapixel image:

LemQi Blog goes online

Wednesday, May 28th, 2008

The first “test” version of the new LemQi Blog is online. There are still a lotof design issues to make.

This post ist actually just a test of the management system of this blog engine.

Have a lot of fun!