Realtime ASCII Goggles
jabjoe writes "Russian artists from Moscow have created goggles with realtime image filtering. Among the Photoshop-like filters that can be applied is, interestingly, ASCII: you can view the world in real time as ASCII. Pointless but cool."
Cool but rather useless.
BTW for me at least, the OpenGL driver delivers a far better image under Vista than DirectX. Don't know if this is DRM related or not but the quality is far better.
The thing that impressed me was I believe I saw a standard Sobel operator filter that extracts lines based on the derivatives of a pixel and its neighbors. Now in computer vision oftentimes this is used to simplify complex scenes so that region/structural analysis can be done.
You know when you're developing computer vision applications for robots, it sure would help to be able to code an algorithm & take it outside to test it against different light sources and scenarios so you get an idea of what needs to be tweaked.
Plus if your robots have hardware restrictions, this system can enforce them to give you an idea of realtime lag.
I could see this being a very valuable tool in the realms of academia & robotics. I realize the original idea is for ACII art, as mentioned, but there are some real applications here.
My work here is dung.