aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-06-20example 09, CPU version is still buggyAntoine Villeret
guest a scale issue svn path=/trunk/externals/pix_opencv/; revision=17156
2013-06-20small changesAntoine Villeret
svn path=/trunk/externals/pix_opencv/; revision=17155
2013-06-20revert last changesAntoine Villeret
not ready to forget opencv 1.5 dependency right now... svn path=/trunk/externals/pix_opencv/; revision=17154
2013-06-20fix legacy header inclusionAntoine Villeret
thanks to yvan volochine svn path=/trunk/externals/pix_opencv/; revision=17153
2013-05-18small changes in commentsAntoine Villeret
svn path=/trunk/externals/pix_opencv/; revision=17141
2013-05-18add vp calibration exampleAntoine Villeret
svn path=/trunk/externals/pix_opencv/; revision=17140
2013-05-18small changesAntoine Villeret
svn path=/trunk/externals/pix_opencv/; revision=17139
2013-05-18some small changes, mainly in commentsAntoine Villeret
svn path=/trunk/externals/pix_opencv/; revision=17138
2013-05-18update help patches :Antoine Villeret
warpperspective : add invert message blobtrack : add setParam and getParam message svn path=/trunk/externals/pix_opencv/; revision=17137
2013-05-18add invert method to invert transformation matrixAntoine Villeret
svn path=/trunk/externals/pix_opencv/; revision=17136
2013-05-18add getParam and setParam method to control module's parameterAntoine Villeret
WARNING ! this is quite experimental ! since there is no way to get parameters boundaries and those are not clipped, set to a wrong value could lead to crash svn path=/trunk/externals/pix_opencv/; revision=17135
2013-04-13fix bug in RGBA modeAntoine Villeret
svn path=/trunk/externals/pix_opencv/; revision=17088
2013-04-03add repeat_point, a useless optionAntoine Villeret
svn path=/trunk/externals/pix_opencv/; revision=17069
2013-03-19delete unused fileAntoine Villeret
svn path=/trunk/externals/pix_opencv/; revision=17066
2013-03-19add a 08_GPU_morphology exampleAntoine Villeret
svn path=/trunk/externals/pix_opencv/; revision=17065
2013-02-08- change output blob message to "cvblob"Antoine Villeret
- update help file svn path=/trunk/externals/pix_opencv/; revision=17029
2013-02-08fix a typoAntoine Villeret
svn path=/trunk/externals/pix_opencv/; revision=17028
2013-02-08more infos about outputAntoine Villeret
svn path=/trunk/externals/pix_opencv/; revision=17027
2013-02-04added missing dependency: libcvaux-devHans-Christoph Steiner
svn path=/trunk/externals/pix_opencv/; revision=17024
2013-02-04moving license to standard name for template librariesHans-Christoph Steiner
svn path=/trunk/externals/pix_opencv/; revision=17023
2013-01-31-restore broken cord on help patchAntoine Villeret
svn path=/trunk/externals/pix_opencv/; revision=17009
2013-01-31-remove some useless printfAntoine Villeret
-add a TODO file svn path=/trunk/externals/pix_opencv/; revision=17008
2013-01-22use pkgconfig for pd cflags on linuxAntoine Villeret
svn path=/trunk/externals/pix_opencv/; revision=16946
2013-01-22small changesAntoine Villeret
svn path=/trunk/externals/pix_opencv/; revision=16945
2013-01-16remove or comment out debugging printfAntoine Villeret
svn path=/trunk/externals/pix_opencv/; revision=16882
2013-01-15fix info outletAntoine Villeret
svn path=/trunk/externals/pix_opencv/; revision=16872
2013-01-15improve help patch according to last commitAntoine Villeret
svn path=/trunk/externals/pix_opencv/; revision=16870
2013-01-15add writing to tables methodsAntoine Villeret
contours could be huge and may lead to stack overflow with the list iteratiion drawing function using tables and gemvertexbuffer also improve performances svn path=/trunk/externals/pix_opencv/; revision=16868
2013-01-11improve help patchAntoine Villeret
svn path=/trunk/externals/pix_opencv/; revision=16852
2013-01-10- update build instructionsAntoine Villeret
- add contour length to infos output of pix_opencv_contours svn path=/trunk/externals/pix_opencv/; revision=16850
2012-12-31on Mac OS X, script to embed all the dylibs that are neededHans-Christoph Steiner
svn path=/trunk/externals/pix_opencv/; revision=16796
2012-12-31on Mac OS X, use opencv from pkg-config, which Fink and probably others provideHans-Christoph Steiner
svn path=/trunk/externals/pix_opencv/; revision=16795
2012-12-31remove unneeded executable permissionsHans-Christoph Steiner
svn path=/trunk/externals/pix_opencv/; revision=16794
2012-12-27fix cflags for Gem, thanks to IOhannesAntoine Villeret
svn path=/trunk/externals/pix_opencv/; revision=16774
2012-12-27include header path from 'gem-dev' Debian packageHans-Christoph Steiner
svn path=/trunk/externals/pix_opencv/; revision=16771
2012-12-27clean up directoryAntoine Villeret
fix help patch dependency improve REAMDE svn path=/trunk/externals/pix_opencv/; revision=16770
2012-12-27adapt the latest template Makefile to building C++ for GemHans-Christoph Steiner
svn path=/trunk/externals/pix_opencv/; revision=16769
2012-12-27build pix_opencv_blobtrack with the rest of the .cc filesHans-Christoph Steiner
svn path=/trunk/externals/pix_opencv/; revision=16768
2012-12-27use .cc as standard file extensionHans-Christoph Steiner
svn path=/trunk/externals/pix_opencv/; revision=16767
2012-12-27move example image to examples/Hans-Christoph Steiner
svn path=/trunk/externals/pix_opencv/; revision=16766
2012-12-27add .txt to match library templateHans-Christoph Steiner
svn path=/trunk/externals/pix_opencv/; revision=16765
2012-12-27sync version with configure.acHans-Christoph Steiner
svn path=/trunk/externals/pix_opencv/; revision=16764
2012-12-26change INSTALL to README and updateAntoine Villeret
svn path=/trunk/externals/pix_opencv/; revision=16763
2012-12-26un joli dessin !!!Antoine Villeret
svn path=/trunk/externals/pix_opencv/; revision=16762
2012-12-26deprecated since new pix_opencv_contoursAntoine Villeret
svn path=/trunk/externals/pix_opencv/; revision=16761
2012-12-26update help patch...Antoine Villeret
svn path=/trunk/externals/pix_opencv/; revision=16760
2012-12-26add convexity defects ouputAntoine Villeret
add convexhull output add contours hierarchy svn path=/trunk/externals/pix_opencv/; revision=16759
2012-12-20fix bug in semgent number on info outletAntoine Villeret
svn path=/trunk/externals/pix_opencv/; revision=16711
2012-12-19fix help file according to last commit (info outlet change)Antoine Villeret
svn path=/trunk/externals/pix_opencv/; revision=16704
2012-12-19add zero padding to info outlet and number of segment for each contourAntoine Villeret
WARNING ! this breaks compatibility with previous versions !! svn path=/trunk/externals/pix_opencv/; revision=16703