wxOpenCV

Do you like to promote your wxWidgets based application or component!? Post it here and let's see what the critics have to say. Also, if you found that ONE wx component the world needs to know about, put it here for future reference.
Post Reply
Laurent Berger
Earned some good credits
Earned some good credits
Posts: 138
Joined: Tue May 20, 2008 1:03 pm

wxOpenCV

Post by Laurent Berger »

Hi,

That's first wxOpenCV release an image processing software using wxWidgets, OpenCV, PlPlot and OpenSceneGraph. You can visit my webite for wxOpenCV http://perso.univ-lemans.fr/~berger/wxOpenCV/
There are many bugs in this soft and my english is very bad.
Feedback is welcome.

Regards,
L.B.
User avatar
evstevemd
Part Of The Furniture
Part Of The Furniture
Posts: 2409
Joined: Wed Jan 28, 2009 11:57 am
Location: United Republic of Tanzania

Re: wxOpenCV

Post by evstevemd »

congrats.
You need to make clear
1. How to build
2. Document API with respect to OpenCV
3. Provide samples for one to get started
Chief Justice: We have trouble dear citizens!
Citizens: What it is his honor?
Chief Justice:Our president is an atheist, who will he swear to?
Laurent Berger
Earned some good credits
Earned some good credits
Posts: 138
Joined: Tue May 20, 2008 1:03 pm

Re: wxOpenCV

Post by Laurent Berger »

Thanks for your answer

I'm agree with you for how to build, Document API with respect to OpenCV.

"Provide samples for one to get started" don't you like my video http://perso.univ-lemans.fr/~berger/wxO ... rtail.html. Of course many are missing but I'm still working on
L.B.
User avatar
evstevemd
Part Of The Furniture
Part Of The Furniture
Posts: 2409
Joined: Wed Jan 28, 2009 11:57 am
Location: United Republic of Tanzania

Re: wxOpenCV

Post by evstevemd »

Laurent Berger wrote:Thanks for your answer

I'm agree with you for how to build, Document API with respect to OpenCV.

"Provide samples for one to get started" don't you like my video http://perso.univ-lemans.fr/~berger/wxO ... rtail.html. Of course many are missing but I'm still working on
I have not cheked it yet, but physical code is good
Chief Justice: We have trouble dear citizens!
Citizens: What it is his honor?
Chief Justice:Our president is an atheist, who will he swear to?
ollydbg23
Super wx Problem Solver
Super wx Problem Solver
Posts: 438
Joined: Fri Dec 12, 2008 10:31 am

Re: wxOpenCV

Post by ollydbg23 »

Very nice contribution! I will take some time to learn it.
Laurent Berger
Earned some good credits
Earned some good credits
Posts: 138
Joined: Tue May 20, 2008 1:03 pm

Re: wxOpenCV

Post by Laurent Berger »

Thanks :

All source codes are on githubhttps://github.com/LaurentBerger/wxOpenCV:
L.B.
ollydbg23
Super wx Problem Solver
Super wx Problem Solver
Posts: 438
Joined: Fri Dec 12, 2008 10:31 am

Re: wxOpenCV

Post by ollydbg23 »

Laurent Berger wrote:Thanks :

All source codes are on githubhttps://github.com/LaurentBerger/wxOpenCV:
OK, thanks for the link, the first suggestion is:
Please add a readme.md file under this github's root folder, and mention your website here :D
Laurent Berger
Earned some good credits
Earned some good credits
Posts: 138
Joined: Tue May 20, 2008 1:03 pm

Re: wxOpenCV

Post by Laurent Berger »

L.B.
ONEEYEMAN
Part Of The Furniture
Part Of The Furniture
Posts: 7458
Joined: Sat Apr 16, 2005 7:22 am
Location: USA, Ukraine

Re: wxOpenCV

Post by ONEEYEMAN »

Hi, Laurent,
Do you have a screenshots of what the program can do? Just like OpenCV, maybe?

Thank you.
ollydbg23
Super wx Problem Solver
Super wx Problem Solver
Posts: 438
Joined: Fri Dec 12, 2008 10:31 am

Re: wxOpenCV

Post by ollydbg23 »

ONEEYEMAN wrote:Hi, Laurent,
Do you have a screenshots of what the program can do? Just like OpenCV, maybe?

Thank you.
The OP has many demo videos in his site: http://perso.univ-lemans.fr/~berger/wxO ... rtail.html
Laurent Berger
Earned some good credits
Earned some good credits
Posts: 138
Joined: Tue May 20, 2008 1:03 pm

Re: wxOpenCV

Post by Laurent Berger »

@ollydbg23 thanks : that's a good answer!

@ONEEYEMAN Video are old but I think it still good . I work alone on wxopencv and many opencv functianlities are included like dnn module ...

wxOpenCV : it's only opencv with a gui
L.B.
Post Reply