Commit Graph

13 Commits

Author SHA1 Message Date
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
711245f56e Refactoring
Signed-off-by: Laex <laex@bk.ru>
2013-08-11 20:05:35 +04:00
Laex
515122f776 Upgrade to version OpenCV 2.4.6
Signed-off-by: Laex <laex@bk.ru>
2013-07-06 17:20:17 +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
8858662b42 Added sample - two cameras
Signed-off-by: Laex <laex@bk.ru>
2013-06-08 00:35:04 +04:00
Laex
1af0b49dac Added examples of working with IP cameras
Signed-off-by: Laex <laex@bk.ru>
2013-06-07 22:09:41 +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
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
Michael Grigorev
97e1f211fe Fixed sample ObjectTracking
Signed-off-by: Michael Grigorev <sleuthhound@gmail.com>
2013-05-21 13:37:49 +06: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
dc95249786 Add sample:
[*] samples/LibTest/CvLatentSvmDetector/latentsvmdetect.dpr

Initiated translation of the C++ part OpenCV library using wrapper in the form of interfaces
An example of technology - see
* Opencv_classes\opencv_classes.sln (VC2010)
* Include\opencv_classes\opencv_classes.pas
* Samples\Classes\Mat\Mat.dpr

Submitted comments and suggestions

Signed-off-by: Laex <laex@bk.ru>
2013-05-15 01:36:16 +04:00