Commit Graph

15 Commits

Author SHA1 Message Date
Mikhail Grigorev
3423b9b9c1 Fixed samples MultiDemo
Signed-off-by: Mikhail Grigorev <sleuthhound@gmail.com>
2014-05-20 11:58:18 +06:00
Laentir Valetov
1479d1fc32 Restoew msv*.dll
Signed-off-by: Laentir Valetov <laex@bk.ru>
2014-05-18 20:19:44 +04:00
Laentir Valetov
7b8f5b2ee5 Up to OpenCV 2.4.9
Signed-off-by: Laentir Valetov <laex@bk.ru>
2014-05-04 15:35:57 +04:00
Laex
96638f5969 Added samples
Signed-off-by: Laex <laex@bk.ru>
2013-10-30 22:26:57 +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
Samuele
d6eebb411c VCL chessboard corner demo
Demo based on function: cvFindChessboardCorners
2013-05-29 08:54:10 +02: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
abd705a0ca Fixed more samples
Signed-off-by: Michael Grigorev <sleuthhound@gmail.com>
2013-05-21 14:53:30 +06:00
Laex
0a825b3317 Merge branch 'master' of https://github.com/Laex/Delphi-OpenCV 2013-05-21 03:37:17 +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
Michael Grigorev
220a762715 Fixed sample FaceDetectAndLockWorkstation 2013-05-17 13:22:43 +06:00
Laex
e275e10521 Minor changes and improvements
Signed-off-by: Laex <laex@bk.ru>
2013-05-17 10:10:02 +04:00
Michael Grigorev
07830747d4 Add sample:
[*] samples/MultiDemo/FaceDetectAndLockWorkstation/LockWorkstation.dpr

Signed-off-by: Michael Grigorev <sleuthhound@gmail.com>
2013-05-16 15:54:09 +06:00