From this thread: http://www.purebasic.fr/english/viewtop ... 69#p360369
It looks like some people (besides me) would like to see if it's possible to bring OpenCV to PureBasic.
For those who don't know what it is, here is a link to the Wiki...
http://opencv.willowgarage.com/wiki/Ful ... sOpenCV.3F
OpenCV as a native library.
- DoubleDutch
- Addict
- Posts: 3220
- Joined: Thu Aug 07, 2003 7:01 pm
- Location: United Kingdom
- Contact:
OpenCV as a native library.
Last edited by DoubleDutch on Thu Sep 01, 2011 12:02 pm, edited 2 times in total.
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
https://reportcomplete.com <- School end of term reports system
-
- Addict
- Posts: 1264
- Joined: Wed Feb 28, 2007 9:13 am
- Location: London
Re: OpenCV as a native library.
I too would love to have this. I discovered it a few weeks ago and it looked incredibly useful.
JACK WEBB: "Coding in C is like sculpting a statue using only sandpaper. You can do it, but the result wouldn't be any better. So why bother? Just use the right tools and get the job done."
-
- Addict
- Posts: 1675
- Joined: Sun Dec 12, 2010 12:36 am
- Location: Somewhere in the midwest
- Contact:
Re: OpenCV as a native library.
I'm thinking the part about it now being written in C++ will probably get it voted down by Dev Staff. As far as native library goes
-
- Addict
- Posts: 1264
- Joined: Wed Feb 28, 2007 9:13 am
- Location: London
Re: OpenCV as a native library.
You may be right, Zach, which is why I'd personally welcome an unofficial PB wrapper for OpenCV - in any case we'd be waiting a long time for an official library.Zach wrote:I'm thinking the part about it now being written in C++ will probably get it voted down by Dev Staff. As far as native library goes
But if enough people "vote" for it here, I'm sure the devs will consider it. It's open-source, cross-platform and actively developed - what's not to like? (Okay, it's a bit niche.)
I suppose one question is whether it should plug into 2D-Drawing or sprites.
It might be helpful if people more familiar with OpenCV give some examples of what would be possible with an official PB library. AFAIK, the following things would be possible:
- face recognition
- gesture recognition
- blob analysis
JACK WEBB: "Coding in C is like sculpting a statue using only sandpaper. You can do it, but the result wouldn't be any better. So why bother? Just use the right tools and get the job done."
Re: OpenCV as a native library.
I found and open source .NET wrapper for Open CV, http://www.emgu.com/
I tried a Face detection sample with VB.NET and I am impressed, the real world applications of this amazing piece of gold are endless.
http://www.youtube.com/watch?v=iyOJNhhtd6I
Imagine this great library working with PureBasic!
anybody gonna make a wrapper for PureBasic?!
I tried a Face detection sample with VB.NET and I am impressed, the real world applications of this amazing piece of gold are endless.
http://www.youtube.com/watch?v=iyOJNhhtd6I
Imagine this great library working with PureBasic!
anybody gonna make a wrapper for PureBasic?!
-
- Addict
- Posts: 1482
- Joined: Tue Feb 22, 2011 1:16 pm
Re: OpenCV as a native library.
Voting in numbers doesn't guarantee anything, as history has shown in various threads. Some things have been voted on by many people well over 5 years ago and still nothing's happened. Even the team has stated that posting "+1" in threads doesn't mean anything to them. Just don't hold your breath, is all I'm saying.Seymour Clufley wrote:But if enough people "vote" for it here, I'm sure the devs will consider it.
Microsoft Visual Basic only lasted 7 short years: 1991 to 1998.
PureBasic: Born in 1998 and still going strong to this very day!
PureBasic: Born in 1998 and still going strong to this very day!
-
- Addict
- Posts: 2344
- Joined: Mon Jun 02, 2003 9:16 am
- Location: Germany
- Contact:
Re: OpenCV as a native library.
I don't want it to be natively integrated in PureBasic. I want someone who makes a wrapper for it like the OpenGL wrappers.
bye,
Daniel
Daniel