>
>You certainly *CAN* do it with Perl. The question is whether you *WANT* to!
I bow to your superior syntax! A pleasure, too.
lee
>--Ala
Lee Goddard
perl -e "while(1){print rand>0.5?chr 47:chr 92}"
Lee writes:
> At 13:36 11/06/2002, Leon Brocard wrote:
> >ken sent the following bits through the ether:
> >
> > > I have two image, A is a photo, B is a part of A. How can I know
> > > where (x,y) is the photo B in Photo A?
> >
> >If B is an exact partial image of A then look at the images like
At 13:36 11/06/2002, Leon Brocard wrote:
>ken sent the following bits through the ether:
>
> > I have two image, A is a photo, B is a part of A. How can I know
> > where (x,y) is the photo B in Photo A?
>
>If B is an exact partial image of A then look at the images like a
>string and look for the
ken sent the following bits through the ether:
> I have two image, A is a photo, B is a part of A. How can I know
> where (x,y) is the photo B in Photo A?
If B is an exact partial image of A then look at the images like a
string and look for the right seqeuences of colours. A more
interesting ca
I have two image,
A is a photo,
B is a part of A,
How can I know where (x,y) is the photo B in Photo A?
I have two image,
A is a photo,
B is a part of A,
How can I know where (x,y) is the photo B in Photo A?