mirror of
https://github.com/Laex/Delphi-OpenCV.git
synced 2024-11-16 08:15:52 +01:00
7b8c5d1a10
[*] Repository rebuilt [*] CameraCalibrate - now working [+] Improved cvSave [+] Implemented macro CV_MAT_ELEM [+] CvOpenFileStorage and more ... Signed-off-by: Laex <laex@bk.ru>
13 lines
354 B
XML
13 lines
354 B
XML
<?xml version="1.0"?>
|
|
<opencv_storage>
|
|
<frame_count>10</frame_count>
|
|
<frame_size>
|
|
320 200</frame_size>
|
|
<color_cvt_matrix type_id="opencv-matrix">
|
|
<rows>5</rows>
|
|
<cols>5</cols>
|
|
<dt>f</dt>
|
|
<data>
|
|
0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 7.69999981
|
|
0.50000000 0. 0. 0. 0. 0. 0.50000000</data></color_cvt_matrix>
|
|
</opencv_storage> |