Commit Graph

16 Commits

Author SHA1 Message Date
Laex
b3cf77748c OCVSplitter
Signed-off-by: Laex <laex@bk.ru>
2013-09-16 15:49:10 +04:00
Laex
a0967207c1 Add sample PCA recognition (vcl)
Signed-off-by: Laex <laex@bk.ru>
2013-09-15 16:02:26 +04:00
Laex
81bf5d2266 Merged branches
Signed-off-by: Laex <laex@bk.ru>
2013-09-12 14:50:55 +04:00
Laex
6fac4b8aef Added sample cv_Sum
Signed-off-by: Laex <laex@bk.ru>
2013-09-12 13:49:13 +04:00
Laex
f4e3bb49f1 Fixed using unit "Mat"
Signed-off-by: Laex <laex@bk.ru>
2013-08-27 18:45:44 +04:00
Laex
711245f56e Refactoring
Signed-off-by: Laex <laex@bk.ru>
2013-08-11 20:05:35 +04:00
Laex
ffc9a4e97e 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
d1fab15b0f 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
Michael Grigorev
f84db38bba Added procedure cvOr, cvXor and cvNot
Signed-off-by: Michael Grigorev <sleuthhound@gmail.com>
2013-05-27 17:11:45 +06:00
Laex
3ae4ef8956 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
Laex
f3c4af9f42 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
e275e10521 Minor changes and improvements
Signed-off-by: Laex <laex@bk.ru>
2013-05-17 10:10:02 +04:00
Laex
2fbe14e387 cvBoundingRect work correctly)
Signed-off-by: Laex <laex@bk.ru>
2013-05-15 19:55:06 +04:00
Michael Grigorev
786cec0771 Moved structure TCvContour
Added function cvBoundingRect (not working correctly)

Signed-off-by: Michael Grigorev <sleuthhound@gmail.com>
2013-05-15 18:35:01 +06:00
Laex
d5ecc6b0f8 Fixed some bugs
Signed-off-by: Laex <laex@bk.ru>
2013-05-12 02:43:40 +04:00
Laex
a58d5f3056 Fixed issues #3
Signed-off-by: Laex <laex@bk.ru>
2013-04-18 10:34:16 +04:00