Commit Graph

6 Commits

Author SHA1 Message Date
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
de1be3367b Format code...
Signed-off-by: Laex <laex@bk.ru>
2013-04-09 14:41:27 +04:00
Laex
764be948e3 Cleaned up a bit in the design of the modules
Signed-off-by: Laex <laex@bk.ru>
2013-04-06 01:25:05 +04:00
Laex
ba000c1405 Add samples
LibTest
[+] cv_CalcOpticalFlowPyrLK
[+] cv_SnakeImage
MultiDemo
[+] CameraShift
[+] Squares

Signed-off-by: Laex <laex@bk.ru>
2013-04-05 15:36:47 +04:00
Laex
7b8c5d1a10 Many changes
[*] Repository rebuilt
[*] CameraCalibrate - now working
[+] Improved cvSave
[+] Implemented macro CV_MAT_ELEM
[+] CvOpenFileStorage
and more ...

Signed-off-by: Laex <laex@bk.ru>
2013-04-02 02:17:25 +04:00
Laex
43aca9437b [+] FaceDetect
[+] cvGetSubRect

[*] Changed the names of the projects

Signed-off-by: Laex <laex@bk.ru>
2013-03-28 02:28:02 +04:00