Showing posts with label computer Project Ideas. Show all posts
Showing posts with label computer Project Ideas. Show all posts

Friday, 1 June 2012

Meeting Room Booking system

Meeting Room Booking system : It is online application which helps you to book meetings specially in school and college. Though it can be extended for other uses.

It is used for booking rooms, system and people. It is very easy to use and with complete instruction.

Language: PHP,MySql

Demo
Download

Web-MeetMe is a suite of PHP pages to allow for scheduling and managing conferences on an Asterisk PBX.

Virtual Meeting Room: In Virtual Meeting room, everyone in the room has an avatar and can commucate with each other.

Tuesday, 22 November 2011

Talking Robots with Lego Mindstorms

From the days of "Small Wonder" TV show , I always wanted to have one robot which can talk and response just like human.To build one as Robotic Project is really interesting. This project is going to be very interesting and challenging because our robot requires not only speak capability but should have artificial intelligence to learn from its surroundings.

Architecture for talking robots consists of four main modules:
  • Dialogue system
  • Speech client with speech recognition and synthesis capabilities
  • Module for infrared communication between the PC and the RCX and
  • the program that runs on the RCX itself.
Useful PDF:

Talking Robots With LEGO MindStorms

Related Video :


Related Posts :
Mechanical engineering Projects
Physics Projects
Robotics Project
Electronics Projects
Electrical projects

Thursday, 25 August 2011

Optical Character Recognition

What is OCR ?

Optical Character Recognition is a process of extracting text from images. You have noticed that whenever you scan text document ,you can't able to edit it with the help of text editor but with the help of OCR you can
do it

This technology is very important not only for editing scanned documents but for the future of automatic cars.To make a automatic driven car , car should have capability to read instructions written on the street.Moreover, this technology is used by search engines to read what is written on images.

Even though, many believes that it is a solved problem, I don't agree with them.You would not agree with them either after using some OCR software because they still not giving perfect result.  


Related PDF :

Learning on the fly: a font-free approach toward multilingual OCR
Document Specific Modelling

Source Codes :

OCRopus : Open Source OCR Project sponsored by google

OCR code in MATLAB

Python :

gImageReader : A graphical GTK frontend to tesseract-ocr

Related Posts :

Computer Science Final Year Project Ideas 
Electronics Project
Java Project Ideas
How to answers Projects