aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.LOG
blob: 782ac9a1f5fdc1d7a47712a7983b5d64ce41806e (plain)
1
2
3
4
5
6
7
8
9
10
11
version 0.2-rc5 ( codename THANKSIBIT )

* added optical flow objects :
Block Matching : pix_opencv_of_bm
Horn and Schunck : pix_opencv_of_hs
Lucas/Kanade : pix_opencv_of_lk

version 0.2-rc4 ( codename BALTANIK )

* contours detection objects ( hu_compare and pgh_compare )
now give the posititon of matching contours.