Hi Mateusz, The test programs I created to test OpenCV form Vala are really simple, and I only created them to test if I would be able to write a VAPI file. But if you want to take a look at them, feel free to do it, and feel free to contact me if you have something to ask or tell me.
You can see the C++ version here, http://dasl.mem.drexel.edu/~noahKuntz/openCVTut11.html —the version I have is almost the same program; and I just uploaded the Vala version in a newly created github account, you can see it here, [email protected]: Sanva/OpenCV-test-programs.git Cheers! 2011/7/12 Mateusz Loskot <[email protected]> > Hi, > Any chance to publish your experiments, for example, at github? > I'd love to take look, try, test, perhaps contribute. > -- > Mateusz Łoskot, http::/mateusz.loskot.net > (Sent from my mobile) > > > ----- Reply message ----- > From: "Valentín" <[email protected]> > Date: Tue, Jul 12, 2011 18:19 > Subject: [Shotwell] Adding Positional Tags to Shotwell: Weekly Report 07 > To: <[email protected]> > Cc: "shotwell" <[email protected]> > > > Hi! > > [NOTE: You can see a Spanish version of this mail in my personal blog, > http://sanva.net/blog/100/ ] > > Last week I continued improving the interface of the Faces tool. Until now, > if the photo was clicked (having Faces tool activated, of course) a new > rectangle would be added with default dimensions. Now the user has to click > & drag to create that rectangle, as if he wants to select an area. > > I also continued working a bit on face detection, looking for info in the > OpenCV web page ( http://opencv.willowgarage.com/ ), thinking about how to > implement an usable interface to this feature, and managing to compile > Shotwell with some code to test the VAPI file I created —I have been > testing > it with C and Vala test programs, but now I have that test code working > inside Shotwell. > > This week I'll continue to work on those things, since my mentor continues > to ask me for little improvements in the Faces tool interface —I think that > with all this little changes the whole thing is going very well. > > Cheers! > _______________________________________________ > Shotwell mailing list > [email protected] > http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell > > > _______________________________________________ Shotwell mailing list [email protected] http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell
