Commit Graph

4 Commits

Author SHA1 Message Date
Laex
2dcca0b554 Some changes
[*] Rename files of:
- Calib3d.pas in calib3d_s.pas
- Tracking.pas in tracking_s.pas
To ensure conformity with the file names OpenCV library
[!] Modules used in the project without the inclusion of relative paths. Added instructions on how to add the module search path (see readme_en.txt)
[+] Added an example Posit (cvReleasePOSITObject, cvPOSIT and others) (thanks to Frans van Daalen (CLubfitter73))

Signed-off-by: Laex <laex@bk.ru>
2013-05-26 12:50:18 +04:00
Michael Grigorev
f1138b5100 Fixed more samples
Signed-off-by: Michael Grigorev <sleuthhound@gmail.com>
2013-05-21 14:53:30 +06:00
Laex
cf19dc0b3b Fixed issues #3
Signed-off-by: Laex <laex@bk.ru>
2013-04-18 10:34:16 +04:00
Laex
7c1fdb9783 Add samples:
[+] cvCreateFGDStatModel
[+] cvCreateGaussianBGModel
[+] cvCodeBook

Signed-off-by: Laex <laex@bk.ru>
2013-04-09 21:20:50 +04:00