Laentir Valetov
2c3f7fa904
+FFMPEG VideoEncoder class
...
Signed-off-by: Laentir Valetov <laex@bk.ru>
2014-07-06 23:08:53 +04:00
Laentir Valetov
78354b3825
Fixed unit names
...
Signed-off-by: Laentir Valetov <laex@bk.ru>
2014-05-22 18:45:51 +04:00
Mikhail Grigorev
b1b9300ee2
Refactoring directory structure
...
Signed-off-by: Mikhail Grigorev <sleuthhound@gmail.com>
2014-05-22 12:53:48 +06:00
Laentir Valetov
67b694fc50
Merge branch 'master' of github.com:Laex/Delphi-OpenCV
...
Conflicts:
.gitignore
Bin/Win64/cCameraCapture.rsm
samples/Components/cMatchTemplate/cMatchTemplate.dproj
samples/MultiDemo/FaceDetectAndLockWorkstation/LockWorkstation.dproj
2014-05-20 19:29:04 +04:00
Laentir Valetov
7e602e92f0
Components/ComponentsDemo.groupproj
...
Signed-off-by: Laentir Valetov <laex@bk.ru>
2014-05-20 19:20:29 +04:00
Mikhail Grigorev
3423b9b9c1
Fixed samples MultiDemo
...
Signed-off-by: Mikhail Grigorev <sleuthhound@gmail.com>
2014-05-20 11:58:18 +06: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
Mikhail Grigorev
1c9249b4bb
Fix MotionDetect samples
...
Signed-off-by: Mikhail Grigorev <sleuthhound@gmail.com>
2013-11-28 11:22:09 +06:00
Laex
96638f5969
Added samples
...
Signed-off-by: Laex <laex@bk.ru>
2013-10-30 22:26:57 +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
Michael Grigorev
123f41b336
Update sample MotionDetect
...
Signed-off-by: Michael Grigorev <sleuthhound@gmail.com>
2013-05-21 12:24:18 +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
2fbe14e387
cvBoundingRect work correctly)
...
Signed-off-by: Laex <laex@bk.ru>
2013-05-15 19:55:06 +04:00
Laex
54be7a8787
Fixed MotionDetect
...
Signed-off-by: Laex <laex@bk.ru>
2013-04-25 21:41:10 +04:00
Michael Grigorev
fe53f725a7
Fixed AllocMem in MotionDetect samples.
2013-04-23 12:33:18 +06:00
Michael Grigorev
35c3edec6c
Fixed samples HandsDetect and MotionDetect
2013-04-23 12:19:22 +06:00
Michael Grigorev
eecb9bdafb
Add samples
...
[+] MotionDetect
2013-04-23 12:15:31 +06:00