Commit Graph

539 Commits

Author SHA1 Message Date
Laentir Valetov
d977865271 Update README.md 2013-07-06 17:36:12 +04:00
Laentir Valetov
628b227ea1 Update README.md 2013-07-06 17:31:05 +04:00
Laentir Valetov
c7fc59bc9d Update README.md 2013-07-06 17:31:05 +04:00
Laex
593d6b6f15 Merge branch 'master' of https://github.com/Laex/Delphi-OpenCV
Conflicts:
	README.md
2013-07-06 17:22:13 +04:00
Laex
b609720902 Merge branch 'master' of https://github.com/Laex/Delphi-OpenCV
Conflicts:
	README.md
2013-07-06 17:22:13 +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
515122f776 Upgrade to version OpenCV 2.4.6
Signed-off-by: Laex <laex@bk.ru>
2013-07-06 17:20:17 +04:00
Michael Grigorev
b3dd4c779f Fixed search path cCameraCapture samples
Signed-off-by: Michael Grigorev <sleuthhound@gmail.com>
2013-06-17 15:34:29 +06:00
Michael Grigorev
53306784d8 Fixed search path cCameraCapture samples
Signed-off-by: Michael Grigorev <sleuthhound@gmail.com>
2013-06-17 15:34:29 +06:00
Laentir Valetov
1641e3b880 Update README.md 2013-06-14 11:23:31 +04:00
Laentir Valetov
50fffe060e Update README.md 2013-06-14 11:23:31 +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
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
Laex
27d56eba2e Augmented reality example - fixed memory leak
Signed-off-by: Laex <laex@bk.ru>
2013-06-10 19:12:46 +04:00
Laex
60a324ad56 Augmented reality example - fixed memory leak
Signed-off-by: Laex <laex@bk.ru>
2013-06-10 19:12:46 +04:00
Laentir Valetov
d6ff9a66c9 Update README.md 2013-06-10 08:36:45 +04:00
Laentir Valetov
d7ef48057e Update README.md 2013-06-10 08:36:45 +04:00
Laex
bb9f845756 Fixed readme
Signed-off-by: Laex <laex@bk.ru>
2013-06-10 08:26:11 +04:00
Laex
fd027a41f3 Fixed readme
Signed-off-by: Laex <laex@bk.ru>
2013-06-10 08:26:11 +04:00
Laex
23df8e84a1 Added augmented reality example
Signed-off-by: Laex <laex@bk.ru>
2013-06-10 08:21:02 +04:00
Laex
fbe88250fa Added augmented reality example
Signed-off-by: Laex <laex@bk.ru>
2013-06-10 08:21:02 +04:00
Laex
8070464750 Added sample - two cameras
Signed-off-by: Laex <laex@bk.ru>
2013-06-08 00:35:04 +04:00
Laex
8858662b42 Added sample - two cameras
Signed-off-by: Laex <laex@bk.ru>
2013-06-08 00:35:04 +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
1af0b49dac Added examples of working with IP cameras
Signed-off-by: Laex <laex@bk.ru>
2013-06-07 22:09:41 +04:00
Laex
7758e1cc93 Add sample cv_GoodFeaturesToTrack
Signed-off-by: Laex <laex@bk.ru>
2013-06-05 11:03:27 +04:00
Laex
5e2996ea5f Add sample cv_GoodFeaturesToTrack
Signed-off-by: Laex <laex@bk.ru>
2013-06-05 11:03:27 +04:00
Laex
81de80c682 Continued attempts to design components
[*] Modified TocvCamera
[*] Modified TocvView
[+] Added TocvImageOperation (TovcImageOperationSmooth - not working properly)

Signed-off-by: Laex <laex@bk.ru>
2013-06-01 00:29:25 +04:00
Laex
819c3bcc48 Continued attempts to design components
[*] Modified TocvCamera
[*] Modified TocvView
[+] Added TocvImageOperation (TovcImageOperationSmooth - not working properly)

Signed-off-by: Laex <laex@bk.ru>
2013-06-01 00:29:25 +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
Laex
d1fab15b0f 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
Michael Grigorev
6b8c7054dc Fixed samples VCLChessboardCorners 2013-05-29 13:53:58 +06:00
Michael Grigorev
c8e197fdd9 Merge pull request #9 from SamueleTrentin/master
Added function cvCheckChessboard and samples samples\MultiDemo\VCLChessboardCorners
2013-05-29 00:44:16 -07:00
Michael Grigorev
f86e2ec755 Merge pull request #9 from SamueleTrentin/master
Added function cvCheckChessboard and samples samples\MultiDemo\VCLChessboardCorners
2013-05-29 00:44:16 -07:00
Samuele
951511fabe VCL chessboard corner demo
Demo based on function: cvFindChessboardCorners
2013-05-29 08:54:10 +02:00
Samuele
d6eebb411c VCL chessboard corner demo
Demo based on function: cvFindChessboardCorners
2013-05-29 08:54:10 +02:00
Laex
3e6ad63f96 Tweaked files readme-*.txt
Signed-off-by: Laex <laex@bk.ru>
2013-05-27 19:34:38 +04:00
Laex
186e816f51 Tweaked files readme-*.txt
Signed-off-by: Laex <laex@bk.ru>
2013-05-27 19:34:38 +04: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
Michael Grigorev
f84db38bba Added procedure cvOr, cvXor and cvNot
Signed-off-by: Michael Grigorev <sleuthhound@gmail.com>
2013-05-27 17:11:45 +06:00
Michael Grigorev
7685a25f02 Added result directory
Signed-off-by: Michael Grigorev <sleuthhound@gmail.com>
2013-05-27 08:42:17 +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
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
f1138b5100 Fixed more samples
Signed-off-by: Michael Grigorev <sleuthhound@gmail.com>
2013-05-21 14:53:30 +06: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
5d642921a2 Fixed sample ObjectTracking
Signed-off-by: Michael Grigorev <sleuthhound@gmail.com>
2013-05-21 13:37:49 +06:00
Michael Grigorev
97e1f211fe Fixed sample ObjectTracking
Signed-off-by: Michael Grigorev <sleuthhound@gmail.com>
2013-05-21 13:37:49 +06:00
Michael Grigorev
9867f77782 Fixed sample TrackColor
Signed-off-by: Michael Grigorev <sleuthhound@gmail.com>
2013-05-21 13:29:02 +06:00
Michael Grigorev
39ae6e38ba Fixed sample TrackColor
Signed-off-by: Michael Grigorev <sleuthhound@gmail.com>
2013-05-21 13:29:02 +06:00