On Fri, Sep 5, 2008 at 2:24 AM, Amos Shapira <[EMAIL PROTECTED]> wrote:
> 2008/9/5 Tzafrir Cohen <[EMAIL PROTECTED]>:
> > You want to mark 'FINDME' but also find every line?
> >
> > grep --color '^\|FINDME'
> >
> > Or:
> >
> > egrep --color '^|FINDME'
>
> Nice one! I should have though of that.
On Fri, Sep 5, 2008 at 9:42 AM, Tzafrir Cohen <[EMAIL PROTECTED]> wrote:
>
> On Fri, Sep 05, 2008 at 09:24:34AM +1000, Amos Shapira wrote:
>
> > Another thing - to page the coloured results through less, use "less
> > -R" (useful to page through bloody puppet's coloured screen log).
>
> And to foll
Greetings,
I would like some guidance regarding a software solution that can
receive a frame taken from a video camera, manipulate it according to a
given set of parameters such as hue, contrast and such and then be able
to:identify objects (say according to various color/shape/size patterns)
2008/9/8 Maxim Veksler <[EMAIL PROTECTED]>:
> On Fri, Sep 5, 2008 at 9:42 AM, Tzafrir Cohen <[EMAIL PROTECTED]> wrote:
>>
>> On Fri, Sep 05, 2008 at 09:24:34AM +1000, Amos Shapira wrote:
>>
>> > Another thing - to page the coloured results through less, use "less
>> > -R" (useful to page through bl
DISCLAIMER: the following is based upon my very incomplete understanding
of David's needs.
You may want to look into ImageMagick and netpbm.
If you need/want to implement your own image processing algorithms, and
if you use Debian Etch, then the source code of netpbm, with
libnetpbm10/libnetpbm10-
gimp?
On Mon, 8 Sep 2008, David Harel wrote:
Date: Mon, 08 Sep 2008 11:40:03 +0300
From: David Harel <[EMAIL PROTECTED]>
To: linux-il@cs.huji.ac.il
Subject: Looking for recommendations for image processing/analysis program
Greetings,
I would like some guidance regarding a software solution t
2008/9/8 Maxim Veksler <[EMAIL PROTECTED]>:
> On Fri, Sep 5, 2008 at 2:24 AM, Amos Shapira <[EMAIL PROTECTED]> wrote:
>>
>> 2008/9/5 Tzafrir Cohen <[EMAIL PROTECTED]>:
>> > You want to mark 'FINDME' but also find every line?
>> >
>> > grep --color '^\|FINDME'
>> >
>> > Or:
>> >
>> > egrep --colo
On Sun, 07 Sep 2008 19:38:44 Shlomi Fish wrote:
>
> The presentation is about Puppet. And it has been
> taking place today from 18:30.
>
> > > > The Tel Aviv Linux Club (also now known as OSDClub Tel Aviv - Open
> > > > Source Developers' Club) will hold a presentation by Ohad Levy on
> > > > Sunda
How do I keep track of the number of bytes sent and received per month?
To be exact I'm running a 2.4.34 kernel, and the interface is ppp0
using the old pptp-linux user space driver.
Being able to resolve it to the something like every 10 minutes would be
fine, I can save the results to a file a
On Mon, Sep 08, 2008 at 08:46:41PM +0300, Geoffrey S. Mendelson wrote:
> How do I keep track of the number of bytes sent and received per month?
>
> To be exact I'm running a 2.4.34 kernel, and the interface is ppp0
> using the old pptp-linux user space driver.
>
> Being able to resolve it to the
On Mon, 8 Sep 2008 20:46:41 Geoffrey S. Mendelson wrote:
>
> How do I keep track of the number of bytes sent and received per month?
>
> To be exact I'm running a 2.4.34 kernel, and the interface is ppp0
> using the old pptp-linux user space driver.
>
> Being able to resolve it to the something lik
Geoffrey S. Mendelson wrote:
How do I keep track of the number of bytes sent and received per month?
To be exact I'm running a 2.4.34 kernel, and the interface is ppp0
using the old pptp-linux user space driver.
Being able to resolve it to the something like every 10 minutes would be
fine, I ca
Hi Geoff,
I am wandering whether bandwidthd doesn't do that work for you :)
I use it for a graphical view (graph) of the bandwidth generated (outgoing)
and received (incoming).
Its an 'apt-get' based project:
bandwidthd - Tracks usage of TCP/IP and builds html files with graphs
I like it :)
http://hidetrace.mkmcgregor.com
http://hippy.buycitation.com
http://hawaii.sullyhome.net
http://digital.foreverhide.com
http://surfunlocked.j4y.net
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "New
Pro
14 matches
Mail list logo