Google have released their Transliteration[1] service for most of the major South Asian Languages including (Bengali, Hindi, Tamil, Urdu etc.). Tonight I was just browsing Google Labs site to see what's new Apps from Google. Then I found this one. It is new. Released on November 16, 2009. Here I am attaching a screenshot of Google Transliteration
I was supposed to develop a program in OpenCV which can capture image from Axis 207 IP Camera. So I was searching in google to find the normal way to capure image from Axis IP Camera. I found some solutions. Some people told that they used cvCreateFileCapture() or some other use Axis Media Controller SDK. I was trying to use those. Using cvCreateFileCapture() I got blank image and using Axis Media Controller SDK I got some error. But I was in hurry to solve this problem. Then I got an idea. You know that Axis IP camera has it's own web sever. In every 1 second it creates 20 image in it's web server. Then I was trying with "wget" command. But it didn't work. One my friend (Faruk Ahmed) remembered me a perl command which was normally used for downloading files. The perl command is "lwp-download". So I installed Perl in my System.
Those who are waiting for a Bengali Spell Checker in FireFox, Ankur[1] Release Bengali (Bangladesh) Spell Checking Dictionary Add-On for FireFox, ThunderBird and SeaMonkey. You can find this
Comments