Commit Graph

36 Commits

Author SHA1 Message Date
Laex
a51f1c04fb Some changes...
Signed-off-by: Laex <laex@bk.ru>
2013-07-07 01:45:49 +04:00
Laex
bd967a4572 Upgrade to version OpenCV 2.4.6
Signed-off-by: Laex <laex@bk.ru>
2013-07-06 17:20:17 +04:00
Laex
1f2f28c56d 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
23df8e84a1 Added augmented reality example
Signed-off-by: Laex <laex@bk.ru>
2013-06-10 08:21:02 +04:00
Laex
72dd2a3463 Added examples of working with IP cameras
Signed-off-by: Laex <laex@bk.ru>
2013-06-07 22:09:41 +04:00
Laex
c17e038cd9 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
Michael Grigorev
d1542b508a Fixed samples VCLChessboardCorners 2013-05-29 13:53:58 +06:00
Samuele
951511fabe VCL chessboard corner demo
Demo based on function: cvFindChessboardCorners
2013-05-29 08:54:10 +02:00
Michael Grigorev
3652e43c22 Added procedure cvOr, cvXor and cvNot
Signed-off-by: Michael Grigorev <sleuthhound@gmail.com>
2013-05-27 17:11:45 +06:00
Laex
2dcca0b554 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
ac3dd15da8 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
870861a57a Minor changes and improvements
Signed-off-by: Laex <laex@bk.ru>
2013-05-17 10:10:02 +04:00
Laex
07de4424fe cvBoundingRect work correctly)
Signed-off-by: Laex <laex@bk.ru>
2013-05-15 19:55:06 +04:00
Michael Grigorev
412832ae63 Moved structure TCvContour
Added function cvBoundingRect (not working correctly)

Signed-off-by: Michael Grigorev <sleuthhound@gmail.com>
2013-05-15 18:35:01 +06:00
Laex
51d00889d3 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
Laex
cae153ee1f Fixed some bugs
Signed-off-by: Laex <laex@bk.ru>
2013-05-12 02:43:40 +04:00
Laex
cf19dc0b3b Fixed issues #3
Signed-off-by: Laex <laex@bk.ru>
2013-04-18 10:34:16 +04:00
Laex
1351908a7d Add samples
[+] cv_CalcHist
[+] cv_MachTemplate
[+] VCLCameraCapture

Signed-off-by: Laex <laex@bk.ru>
2013-04-16 22:06:29 +04:00
Laex
3268f67767 [*] Fixed CameraCalibrate.dpr
[+] Add samples/MultiDemo/mmdt/mmdt.dpr

Signed-off-by: Laex <laex@bk.ru>
2013-04-16 10:40:44 +04:00
Michael Grigorev
420dcd7a76 Update core_c and fixed errors in samples CameraCalibrate 2013-04-15 22:14:12 +06:00
Laex
e57c5b5d82 Add samples
[+] samples/LibTest/cvExtractSURF/cv_ExtractSURF.dpr
[*] some changes in demos
[+] adding files in "include"

Signed-off-by: Laex <laex@bk.ru>
2013-04-14 21:17:55 +04:00
Laex
701acd02b0 Add samples
[+] samples/LibTest/cvAdaptiveSkinDetector/cv_AdaptiveSkinDetector.dpr
[+] samples/LibTest/cvLinearPolar/cv_LinearPolar.dpr
[+] samples/LibTest/cvLoadHaarClassifierCascade/cv_LoadHaarClassifierCascade.dpr
[+] samples/LibTest/cvMotion/cvMotion.dpr
[+] samples/LibTest/cvPyrSegmentation/cv_PyrSegmentation.dpr
[*] samples/MultiDemo/minarea/minarea.dpr

Signed-off-by: Laex <laex@bk.ru>
2013-04-13 18:59:47 +04:00
Laex
71b883df3a Add samples:
[+] cvCreateStructuringElementEx
[+] cv_FindContours2
Signed-off-by: Laex <laex@bk.ru>
2013-04-13 02:05:58 +04:00
Laex
25197a0436 Migration to version 2.4.5
Signed-off-by: Laex <laex@bk.ru>
2013-04-12 23:33:12 +04:00
Laex
a6f8c55c71 Add sample:
MultiDemo
[+] ReameRecon

Signed-off-by: Laex <laex@bk.ru>
2013-04-10 03:22:08 +04:00
Laex
7c1fdb9783 Add samples:
[+] cvCreateFGDStatModel
[+] cvCreateGaussianBGModel
[+] cvCodeBook

Signed-off-by: Laex <laex@bk.ru>
2013-04-09 21:20:50 +04:00
Laex
c8850ec221 Format code...
Signed-off-by: Laex <laex@bk.ru>
2013-04-09 14:41:27 +04:00
Laex
06d0b3fe4b Some bug fixed
Signed-off-by: Laex <laex@bk.ru>
2013-04-07 14:41:15 +04:00
Laex
e6c000a9e1 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
8540f5bd44 Add samples
Multidemo
[+] fback_c (cvCalcOpticalFlowFarneback)
[+] minarea (cvMinEnclosingCircle, cvMinAreaRect2)

Signed-off-by: Laex <laex@bk.ru>
2013-04-06 00:58:24 +04:00
Laex
fde0aa2f53 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
37d4e0fd1d Add sample
LibTest
[+] cvMatchShapes
[+] cvWarpAffine
[+] cvWrapPrespective

MultiDemo
[+] HandsDetect

Signed-off-by: Laex <laex@bk.ru>
2013-04-02 21:07:49 +04:00
Laex
06de9955d7 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
13286756ea [+] CameraCalibrate
[+] Stereo

Signed-off-by: Laex <laex@bk.ru>
2013-04-01 00:30:13 +04:00
Laex
7d2ac4512f [+] FaceDetect
[+] cvGetSubRect

[*] Changed the names of the projects

Signed-off-by: Laex <laex@bk.ru>
2013-03-28 02:28:02 +04:00
Laex
1cc52659ef Rebuilding repository
Signed-off-by: Laex <laex@bk.ru>
2013-03-26 23:13:48 +04:00