Path: news.mathworks.com!not-for-mail
From: "Vihang Patil" <vihang_patil@yahoo.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Which programming language should be used for image processing???
Date: Thu, 24 Jan 2008 19:16:17 +0000 (UTC)
Organization: Konem Solutions
Lines: 27
Message-ID: <fnao61$730$1@fred.mathworks.com>
References: <962843d7-048a-44cb-a0ee-62d0eb20c062@s13g2000prd.googlegroups.com>
Reply-To: "Vihang Patil" <vihang_patil@yahoo.com>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1201202177 7264 172.30.248.35 (24 Jan 2008 19:16:17 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 24 Jan 2008 19:16:17 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 413701
Xref: news.mathworks.com comp.soft-sys.matlab:447473


mohit108agarwal@gmail.com wrote in message
<962843d7-048a-44cb-a0ee-62d0eb20c062@s13g2000prd.googlegroups.com>...
> I am doing my final year project titled "Web cam for the
blind". The
> task of the project is to capture images from the webcam
and to
> process the image and extract useful objects from the
images.The
> object extracted will be compared to the objects defined
in the
> database and the appropriate objects audio will be the o/p
to the
> blind which will help as a navigation tool to the blind.
> Now my quetion is that which programming language will the
most
> efficient to use?
> Also is it possible to integrate java with matlab.Any one
having any
> idea as to how to implement the project will be a great
help for us.
> Thank you


Matlab is good for image processing but slow
You can do simulation in matlab and probably code in C++ or
other languages