Hello Rafael,

since I'm currently having a look at CV, I'd really like to see this in
the tree.

I also ported IVT (http://ivt.sourceforge.net/), which heavily "depends"
on OpenCV.
I'll separately send this to ports in a short while, but you can find
it attached for testing purposes.

My reworking of your port is attached,
I basically want to have it configured in order to be useful for IVT
(and most of my other CV code) this means to have a couple more deps.

The only unsolved part, which would make this a LOT more useful is
support for direct camera capturing. OpenCV does support V4L, but
unfortunately it needs V4L1 compatibility.
I'll try to contact the OpenCV devs and ask them to remove this
deprecated API usage
(there are already patches floating around the web, but I didn't bother
trying to patch myself).

Thanks for your work, perhaps we can get this commited (after some more
love from an experienced porter)? (jasper@?)

Regards
ahb

Btw. I only worked and tested on latest i386 snapshot.

On Wed, May 04, 2011 at 01:18:50PM +0200, Rafael Sadowski wrote:
> Hello @ports,
> 
> based on Jasper Lievisse Adriaanse (jasper@) work, here is my new OpenCV
> 2.2 port. Tested and work on amd64. OK? any advices?
> 
> cat pkg/DESCR 
> The Open Computer Vision Library is a collection of algorithms and sample
> code for various computer vision problems. The library is compatible with
> IPL and utilizes Intel Integrated Performance Primitives for better
> performance.
> 
> 
> best regards 
> 
>       Rafael Sadowski
> 
> -- 
> http://www.sizeofvoid.org - raf...@sizeofvoid.org
> XMPP: z...@jabber.ccc.de
> Key fingerprint: BDDD 91E9 28CB 3A52 3E99  61B0 C359 2691 BAC6 A3B1


Attachment: devel_opencv.tgz
Description: application/tar-gz

Attachment: devel_ivt.tgz
Description: application/tar-gz

Reply via email to