Commit Graph

9 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
Michael Grigorev
eb1209851e Update sample MotionDetect
Signed-off-by: Michael Grigorev <sleuthhound@gmail.com>
2013-05-21 12:24:18 +06:00
Laex
ac3dd15da8 Added an example
[+] TrackColor
[*] Some changes in modules
[*] To continue the translation of classes

[!] Should change the structure of the modules to the structure of the modules installed OpenCV

Signed-off-by: Laex <laex@bk.ru>
2013-05-21 03:35:54 +04:00
Laex
07de4424fe cvBoundingRect work correctly)
Signed-off-by: Laex <laex@bk.ru>
2013-05-15 19:55:06 +04:00
Laex
231e34d933 Fixed MotionDetect
Signed-off-by: Laex <laex@bk.ru>
2013-04-25 21:41:10 +04:00
Michael Grigorev
7b0e4bb266 Fixed AllocMem in MotionDetect samples. 2013-04-23 12:33:18 +06:00
Michael Grigorev
3afd7a881a Fixed samples HandsDetect and MotionDetect 2013-04-23 12:19:22 +06:00
Michael Grigorev
09628bee17 Add samples
[+] MotionDetect
2013-04-23 12:15:31 +06:00