opencv.bib 48.1 KB
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336
@incollection{ABD12,
  author = {Alcantarilla, Pablo Fern{\'a}ndez and Bartoli, Adrien and Davison, Andrew J},
  title = {KAZE features},
  booktitle = {Computer Vision--ECCV 2012},
  year = {2012},
  pages = {214--227},
  publisher = {Springer},
  url = {https://www.doc.ic.ac.uk/~ajd/Publications/alcantarilla_etal_eccv2012.pdf}
}
@article{ANB13,
  author = {Alcantarilla, Pablo F and Nuevo, Jes{\'u}s and Bartoli, Adrien},
  title = {Fast Explicit Diffusion for Accelerated Features in Nonlinear Scale Spaces},
  year = {2011},
  pages = {1281--1298},
  journal = {Trans. Pattern Anal. Machine Intell},
  volume = {34},
  number = {7},
  url = {http://www.bmva.org/bmvc/2013/Papers/paper0013/paper0013.pdf}
}
@inproceedings{Andreff99,
  author = {Andreff, Nicolas and Horaud, Radu and Espiau, Bernard},
  title = {On-line Hand-eye Calibration},
  booktitle = {Proceedings of the 2Nd International Conference on 3-D Digital Imaging and Modeling},
  series = {3DIM'99},
  year = {1999},
  isbn = {0-7695-0062-5},
  location = {Ottawa, Canada},
  pages = {430--436},
  numpages = {7},
  url = {http://dl.acm.org/citation.cfm?id=1889712.1889775},
  acmid = {1889775},
  publisher = {IEEE Computer Society},
  address = {Washington, DC, USA},
}
@inproceedings{Arandjelovic:2012:TTE:2354409.2355123,
  author = {Arandjelovic, Relja},
  title = {Three Things Everyone Should Know to Improve Object Retrieval},
  booktitle = {Proceedings of the 2012 IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
  series = {CVPR '12},
  year = {2012},
  isbn = {978-1-4673-1226-4},
  pages = {2911--2918},
  numpages = {8},
  url = {http://dl.acm.org/citation.cfm?id=2354409.2355123},
  acmid = {2355123},
  publisher = {IEEE Computer Society},
  address = {Washington, DC, USA},
  keywords = {Vectors,Visualization,Kernel,Standards,Support vector machines,Indexes,Euclidean distance}
}
@article{BA83,
  author = {Burt, Peter J and Adelson, Edward H},
  title = {A multiresolution spline with application to image mosaics},
  year = {1983},
  pages = {217--236},
  journal = {ACM Transactions on Graphics (TOG)},
  volume = {2},
  number = {4},
  publisher = {ACM},
  url = {http://persci.mit.edu/pub_pdfs/spline83.pdf}
}
@article{BL07,
  author = {Brown, Matthew and Lowe, David G},
  title = {Automatic panoramic image stitching using invariant features},
  year = {2007},
  pages = {59--73},
  journal = {International journal of computer vision},
  volume = {74},
  number = {1},
  publisher = {Springer},
  url = {http://matthewalunbrown.com/papers/ijcv2007.pdf}
}
@article{BT96,
  author = {Birchfield, Stan and Tomasi, Carlo},
  title = {Depth discontinuities by pixel-to-pixel stereo},
  year = {1999},
  pages = {269--293},
  journal = {International Journal of Computer Vision},
  volume = {35},
  number = {3},
  publisher = {Springer},
  url = {https://users.cs.duke.edu/~tomasi/papers/tomasi/tomasiIjcv99.pdf}
}
@article{BT98,
  author = {Birchfield, Stan and Tomasi, Carlo},
  title = {A pixel dissimilarity measure that is insensitive to image sampling},
  year = {1998},
  pages = {401--406},
  journal = {Pattern Analysis and Machine Intelligence, IEEE Transactions on},
  volume = {20},
  number = {4},
  publisher = {IEEE},
  url = {http://robotics.stanford.edu/~birch/publications/dissimilarity_pami1998.pdf}
}
@article{Ballard1981,
  author = {Ballard, Dana H},
  title = {Generalizing the Hough transform to detect arbitrary shapes},
  year = {1981},
  pages = {111--122},
  journal = {Pattern recognition},
  volume = {13},
  number = {2},
  publisher = {Elsevier},
  url = {https://www.cs.bgu.ac.il/~icbv161/wiki.files/Readings/1981-Ballard-Generalizing_the_Hough_Transform_to_Detect_Arbitrary_Shapes.pdf}
}
@techreport{blanco2010tutorial,
  title = {A tutorial on SE(3) transformation parameterizations and on-manifold optimization},
  author = {Blanco, Jose-Luis},
  institution = {University of Malaga},
  number = {012010},
  year = {2010},
  url = {http://ingmec.ual.es/~jlblanco/papers/jlblanco2010geometry3D_techrep.pdf}
}
@inproceedings{Bolelli2017,
  title = {{Two More Strategies to Speed Up Connected Components Labeling Algorithms}},
  author = {Bolelli, Federico and Cancilla, Michele and Grana, Costantino},
  year = 2017,
  booktitle = {Image Analysis and Processing - ICIAP 2017},
  publisher = {Springer},
  volume = 10485,
  pages = {48--58},
  doi = {10.1007/978-3-319-68548-9_5},
  isbn = {978-3-319-68547-2}
}
@article{Bolelli2019,
  title = {{Spaghetti Labeling: Directed Acyclic Graphs for Block-Based Connected Components Labeling}},
  author = {Bolelli, Federico and Allegretti, Stefano and Baraldi, Lorenzo and Grana, Costantino},
  year = 2019,
  journal = {IEEE Transactions on Image Processing},
  publisher = {IEEE},
  volume = 29,
  number = 1,
  pages = {1999--2012},
  doi = {10.1109/TIP.2019.2946979},
  issn = {1057-7149}
}
@article{Borgefors86,
  author = {Borgefors, Gunilla},
  title = {Distance transformations in digital images},
  year = {1986},
  pages = {344--371},
  journal = {Computer vision, graphics, and image processing},
  volume = {34},
  number = {3},
  publisher = {Elsevier}
}
@article{Bouguet00,
  author = {Bouguet, Jean-Yves},
  title = {Pyramidal implementation of the affine lucas kanade feature tracker description of the algorithm},
  year = {2001},
  journal = {Intel Corporation},
  volume = {5},
  url = {https://pdfs.semanticscholar.org/aa97/2b40c0f8e20b07e02d1fd320bc7ebadfdfc7.pdf}
}
@misc{BouguetMCT,
  author = {Bouguet, Jean-Yves},
  title = {Camera Calibration Tool box for Matlab [EB/OL]},
  year = {2004}
}
@inproceedings{Bradski00,
  author = {Bradski, GR and Davis, J},
  title = {Motion segmentation and pose recognition with motion history gradients},
  booktitle = {Applications of Computer Vision, 2000, Fifth IEEE Workshop on.},
  year = {2000},
  pages = {238--244},
  publisher = {IEEE},
  url = {http://web.cse.ohio-state.edu/~davis.1719/Publications/mva02.pdf}
}
@article{Bradski98,
  author = {Bradski, Gary R},
  title = {Computer vision face tracking for use in a perceptual user interface},
  year = {1998},
  publisher = {Citeseer}
}
@book{Breiman84,
  title = {Classification and regression trees},
  author = {Breiman, Leo and Friedman, Jerome and Stone, Charles J and Olshen, Richard A},
  year = {1984},
  publisher = {CRC press},
  url = {https://projecteuclid.org/download/pdf_1/euclid.aos/1016218223}
}
@incollection{Brox2004,
  author = {Brox, Thomas and Bruhn, Andres and Papenberg, Nils and Weickert, Joachim},
  title = {High accuracy optical flow estimation based on a theory for warping},
  booktitle = {Computer Vision-ECCV 2004},
  year = {2004},
  pages = {25--36},
  publisher = {Springer},
  url = {http://www.cs.auckland.ac.nz/~rklette/TeachAuckland.html/CIMAT/02a%20BBPW-ECCV04.pdf}
}
@article{Burges98,
  author = {Burges, Christopher JC},
  title = {A tutorial on support vector machines for pattern recognition},
  year = {1998},
  pages = {121--167},
  journal = {Data mining and knowledge discovery},
  volume = {2},
  number = {2},
  publisher = {Springer},
  url = {http://www.cmlab.csie.ntu.edu.tw/~cyy/learning/papers/SVM_Tutorial.pdf}
}
@inproceedings{CL12,
  author = {Lu, Cewu and Xu, Li and Jia, Jiaya},
  title = {Contrast preserving decolorization},
  booktitle = {Computational Photography (ICCP), 2012 IEEE International Conference on},
  year = {2012},
  pages = {1--7},
  publisher = {IEEE},
  url = {https://www.computer.org/csdl/proceedings/iccp/2012/1662/00/06215215.pdf}
}
@article{Canny86,
  author = {Canny, John},
  title = {A computational approach to edge detection},
  year = {1986},
  pages = {679--698},
  journal = {Pattern Analysis and Machine Intelligence, IEEE Transactions on},
  number = {6},
  publisher = {IEEE},
  url = {http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.420.3300&rep=rep1&type=pdf}
}
@article{ChambolleEtAl,
  author = {Chambolle, Antonin and Caselles, Vicent and Cremers, Daniel and Novaga, Matteo and Pock, Thomas},
  title = {An introduction to total variation for image analysis},
  year = {2010},
  pages = {263--340},
  journal = {Theoretical foundations and numerical methods for sparse recovery},
  volume = {9},
  publisher = {Walter de Gruyter}
}
@article{Chaumette06,
  author = {Chaumette, Fran{\c c}ois and Hutchinson, S.},
  title = {{Visual servo control, Part I: Basic approaches}},
  url = {https://hal.inria.fr/inria-00350283},
  journal = {{IEEE Robotics and Automation Magazine}},
  publisher = {{Institute of Electrical and Electronics Engineers}},
  volume = {13},
  number = {4},
  pages = {82-90},
  year = {2006},
  pdf = {https://hal.inria.fr/inria-00350283/file/2006_ieee_ram_chaumette.pdf},
  hal_id = {inria-00350283},
  hal_version = {v1},
}
@article{Collins14,
  year = {2014},
  issn = {0920-5691},
  journal = {International Journal of Computer Vision},
  volume = {109},
  number = {3},
  doi = {10.1007/s11263-014-0725-5},
  title = {Infinitesimal Plane-Based Pose Estimation},
  url = {http://dx.doi.org/10.1007/s11263-014-0725-5},
  publisher = {Springer US},
  keywords = {Plane; Pose; SfM; PnP; Homography},
  author = {Collins, Toby and Bartoli, Adrien},
  pages = {252-286},
  language = {English}
}
@article{Daniilidis98,
  author = {Konstantinos Daniilidis},
  title = {Hand-Eye Calibration Using Dual Quaternions},
  journal = {International Journal of Robotics Research},
  year = {1998},
  volume = {18},
  pages = {286--298}
}
@inproceedings{DM03,
  author = {Drago, Fr{\'e}d{\'e}ric and Myszkowski, Karol and Annen, Thomas and Chiba, Norishige},
  title = {Adaptive logarithmic mapping for displaying high contrast scenes},
  booktitle = {Computer Graphics Forum},
  year = {2003},
  pages = {419--426},
  volume = {22},
  number = {3},
  publisher = {Wiley},
  url = {http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.69.8094&rep=rep1&type=pdf}
}
@inproceedings{DM97,
  author = {Debevec, Paul E and Malik, Jitendra},
  title = {Recovering high dynamic range radiance maps from photographs},
  booktitle = {ACM SIGGRAPH 2008 classes},
  year = {2008},
  pages = {31},
  publisher = {ACM},
  url = {http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.463.6496&rep=rep1&type=pdf}
}
@inproceedings{Dalal2005,
  author = {Dalal, Navneet and Triggs, Bill},
  title = {Histograms of oriented gradients for human detection},
  booktitle = {Computer Vision and Pattern Recognition, 2005. CVPR 2005. IEEE Computer Society Conference on},
  year = {2005},
  pages = {886--893},
  volume = {1},
  publisher = {IEEE},
  url = {https://hal.inria.fr/docs/00/54/85/12/PDF/hog_cvpr2005.pdf}
}
@inproceedings{Davis97,
  author = {Davis, James W and Bobick, Aaron F},
  title = {The representation and recognition of human movement using temporal templates},
  booktitle = {Computer Vision and Pattern Recognition, 1997. Proceedings., 1997 IEEE Computer Society Conference on},
  year = {1997},
  pages = {928--934},
  publisher = {IEEE},
  url = {http://alumni.media.mit.edu/~jdavis/Publications/publications_402.pdf}
}
@misc{Eade13,
  author = {Eade, Ethan},
  title = {Gauss-Newton / Levenberg-Marquardt Optimization},
  year = {2013},
  url = {http://ethaneade.com/optimization.pdf}
}
@misc{Eade17,
  author = {Eade, Ethan},
  title = {Lie Groups for 2D and 3D Transformation},
  year = {2017},
  url = {http://www.ethaneade.com/lie.pdf}
}
@inproceedings{EM11,
  author = {Gastal, Eduardo SL and Oliveira, Manuel M},
  title = {Domain transform for edge-aware image and video processing},
  booktitle = {ACM Transactions on Graphics (TOG)},
  year = {2011},
  pages = {69},
  volume = {30},
  number = {4},
  publisher = {ACM},
  url = {http://www.inf.ufrgs.br/~eslgastal/DomainTransform/Gastal_Oliveira_SIGGRAPH2011_Domain_Transform.pdf}
}
@article{EP08,
  author = {Evangelidis, Georgios D and Psarakis, Emmanouil Z},
  title = {Parametric image alignment using enhanced correlation coefficient maximization},
  year = {2008},
  pages = {1858--1865},
  journal = {Pattern Analysis and Machine Intelligence, IEEE Transactions on},
  volume = {30},
  number = {10},
  publisher = {IEEE},
  url = {https://hal.archives-ouvertes.fr/docs/00/86/43/85/PDF/PAMI_2008_preprint.pdf}
}
@inproceedings{FGD2003,
  author = {Li, Liyuan and Huang, Weimin and Gu, Irene YH and Tian, Qi},
  title = {Foreground object detection from videos containing complex background},
  booktitle = {Proceedings of the eleventh ACM international conference on Multimedia},
  year = {2003},
  pages = {2--10},
  publisher = {ACM},
  url = {https://www.researchgate.net/profile/Liyuan_Li/publication/221571587_Foreground_object_detection_from_videos_containing_complex_background/links/09e4150bdf566d110c000000/Foreground-object-detection-from-videos-containing-complex-background.pdf}
}
@article{FHT98,
  author = {Friedman, Jerome and Hastie, Trevor and Tibshirani, Robert},
  title = {Additive Logistic Regression: a Statistical View of Boosting},
  year = {1998},
  url = {https://projecteuclid.org/download/pdf_1/euclid.aos/1016218223}
}
@inproceedings{FL02,
  author = {Fattal, Raanan and Lischinski, Dani and Werman, Michael},
  title = {Gradient domain high dynamic range compression},
  booktitle = {ACM Transactions on Graphics (TOG)},
  year = {2002},
  pages = {249--256},
  volume = {21},
  number = {3},
  publisher = {ACM},
  url = {https://www.researchgate.net/profile/Dani_Lischinski/publication/2530899_Gradient_Domain_High_Dynamic_Range_Compression/links/00463524c3f5cd2e34000000/Gradient-Domain-High-Dynamic-Range-Compression.pdf}
}
@incollection{Farneback2003,
  author = {Farneb{\"a}ck, Gunnar},
  title = {Two-frame motion estimation based on polynomial expansion},
  booktitle = {Image Analysis},
  year = {2003},
  pages = {363--370},
  publisher = {Springer},
  url = {https://doi.org/10.1007/3-540-45103-X_50},
  doi = {10.1007/3-540-45103-X_50}
}
@inproceedings{Farsiu03,
  author = {Farsiu, Sina and Robinson, Dirk and Elad, Michael and Milanfar, Peyman},
  title = {Fast and robust super-resolution},
  booktitle = {Image Processing, 2003. ICIP 2003. Proceedings. 2003 International Conference on},
  year = {2003},
  pages = {II--291},
  volume = {2},
  publisher = {IEEE},
  url = {http://www.academia.edu/download/42361965/ICIP2003SR.pdf}
}
@techreport{Felzenszwalb04,
  author = {Felzenszwalb, Pedro and Huttenlocher, Daniel},
  title = {Distance transforms of sampled functions},
  year = {2004},
  institution = {Cornell University},
  url = {http://www.theoryofcomputing.org/articles/v008a019/v008a019.pdf}
}
@article{Felzenszwalb10,
  author = {Felzenszwalb, Pedro F and Girshick, Ross B and McAllester, David and Ramanan, Deva},
  title = {Object detection with discriminatively trained part-based models},
  year = {2010},
  pages = {1627--1645},
  journal = {Pattern Analysis and Machine Intelligence, IEEE Transactions on},
  volume = {32},
  number = {9},
  publisher = {IEEE},
  url = {http://lear.inrialpes.fr/~oneata/reading_group/dpm.pdf}
}
@article{Felzenszwalb2006,
  author = {Felzenszwalb, Pedro F and Huttenlocher, Daniel P},
  title = {Efficient belief propagation for early vision},
  year = {2006},
  pages = {41--54},
  journal = {International journal of computer vision},
  volume = {70},
  number = {1},
  publisher = {Springer},
  url = {http://www.cs.duke.edu/research/AI/papers/Felzenszwalb06.pdf}
}
@inproceedings{Fitzgibbon95,
  author = {Fitzgibbon, Andrew W and Fisher, Robert B},
  title = {A buyer's guide to conic fitting},
  booktitle = {Proceedings of the 6th British conference on Machine vision (Vol. 2)},
  year = {1995},
  pages = {513--522},
  publisher = {BMVA Press},
  url = {https://www.researchgate.net/profile/Robert_Fisher5/publication/2237785_A_Buyer's_Guide_to_Conic_Fitting/links/0fcfd50f59aeded518000000/A-Buyers-Guide-to-Conic-Fitting.pdf}
}
@article{fitzgibbon1999,
  abstract = {This work presents a new efficient method for fitting ellipses to scattered data. Previous algorithms either fitted general conics or were computationally expensive. By minimizing the algebraic distance subject to the constraint 4ac-b<sup>2</sup>=1, the new method incorporates the ellipticity constraint into the normalization factor. The proposed method combines several advantages: It is ellipse-specific, so that even bad data will always return an ellipse. It can be solved naturally by a generalized eigensystem. It is extremely robust, efficient, and easy to implement},
  author = {Fitzgibbon, Andrew and Pilu, Maurizio and Fisher, Robert B.},
  doi = {10.1109/34.765658},
  isbn = {0162-8828},
  issn = {01628828},
  journal = {IEEE Transactions on Pattern Analysis and Machine Intelligence},
  number = {5},
  pages = {476--480},
  pmid = {708},
  title = {Direct least square fitting of ellipses},
  volume = {21},
  year = {1999},
  url = {https://pdfs.semanticscholar.org/090d/25f94cb021bdd3400a2f547f989a6a5e07ec.pdf}
}
@article{Gallego2014ACF,
  title = {A Compact Formula for the Derivative of a 3-D Rotation in Exponential Coordinates},
  author = {Guillermo Gallego and Anthony J. Yezzi},
  journal = {Journal of Mathematical Imaging and Vision},
  year = {2014},
  volume = {51},
  pages = {378-384}
}
@article{Grana2010,
  title = {{Optimized Block-Based Connected Components Labeling With Decision Trees}},
  author = {Grana, Costantino and Borghesani, Daniele and Cucchiara, Rita},
  year = 2010,
  journal = {IEEE Transactions on Image Processing},
  volume = 19,
  number = 6,
  pages = {1596--1609},
  doi = {10.1109/TIP.2010.2044963}
}
@article{taubin1991,
  abstract = {The author addresses the problem of parametric representation and estimation of complex planar curves in 2-D surfaces in 3-D, and nonplanar space curves in 3-D. Curves and surfaces can be defined either parametrically or implicitly, with the latter representation used here. A planar curve is the set of zeros of a smooth function of two variables <e1>x</e1>-<e1>y</e1>, a surface is the set of zeros of a smooth function of three variables <e1>x</e1>-<e1>y</e1>-<e1>z</e1>, and a space curve is the intersection of two surfaces, which are the set of zeros of two linearly independent smooth functions of three variables <e1>x</e1>-<e1>y</e1>-<e1>z</e1> For example, the surface of a complex object in 3-D can be represented as a subset of a single implicit surface, with similar results for planar and space curves. It is shown how this unified representation can be used for object recognition, object position estimation, and segmentation of objects into meaningful subobjects, that is, the detection of `interest regions' that are more complex than high curvature regions and, hence, more useful as features for object recognition},
  author = {Taubin, Gabriel},
  doi = {10.1109/34.103273},
  isbn = {0162-8828},
  issn = {01628828},
  journal = {IEEE Transactions on Pattern Analysis and Machine Intelligence},
  number = {11},
  pages = {1115--1138},
  title = {Estimation of planar curves, surfaces, and nonplanar space curves defined by implicit equations with applications to edge and range image segmentation},
  volume = {13},
  year = {1991},
  url = {https://pdfs.semanticscholar.org/27a7/90a0ca254006fbe37d41e1751516911607ca.pdf}
}
@inproceedings{G11,
  author = {Grundmann, Matthias and Kwatra, Vivek and Essa, Irfan},
  title = {Auto-directed video stabilization with robust l1 optimal camera paths},
  booktitle = {Computer Vision and Pattern Recognition (CVPR), 2011 IEEE Conference on},
  year = {2011},
  pages = {225--232},
  publisher = {IEEE},
  url = {https://smartech.gatech.edu/bitstream/handle/1853/44611/2011-Grundmann-AVSWROCP.pdf?sequence=1&isAllowed=y}
}
@article{GW03,
  author = {Ward, Greg},
  title = {Fast, robust image registration for compositing high dynamic range photographs from hand-held exposures},
  year = {2003},
  pages = {17--30},
  journal = {Journal of graphics tools},
  volume = {8},
  number = {2},
  publisher = {Taylor \& Francis},
  url = {http://pages.cs.wisc.edu/~lizhang/courses/cs766-2008f/projects/hdr/jgtpap2.pdf}
}
@inproceedings{Gold2012,
  author = {Godbehere, Andrew B and Matsukawa, Akihiro and Goldberg, Ken},
  title = {Visual tracking of human visitors under variable-lighting conditions for a responsive audio art installation},
  booktitle = {American Control Conference (ACC), 2012},
  year = {2012},
  pages = {4305--4312},
  publisher = {IEEE},
  url = {http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.228.1735&rep=rep1&type=pdf}
}
@article{Guil1999,
  author = {Guil, N and Gonzalez-Linares, Jos{\'e} Mar{\'\i}a and Zapata, Emilio L},
  title = {Bidimensional shape detection using an invariant approach},
  year = {1999},
  pages = {1025--1038},
  journal = {Pattern Recognition},
  volume = {32},
  number = {6},
  publisher = {Elsevier}
}
@article{HH08,
  author = {Hirschmuller, Heiko},
  title = {Stereo processing by semiglobal matching and mutual information},
  year = {2008},
  pages = {328--341},
  journal = {Pattern Analysis and Machine Intelligence, IEEE Transactions on},
  volume = {30},
  number = {2},
  publisher = {IEEE},
  url = {http://www.openrs.org/photogrammetry/2015/SGM%202008%20PAMI%20-%20Stereo%20Processing%20by%20Semiglobal%20Matching%20and%20Mutual%20Informtion.pdf}
}
@article{HTF01,
  author = {Trevor, Hastie and Robert, Tibshirani and Jerome, Friedman},
  title = {The elements of statistical learning: data mining, inference and prediction},
  year = {2001},
  pages = {371--406},
  journal = {New York: Springer-Verlag},
  volume = {1},
  number = {8},
  url = {http://www.stat.auckland.ac.nz/~yee/784/files/ch09AdditiveModelsTrees.pdf}
}
@article{Hartley99,
  author = {Hartley, Richard I},
  title = {Theory and practice of projective rectification},
  year = {1999},
  pages = {115--127},
  journal = {International Journal of Computer Vision},
  volume = {35},
  number = {2},
  publisher = {Springer},
  url = {http://www.cs.ait.ac.th/~mdailey/cvreadings/Hartley-Rectify.pdf}
}
@book{HartleyZ00,
  author = {Hartley, Richard and Zisserman, Andrew},
  title = {Multiple view geometry in computer vision},
  year = {2003},
  publisher = {Cambridge university press},
  url = {http://cds.cern.ch/record/1598612/files/0521540518_TOC.pdf}
}
@article{Horaud95,
  author = {Horaud, Radu and Dornaika, Fadi},
  title = {Hand-eye Calibration},
  journal = {Int. J. Rob. Res.},
  issue_date = {June 1995},
  volume = {14},
  number = {3},
  month = jun,
  year = {1995},
  issn = {0278-3649},
  pages = {195--210},
  numpages = {16},
  url = {http://dx.doi.org/10.1177/027836499501400301},
  doi = {10.1177/027836499501400301},
  acmid = {208622},
  publisher = {Sage Publications, Inc.},
  address = {Thousand Oaks, CA, USA}
}
@article{Horn81,
  author = {Horn, Berthold KP and Schunck, Brian G},
  title = {Determining Optical Flow},
  year = {1981},
  pages = {185--203},
  journal = {Artificial Intelligence},
  volume = {17},
  url = {https://dspace.mit.edu/bitstream/handle/1721.1/6337/%EE%80%80AIM%EE%80%81-572.pdf?sequence=2}
}
@article{Hu62,
  author = {Hu, Ming-Kuei},
  title = {Visual pattern recognition by moment invariants},
  year = {1962},
  pages = {179--187},
  journal = {Information Theory, IRE Transactions on},
  volume = {8},
  number = {2},
  publisher = {IEEE}
}
@article{Javier2012,
  author = {S{\'a}nchez P{\'e}rez, Javier and Meinhardt-Llopis, Enric and Facciolo, Gabriele},
  title = {TV-L1 optical flow estimation},
  year = {2012},
  url = {http://www.ipol.im/pub/art/2013/26/article_lr.pdf}
}
@article{KleeLaskowski85,
  author = {Klee, Victor and Laskowski, Michael C},
  title = {Finding the smallest triangles containing a given convex polygon},
  year = {1985},
  pages = {359--375},
  journal = {Journal of Algorithms},
  volume = {6},
  number = {3},
  publisher = {Elsevier}
}
@article{Kirkpatrick83,
  author = {Kirkpatrick, S. and Gelatt, C. D. Jr and Vecchi, M. P.},
  title = {Optimization by Simulated Annealing},
  year = {1983},
  pages = {671--680},
  journal = {Science},
  volume = {220},
  number = {4598},
  publisher = {American Association for the Advancement of Science},
  url = {http://sci2s.ugr.es/sites/default/files/files/Teaching/GraduatesCourses/Metaheuristicas/Bibliography/1983-Science-Kirkpatrick-sim_anneal.pdf}
}
@inproceedings{Kolmogorov03,
  author = {Kim, Junhwan and Kolmogorov, Vladimir and Zabih, Ramin},
  title = {Visual correspondence using energy minimization and mutual information},
  booktitle = {Computer Vision, 2003. Proceedings. Ninth IEEE International Conference on},
  year = {2003},
  pages = {1033--1040},
  publisher = {IEEE}
}
@article{YM11,
  author = {Yu, Guoshen and Morel, Jean-Michel},
  title = {ASIFT: An Algorithm for Fully Affine Invariant Comparison},
  year = {2011},
  pages = {11--38},
  journal = {Image Processing On Line},
  volume = {1},
  doi = {10.5201/ipol.2011.my-asift},
  url = {http://www.ipol.im/pub/algo/my_affine_sift/}
}
@inproceedings{LCS11,
  author = {Leutenegger, Stefan and Chli, Margarita and Siegwart, Roland Yves},
  title = {BRISK: Binary robust invariant scalable keypoints},
  booktitle = {Computer Vision (ICCV), 2011 IEEE International Conference on},
  year = {2011},
  pages = {2548--2555},
  publisher = {IEEE}
}
@article{Louhichi07,
  author = {Louhichi, H. and Fournel, T. and Lavest, J. M. and Ben Aissia, H.},
  title = {Self-calibration of Scheimpflug cameras: an easy protocol},
  year = {2007},
  pages = {2616–2622},
  journal = {Meas. Sci. Technol.},
  volume = {18},
  number = {8},
  publisher = {IOP Publishing Ltd}
}
@article{Li2010SimultaneousRA,
  title = {Simultaneous robot-world and hand-eye calibration using dual-quaternions and Kronecker product},
  author = {Aiguo Li and Lin Wang and Defeng Wu},
  journal = {International Journal of Physical Sciences},
  year = {2010},
  volume = {5},
  pages = {1530-1536}
}
@article{LibSVM,
  author = {Chang, Chih-Chung and Lin, Chih-Jen},
  title = {LIBSVM: a library for support vector machines},
  year = {2011},
  pages = {27},
  journal = {ACM Transactions on Intelligent Systems and Technology (TIST)},
  volume = {2},
  number = {3},
  publisher = {ACM}
}
@inproceedings{Lienhart02,
  author = {Lienhart, Rainer and Maydt, Jochen},
  title = {An extended set of haar-like features for rapid object detection},
  booktitle = {Image Processing. 2002. Proceedings. 2002 International Conference on},
  year = {2002},
  pages = {I--900},
  volume = {1},
  publisher = {IEEE}
}
@article{Lowe04,
  author = {Lowe, David G.},
  title = {Distinctive Image Features from Scale-Invariant Keypoints},
  journal = {Int. J. Comput. Vision},
  issue_date = {November 2004},
  volume = {60},
  number = {2},
  month = nov,
  year = {2004},
  issn = {0920-5691},
  pages = {91--110},
  numpages = {20},
  url = {https://doi.org/10.1023/B:VISI.0000029664.99615.94},
  doi = {10.1023/B:VISI.0000029664.99615.94},
  acmid = {996342},
  publisher = {Kluwer Academic Publishers},
  address = {Hingham, MA, USA},
  keywords = {image matching, invariant features, object recognition, scale invariance},
  month_numeric = {11}
}
@inproceedings{Lucas81,
  author = {Lucas, Bruce D and Kanade, Takeo and others},
  title = {An iterative image registration technique with an application to stereo vision.},
  booktitle = {IJCAI},
  year = {1981},
  pages = {674--679},
  volume = {81}
}
@misc{MA13,
  author = {Mordvintsev, Alexander},
  title = {ROF and TV-L1 denoising with Primal-Dual algorithm},
  url = {http://znah.net/rof-and-tv-l1-denoising-with-primal-dual-algorithm.html}
}
@misc{Madsen04,
  author = {K. Madsen and H. B. Nielsen and O. Tingleff},
  title = {Methods for Non-Linear Least Squares Problems (2nd ed.)},
  year = {2004},
  pages = {60},
  publisher = {Informatics and Mathematical Modelling, Technical University of Denmark, {DTU}},
  address = {Richard Petersens Plads, Building 321, {DK-}2800 Kgs. Lyngby},
  url = {http://www2.imm.dtu.dk/pubdb/views/edoc_download.php/3215/pdf/imm3215.pdf}
}
@article{MHT2011,
  author = {Getreuer, Pascal},
  title = {Malvar-He-Cutler Linear Image Demosaicking},
  year = {2011},
  journal = {Image Processing on Line}
}
@inproceedings{MK07,
  author = {Mertens, Tom and Kautz, Jan and Van Reeth, Frank},
  title = {Exposure fusion},
  booktitle = {Computer Graphics and Applications, 2007. PG'07. 15th Pacific Conference on},
  year = {2007},
  pages = {382--390},
  publisher = {IEEE}
}
@article{MM06,
  author = {Mantiuk, Rafal and Myszkowski, Karol and Seidel, Hans-Peter},
  title = {A perceptual framework for contrast processing of high dynamic range images},
  year = {2006},
  pages = {286--308},
  journal = {ACM Transactions on Applied Perception (TAP)},
  volume = {3},
  number = {3},
  publisher = {ACM}
}
@incollection{MOG2001,
  author = {KaewTraKulPong, Pakorn and Bowden, Richard},
  title = {An improved adaptive background mixture model for real-time tracking with shadow detection},
  booktitle = {Video-Based Surveillance Systems},
  year = {2002},
  pages = {135--144},
  publisher = {Springer}
}
@book{Ma:2003:IVI,
  author = {Ma, Yi and Soatto, Stefano and Kosecka, Jana and Sastry, S. Shankar},
  title = {An Invitation to 3-D Vision: From Images to Geometric Models},
  year = {2003},
  isbn = {0387008934},
  publisher = {Springer}
}
@article{Malis,
  author = {Malis, Ezio and Vargas, Manuel and others},
  title = {Deeper understanding of the homography decomposition for vision-based control},
  year = {2007}
}
@article{Marchand16,
  author = {Marchand, Eric and Uchiyama, Hideaki and Spindler, Fabien},
  title = {{Pose Estimation for Augmented Reality: A Hands-On Survey}},
  url = {https://hal.inria.fr/hal-01246370},
  journal = {{IEEE Transactions on Visualization and Computer Graphics}},
  publisher = {{Institute of Electrical and Electronics Engineers}},
  volume = {22},
  number = {12},
  pages = {2633 - 2651},
  year = {2016},
  month = Dec,
  doi = {10.1109/TVCG.2015.2513408},
  keywords = {homography ; SLAM ; motion estimation ; Index Terms-Survey ; augmented reality ; vision-based camera localization ; pose estimation ; PnP ; keypoint matching ; code examples},
  pdf = {https://hal.inria.fr/hal-01246370/file/survey-ieee-v2.pdf},
  hal_id = {hal-01246370},
  hal_version = {v1},
}
@article{Matas00,
  author = {Matas, Jiri and Galambos, Charles and Kittler, Josef},
  title = {Robust detection of lines using the progressive probabilistic hough transform},
  year = {2000},
  pages = {119--137},
  journal = {Computer Vision and Image Understanding},
  volume = {78},
  number = {1},
  publisher = {Elsevier}
}
@inproceedings{Meyer92,
  author = {Meyer, Fernand},
  title = {Color image segmentation},
  booktitle = {Image Processing and its Applications, 1992., International Conference on},
  year = {1992},
  pages = {303--306},
  publisher = {IET}
}
@incollection{Mitzel09,
  author = {Mitzel, Dennis and Pock, Thomas and Schoenemann, Thomas and Cremers, Daniel},
  title = {Video super resolution using duality based tv-l 1 optical flow},
  booktitle = {Pattern Recognition},
  year = {2009},
  pages = {432--441},
  publisher = {Springer}
}
@INPROCEEDINGS{Mortensen95intelligentscissors,
  author = {Eric N. Mortensen and William A. Barrett},
  title = {Intelligent Scissors for Image Composition},
  booktitle = {In Computer Graphics, SIGGRAPH Proceedings},
  year = {1995},
  pages = {191--198}
}
@inproceedings{Muja2009,
  author = {Muja, Marius and Lowe, David G},
  title = {Fast Approximate Nearest Neighbors with Automatic Algorithm Configuration},
  booktitle = {VISAPP (1)},
  year = {2009},
  pages = {331--340}
}
@article{Nister03,
  author = {Nist{\'e}r, David},
  title = {An efficient solution to the five-point relative pose problem},
  year = {2004},
  pages = {756--770},
  journal = {Pattern Analysis and Machine Intelligence, IEEE Transactions on},
  volume = {26},
  number = {6},
  publisher = {IEEE}
}
@article{OF06,
  author = {Matsushita, Yasuyuki and Ofek, Eyal and Ge, Weina and Tang, Xiaoou and Shum, Heung-Yeung},
  title = {Full-frame video stabilization with motion inpainting},
  year = {2006},
  pages = {1150--1163},
  journal = {Pattern Analysis and Machine Intelligence, IEEE Transactions on},
  volume = {28},
  number = {7},
  publisher = {IEEE}
}
@article{ORourke86,
  author = {O'Rourke, Joseph and Aggarwal, Alok and Maddila, Sanjeev and Baldwin, Michael},
  title = {An optimal algorithm for finding minimal enclosing triangles},
  year = {1986},
  pages = {258--269},
  journal = {Journal of Algorithms},
  volume = {7},
  number = {2},
  publisher = {Elsevier}
}
@article{Park94,
  author = {F. C. Park and B. J. Martin},
  journal = {IEEE Transactions on Robotics and Automation},
  title = {Robot sensor calibration: solving AX=XB on the Euclidean group},
  year = {1994},
  month = oct,
  volume = {10},
  number = {5},
  pages = {717-721},
  doi = {10.1109/70.326576},
  issn = {1042-296X}
}
@inproceedings{PM03,
  author = {P{\'e}rez, Patrick and Gangnet, Michel and Blake, Andrew},
  title = {Poisson image editing},
  booktitle = {ACM Transactions on Graphics (TOG)},
  year = {2003},
  pages = {313--318},
  volume = {22},
  number = {3},
  publisher = {ACM}
}
@inproceedings{Puzicha1997,
  author = {Puzicha, Jan and Hofmann, Thomas and Buhmann, Joachim M},
  title = {Non-parametric similarity measures for unsupervised texture segmentation and image retrieval},
  booktitle = {Computer Vision and Pattern Recognition, 1997. Proceedings., 1997 IEEE Computer Society Conference on},
  year = {1997},
  pages = {267--272},
  publisher = {IEEE}
}
@inproceedings{RB99,
  author = {Robertson, Mark A and Borman, Sean and Stevenson, Robert L},
  title = {Dynamic range improvement through multiple exposures},
  booktitle = {Image Processing, 1999. ICIP 99. Proceedings. 1999 International Conference on},
  year = {1999},
  pages = {159--163},
  volume = {3},
  publisher = {IEEE}
}
@article{RD05,
  author = {Reinhard, Erik and Devlin, Kate},
  title = {Dynamic range reduction inspired by photoreceptor physiology},
  year = {2005},
  pages = {13--24},
  journal = {Visualization and Computer Graphics, IEEE Transactions on},
  volume = {11},
  number = {1},
  publisher = {IEEE}
}
@inproceedings{RPROP93,
  author = {Riedmiller, Martin and Braun, Heinrich},
  title = {A direct adaptive method for faster backpropagation learning: The RPROP algorithm},
  booktitle = {Neural Networks, 1993., IEEE International Conference on},
  year = {1993},
  pages = {586--591},
  publisher = {IEEE}
}
@inproceedings{RRKB11,
  author = {Rublee, Ethan and Rabaud, Vincent and Konolige, Kurt and Bradski, Gary},
  title = {ORB: an efficient alternative to SIFT or SURF},
  booktitle = {Computer Vision (ICCV), 2011 IEEE International Conference on},
  year = {2011},
  pages = {2564--2571},
  publisher = {IEEE}
}
@techreport{RS04,
  author = {Szeliski, R},
  title = {Image alignment and stitching: a tutorial, Microsoft Corporation, Redmond, WA},
  year = {2004},
  institution = {MSR-TR-2004-92}
}
@book{RS10,
  author = {Szeliski, Richard},
  title = {Computer vision: algorithms and applications},
  year = {2010},
  publisher = {Springer}
}
@article{Rafael12,
  author = {von Gioi, Rafael Grompone and Jakubowicz, J{\'e}r{\'e}mie and Morel, Jean-Michel and Randall, Gregory},
  title = {LSD: a line segment detector},
  year = {2012}
}
@incollection{Rosten06,
  author = {Rosten, Edward and Drummond, Tom},
  title = {Machine learning for high-speed corner detection},
  booktitle = {Computer Vision--ECCV 2006},
  year = {2006},
  pages = {430--443},
  publisher = {Springer}
}
@inproceedings{mair2010_agast,
  title = {Adaptive and Generic Corner Detection Based on the Accelerated Segment Test},
  author = {Mair, Elmar and Hager, Gregory D. and Burschka, Darius and Suppa, Michael and Hirzinger, Gerhard},
  year = {2010},
  month = sep,
  booktitle = {European Conference on Computer Vision (ECCV'10)},
  url = {http://www6.in.tum.de/Main/ResearchAgast},
  month_numeric = {9}
}
@article{Rubner2000,
  author = {Rubner, Yossi and Tomasi, Carlo and Guibas, Leonidas J},
  title = {The earth mover's distance as a metric for image retrieval},
  year = {2000},
  pages = {99--121},
  journal = {International Journal of Computer Vision},
  volume = {40},
  number = {2},
  publisher = {Springer}
}
@article{RubnerSept98,
  author = {Rubner, Yossi and Tomasi, Carlo and Guibas, Leonidas J},
  title = {The Earth Mover''s Distance as a Metric for Image Retrieval},
  year = {1998},
  publisher = {Stanford University}
}
@article{SS00,
  author = {Shum, Heung-Yeung and Szeliski, Richard},
  title = {Systems and experiment paper: Construction of panoramic image mosaics with global and local alignment},
  year = {2000},
  pages = {101--130},
  journal = {International Journal of Computer Vision},
  volume = {36},
  number = {2},
  publisher = {Springer}
}
@article{Shah2013SolvingTR,
  title = {Solving the Robot-World/Hand-Eye Calibration Problem Using the Kronecker Product},
  author = {Mili Shah},
  journal = {Journal of Mechanisms and Robotics},
  year = {2013},
  volume = {5},
  pages = {031007}
}
@inproceedings{Shi94,
  author = {Shi, Jianbo and Tomasi, Carlo},
  title = {Good features to track},
  booktitle = {Computer Vision and Pattern Recognition, 1994. Proceedings CVPR'94., 1994 IEEE Computer Society Conference on},
  year = {1994},
  pages = {593--600},
  publisher = {IEEE}
}
@article{Sklansky82,
  author = {Sklansky, Jack},
  title = {Finding the convex hull of a simple polygon},
  year = {1982},
  pages = {79--83},
  journal = {Pattern Recognition Letters},
  volume = {1},
  number = {2},
  publisher = {Elsevier}
}
@article{Slabaugh,
  author = {Slabaugh, Gregory G},
  title = {Computing Euler angles from a rotation matrix},
  year = {1999},
  pages = {2000},
  journal = {Retrieved on August},
  volume = {6}
}
@article{Sol2018AML,
  title = {A micro Lie theory for state estimation in robotics},
  author = {Joan Sol{\`a} and J{\'e}r{\'e}mie Deray and Dinesh Atchuthan},
  journal = {ArXiv},
  year = {2018},
  volume={abs/1812.01537}
}
@misc{SteweniusCFS,
  author = {Stewenius, Henrik},
  title = {Calibrated Fivepoint solver},
  url = {http://www.vis.uky.edu/~stewe/FIVEPOINT/}
}
@article{Suzuki85,
  author = {Suzuki, Satoshi and others},
  title = {Topological structural analysis of digitized binary images by border following},
  year = {1985},
  pages = {32--46},
  journal = {Computer Vision, Graphics, and Image Processing},
  volume = {30},
  number = {1},
  publisher = {Elsevier}
}
@article{TehChin89,
  author = {Teh, C-H and Chin, Roland T.},
  title = {On the detection of dominant points on digital curves},
  year = {1989},
  pages = {859--872},
  journal = {Pattern Analysis and Machine Intelligence, IEEE Transactions on},
  volume = {11},
  number = {8},
  publisher = {IEEE}
}
@article{Telea04,
  author = {Telea, Alexandru},
  title = {An image inpainting technique based on the fast marching method},
  year = {2004},
  pages = {23--34},
  journal = {Journal of graphics tools},
  volume = {9},
  number = {1},
  publisher = {Taylor \& Francis}
}
@article{Tsai89,
  author = {R. Y. Tsai and R. K. Lenz},
  journal = {IEEE Transactions on Robotics and Automation},
  title = {A new technique for fully autonomous and efficient 3D robotics hand/eye calibration},
  year = {1989},
  month = jun,
  volume = {5},
  number = {3},
  pages = {345-358},
  doi = {10.1109/70.34770},
  issn = {1042-296X}
}
@inproceedings{UES01,
  author = {Uyttendaele, Matthew and Eden, Ashley and Skeliski, R},
  title = {Eliminating ghosting and exposure artifacts in image mosaics},
  booktitle = {Computer Vision and Pattern Recognition, 2001. CVPR 2001. Proceedings of the 2001 IEEE Computer Society Conference on},
  year = {2001},
  pages = {II--509},
  volume = {2},
  publisher = {IEEE}
}
@misc{VandLec,
  author = {Vandenberghe, Lieven},
  title = {QR Factorization},
  url = {http://www.seas.ucla.edu/~vandenbe/133A/lectures/qr.pdf}
}
@inproceedings{V03,
  author = {Kwatra, Vivek and Sch{\"o}dl, Arno and Essa, Irfan and Turk, Greg and Bobick, Aaron},
  title = {Graphcut textures: image and video synthesis using graph cuts},
  booktitle = {ACM Transactions on Graphics (ToG)},
  year = {2003},
  pages = {277--286},
  volume = {22},
  number = {3},
  publisher = {ACM}
}
@inproceedings{Viola01,
  author = {Viola, Paul and Jones, Michael J.},
  title = {Rapid object detection using a boosted cascade of simple features},
  booktitle = {Computer Vision and Pattern Recognition, 2001. CVPR 2001. Proceedings of the 2001 IEEE Computer Society Conference on},
  year = {2001},
  pages = {I--511},
  volume = {1},
  publisher = {IEEE}
}
@article{Viola04,
  author = {Viola, Paul and Jones, Michael J.},
  title = {Robust real-time face detection},
  journal = {International Journal of Computer Vision},
  year = {2004},
  volume = {57},
  number = {2},
  pages = {137--154},
  publisher = {Kluwer Academic Publishers}
}
@inproceedings{WJ10,
  author = {Xu, Wei and Mulligan, Jane},
  title = {Performance evaluation of color correction approaches for automatic multi-view image and video stitching},
  booktitle = {Computer Vision and Pattern Recognition (CVPR), 2010 IEEE Conference on},
  year = {2010},
  pages = {263--270},
  publisher = {IEEE}
}
@misc{Welch95,
  author = {Welch, Greg and Bishop, Gary},
  title = {An introduction to the Kalman filter},
  year = {1995}
}
@inproceedings{Yang2010,
  author = {Yang, Qingxiong and Wang, Liang and Ahuja, Narendra},
  title = {A constant-space belief propagation algorithm for stereo matching},
  booktitle = {Computer Vision and Pattern Recognition (CVPR), 2010 IEEE Conference on},
  year = {2010},
  pages = {1458--1465},
  publisher = {IEEE}
}
@article{Yuen90,
  author = {Yuen, HK and Princen, John and Illingworth, John and Kittler, Josef},
  title = {Comparative study of Hough transform methods for circle finding},
  year = {1990},
  pages = {71--77},
  journal = {Image and Vision Computing},
  volume = {8},
  number = {1},
  publisher = {Elsevier}
}
@incollection{Zach2007,
  author = {Zach, Christopher and Pock, Thomas and Bischof, Horst},
  title = {A duality based approach for realtime TV-L 1 optical flow},
  booktitle = {Pattern Recognition},
  year = {2007},
  pages = {214--223},
  publisher = {Springer}
}
@article{Zhang2000,
  author = {Zhang, Zhengyou},
  title = {A flexible new technique for camera calibration},
  year = {2000},
  pages = {1330--1334},
  journal = {Pattern Analysis and Machine Intelligence, IEEE Transactions on},
  volume = {22},
  number = {11},
  publisher = {IEEE}
}
@inproceedings{Zivkovic2004,
  author = {Zivkovic, Zoran},
  title = {Improved adaptive Gaussian mixture model for background subtraction},
  booktitle = {Pattern Recognition, 2004. ICPR 2004. Proceedings of the 17th International Conference on},
  year = {2004},
  pages = {28--31},
  volume = {2},
  publisher = {IEEE}
}
@article{Zivkovic2006,
  author = {Zivkovic, Zoran and van der Heijden, Ferdinand},
  title = {Efficient adaptive density estimation per image pixel for the task of background subtraction},
  year = {2006},
  pages = {773--780},
  journal = {Pattern recognition letters},
  volume = {27},
  number = {7},
  publisher = {Elsevier}
}
@inproceedings{arthur_kmeanspp_2007,
  author = {Arthur, David and Vassilvitskii, Sergei},
  title = {k-means++: The advantages of careful seeding},
  booktitle = {Proceedings of the eighteenth annual ACM-SIAM symposium on Discrete algorithms},
  year = {2007},
  pages = {1027--1035},
  publisher = {Society for Industrial and Applied Mathematics}
}
@article{mitchell2005logistic,
  author = {Mitchell, Tom M},
  title = {Logistic Regression},
  year = {2005},
  pages = {701},
  journal = {Machine learning},
  volume = {10}
}
@inproceedings{vacavant2013benchmark,
  title = {A benchmark dataset for outdoor foreground/background extraction},
  author = {Vacavant, Antoine and Chateau, Thierry and Wilhelm, Alexis and Lequi{\`e}vre, Laurent},
  booktitle = {Computer Vision-ACCV 2012 Workshops},
  pages = {291--300},
  year = {2013},
  publisher = {Springer}
}
@incollection{Liao2007,
  title = {Learning multi-scale block local binary patterns for face recognition},
  author = {Liao, Shengcai and Zhu, Xiangxin and Lei, Zhen and Zhang, Lun and Li, Stan Z},
  booktitle = {Advances in Biometrics},
  pages = {828--837},
  year = {2007},
  publisher = {Springer}
}
@incollection{nister2008linear,
  title = {Linear time maximally stable extremal regions},
  author = {Nist{\'e}r, David and Stew{\'e}nius, Henrik},
  booktitle = {Computer Vision--ECCV 2008},
  pages = {183--196},
  year = {2008},
  publisher = {Springer}
}
@inproceedings{forssen2007maximally,
  title = {Maximally stable colour regions for recognition and matching},
  author = {Forss{\'e}n, Per-Erik},
  booktitle = {Computer Vision and Pattern Recognition, 2007. CVPR'07. IEEE Conference on},
  pages = {1--8},
  year = {2007},
  publisher = {IEEE}
}
@incollection{bottou2010large,
  title = {Large-scale machine learning with stochastic gradient descent},
  author = {Bottou, L{\'e}on},
  booktitle = {Proceedings of COMPSTAT'2010},
  pages = {177--186},
  year = {2010},
  publisher = {Springer}
}
@inproceedings{Ke17,
  author = {Ke, Tong and Roumeliotis, Stergios},
  title = {An Efficient Algebraic Solution to the Perspective-Three-Point Problem},
  booktitle = {Computer Vision and Pattern Recognition (CVPR), 2017 IEEE Conference on},
  year = {2017},
  publisher = {IEEE}
}
@article{gonzalez,
  title = {Digital Image Fundamentals, Digital Imaging Processing},
  author = {Gonzalez, Rafael C and others},
  year = {1987},
  publisher = {Addison Wesley Publishing Company}
}
@article{gruzman,
  title = {Цифровая обработка изображений в информационных системах},
  author = {Грузман, И.С. and Киричук, В.С. and Косых, В.П. and Перетягин, Г.И. and Спектор, А.А.},
  year = {2000},
  publisher = {Изд-во НГТУ Новосибирск}
}
@inproceedings{duda2018,
  title = {Accurate Detection and Localization of Checkerboard Corners for Calibration},
  year = {2018},
  booktitle = {29th British Machine Vision Conference. British Machine Vision Conference (BMVC-29), September 3-6, Newcastle, United Kingdom},
  publisher = {BMVA Press},
  author = {Duda, Alexander and Frese, Udo}
}
@book{jahne2000computer,
  title = {Computer vision and applications: a guide for students and practitioners},
  author = {Jahne, Bernd},
  year = {2000},
  publisher = {Elsevier}
}
@book{bigun2006vision,
  title = {Vision with direction},
  author = {Bigun, Josef},
  year = {2006},
  publisher = {Springer}
}
@inproceedings{van1995estimators,
  title = {Estimators for orientation and anisotropy in digitized images},
  author = {Van Vliet, Lucas J and Verbeek, Piet W},
  booktitle = {ASCI},
  volume = {95},
  pages = {16--18},
  year = {1995}
}
@article{yang1996structure,
  title = {Structure adaptive anisotropic image filtering},
  author = {Yang, Guang-Zhong and Burger, Peter and Firmin, David N and Underwood, SR},
  journal = {Image and Vision Computing},
  volume = {14},
  number = {2},
  pages = {135--145},
  year = {1996},
  publisher = {Elsevier}
}
@Article{Wu2009,
  author={Wu, Kesheng
  and Otoo, Ekow
  and Suzuki, Kenji},
  title={Optimizing two-pass connected-component labeling algorithms},
  journal={Pattern Analysis and Applications},
  year={2009},
  month={Jun},
  day={01},
  volume={12},
  number={2},
  pages={117-135},
}
@inproceedings{forstner1987fast,
  title={A fast operator for detection and precise location of distincs points, corners and center of circular features},
  author={FORSTNER, W},
  booktitle={Proc. of the Intercommission Conference on Fast Processing of Photogrammetric Data, Interlaken, Switzerland, 1987},
  pages={281--305},
  year={1987}
}
@inproceedings{liao2020real,
  author={Liao, Minghui and Wan, Zhaoyi and Yao, Cong and Chen, Kai and Bai, Xiang},
  title={Real-time Scene Text Detection with Differentiable Binarization},
  booktitle={Proc. AAAI},
  year={2020}
}
@article{shi2016end,
  title={An end-to-end trainable neural network for image-based sequence recognition and its application to scene text recognition},
  author={Shi, Baoguang and Bai, Xiang and Yao, Cong},
  journal={IEEE transactions on pattern analysis and machine intelligence},
  volume={39},
  number={11},
  pages={2298--2304},
  year={2016},
  publisher={IEEE}
}
@inproceedings{zhou2017east,
  title={East: an efficient and accurate scene text detector},
  author={Zhou, Xinyu and Yao, Cong and Wen, He and Wang, Yuzhi and Zhou, Shuchang and He, Weiran and Liang, Jiajun},
  booktitle={Proceedings of the IEEE conference on Computer Vision and Pattern Recognition},
  pages={5551--5560},
  year={2017}
}
@article{umeyama1991least,
  title={Least-squares estimation of transformation parameters between two point patterns},
  author={Umeyama, Shinji},
  journal={IEEE Computer Architecture Letters},
  volume={13},
  number={04},
  pages={376--380},
  year={1991},
  publisher={IEEE Computer Society}
}