[*] 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>
[*] 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>
[+] 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>
[+] 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>
[*] 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>
[*] 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>