Path: news.mathworks.com!newsfeed-00.mathworks.com!newsfeed2.dallas1.level3.net!news.level3.com!postnews.google.com!news1.google.com!news.glorb.com!news2.glorb.com!tr22g12.aset.psu.edu!news.mathforum.org!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: HOWTO: Accelerate processing algorithm
Date: Sun, 05 Jul 2009 09:23:59 EDT
Organization: The Math Forum
Lines: 10
Message-ID: <33224852.75691.1246800269931.JavaMail.jakarta@nitrogen.mathforum.org>
References: <ed842128-f9be-4599-b088-4b6ba049d5bc@g31g2000yqc.googlegroups.com>
NNTP-Posting-Host: nitrogen.mathforum.org
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Trace: support1.mathforum.org 1246800269 14730 144.118.30.135 (5 Jul 2009 13:24:29 GMT)
X-Complaints-To: news@news.mathforum.org
NNTP-Posting-Date: Sun, 5 Jul 2009 13:24:29 +0000 (UTC)
Xref: news.mathworks.com comp.soft-sys.matlab:552882


Hi Rune

Thanks for the advice. I will fix to Matlab now, since I am pretty much a newbie to C now :)

I want the code to run as fast as possible because I am using it to perform a series of operations on a set of images and I want to check the results until I code everything properly.

Furthermore, the algorithm should be efficient, since it is not meant to be a long postprocessing stage in the project that I am trying to develop.

Thanks again!
Jose