From 6e7914089cf8ad6290f803ef8c2a78bc627bf8a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Wed, 13 May 2015 13:06:02 +0000 Subject: fixed merge-conflicts svn path=/trunk/externals/pix_opencv/; revision=17468 --- .../05_perspective_correction.pd | 33 ++-------------------- 1 file changed, 2 insertions(+), 31 deletions(-) (limited to 'examples/05_perspective_correction/05_perspective_correction.pd') diff --git a/examples/05_perspective_correction/05_perspective_correction.pd b/examples/05_perspective_correction/05_perspective_correction.pd index a013a19..ff02cee 100644 --- a/examples/05_perspective_correction/05_perspective_correction.pd +++ b/examples/05_perspective_correction/05_perspective_correction.pd @@ -1,8 +1,4 @@ -<<<<<<< HEAD -#N canvas 737 110 900 736 10; -======= -#N canvas 745 86 900 736 10; ->>>>>>> 09729232bf1a52aa509cf5341d4186ba42576589 +#N canvas 37 31 900 736 10; #X declare -path ../../; #X obj 180 76 gemhead; #X obj 180 96 pix_share_read 666 640 480 1; @@ -59,11 +55,7 @@ positives; #X obj 70 619 scaleXYZ 0.5 0.5 0; #X msg 113 517 5.3333 320; #X msg 189 517 4 240; -<<<<<<< HEAD #N canvas 1 110 450 300 format 0; -======= -#N canvas 3 79 450 300 format 0; ->>>>>>> 09729232bf1a52aa509cf5341d4186ba42576589 #X obj 93 7 inlet; #X obj 118 140 outlet; #X msg 108 68 \$1 \$4 0 \$7 \$2 \$5 0 \$8 0 0 1 0 \$3 \$6 0 \$9; @@ -148,11 +140,7 @@ matrix between srcMatrix and dstMatrix; #X text 502 594 pix_opencv_findchessboardcorners finds chessboard corners in the incomming image stream and send out corners coordinates as a list trought its second outlet; -<<<<<<< HEAD -#N canvas 737 406 715 644 generates_coords 0; -======= -#N canvas 743 388 715 644 generates_coords 1; ->>>>>>> 09729232bf1a52aa509cf5341d4186ba42576589 +#N canvas 37 40 715 644 generates_coords 0; #X obj 58 2 inlet; #X obj 78 251 until; #X obj 78 358 f; @@ -270,22 +258,13 @@ scrMatrix for pix_opencv_warpperspective; with pix_opencv_warpperspective and pix_opencv_findchessboardcorners ; #X text -18 0 declare path to be sure externals were found...; -<<<<<<< HEAD -#X text 354 95 <-- receive image from subprocess.pd; -#X obj 224 198 pix_flip; -======= #X text 508 440 use the other patch to move the chessboard; #X text 354 95 <-- receive image from subprocess.pd; #X obj 207 159 pix_flip; ->>>>>>> 09729232bf1a52aa509cf5341d4186ba42576589 #X text 102 162 the flip flag; #X text 102 172 this is a bug; #X text 184 159 -->; #X obj 180 136 t a a; -<<<<<<< HEAD -#X text 508 440 use subprocess patch to move the chessboard; -======= ->>>>>>> 09729232bf1a52aa509cf5341d4186ba42576589 #X connect 0 0 1 0; #X connect 1 0 13 0; #X connect 2 0 74 0; @@ -301,11 +280,7 @@ with pix_opencv_warpperspective and pix_opencv_findchessboardcorners #X connect 11 0 10 0; #X connect 12 0 2 0; #X connect 12 0 70 0; -<<<<<<< HEAD -#X connect 13 0 91 0; -======= #X connect 13 0 92 0; ->>>>>>> 09729232bf1a52aa509cf5341d4186ba42576589 #X connect 16 0 17 0; #X connect 16 1 18 0; #X connect 19 0 20 0; @@ -348,9 +323,5 @@ with pix_opencv_warpperspective and pix_opencv_findchessboardcorners #X connect 75 0 74 1; #X connect 76 0 75 0; #X connect 76 0 73 1; -<<<<<<< HEAD -#X connect 91 0 2 0; -======= #X connect 92 0 2 0; #X connect 92 1 88 0; ->>>>>>> 09729232bf1a52aa509cf5341d4186ba42576589 -- cgit v1.2.1