Commit Graph

8 Commits

Author SHA1 Message Date
Laex
42c52f1619 Merged branches
Signed-off-by: Laex <laex@bk.ru>
2013-09-12 14:50:55 +04:00
Laex
c11e66affe Refactoring
Signed-off-by: Laex <laex@bk.ru>
2013-08-11 20:05:35 +04:00
Laex
bd967a4572 Upgrade to version OpenCV 2.4.6
Signed-off-by: Laex <laex@bk.ru>
2013-07-06 17:20:17 +04:00
Laex
1f2f28c56d Some of the changes
[*] Restructured ProjectGroups
[-] Removed use JVCL

Signed-off-by: Laex <laex@bk.ru>
2013-06-13 18:10:58 +04:00
Laex
c17e038cd9 Components!?
[+] Added demos of creating and using visual and non-visual component using OpenCV (\ component \ OpenCV.dpk)
[+] Added an example of using components
(samples \ Components \ cCameraCapture \ cCameraCapture.dpr)
[*] Minor changes in the modules

Signed-off-by: Laex <laex@bk.ru>
2013-05-30 05:12:44 +04:00
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
5d642921a2 Fixed sample ObjectTracking
Signed-off-by: Michael Grigorev <sleuthhound@gmail.com>
2013-05-21 13:37:49 +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