-
Notifications
You must be signed in to change notification settings - Fork 0
/
vggroup.bib
21690 lines (20756 loc) · 651 KB
/
vggroup.bib
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
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %
% V I S U A L G E O M E T R Y G R O U P %
% %
% ---- bibliography database file ---- %
% %
% adapted from initial version by A. Criminisi %
% %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
%
% E D I T I N G T H I S F I L E
%
% 1. Decide what your bibentry should be called.
% Algorithm: take the name of the first author, capitalize it and append
% the last two digits of the year of publication (e.g. Gauss21, Shannon48,
% Triggs01). If another entry exists under this name/year mod 100 combo
% then break the tie by adding 'a', 'b', 'c' etc at the end. E.g.
% Triggs01, then Triggs01a, then Triggs01b, then Triggs01c etc.
% If you find that the new paper you want to add was published earlier
% in the year than a previous entry, the new paper (not the most recently
% published) still goes at the end.
%
% If these rules don't make sense for your bibentry, then call it what
% you like and put it at the "dodgy" section at the end of the file.
%
% If these rules do make sense for your bibentry but you choose not to
% follow them then beware that your entries are liable to be fixed without
% warning. When changing a bibentry (e.g. "Foo3001" -> "Foo01") it is
% polite to document the chance (e.g. "% was : Foo3001").
%
% 2. Find the correct place in the bibfile (order is alphabetic by bibref key)
% and insert your bibentry.
%
% 3. Verify that the bibfile is still working (e.g. run the 'checkbib.sh'
% script or compile your LaTeX document) and CVS commit the change.
%
%
%
% Style guidelines:
%
% 1. The author field must be in the form "Xxxx, X. and Yyyy, Y. and Zzzz, Z."
% Don't enclose the whole field in braces (author = {...}) or each author
% in braces as that will give inconsistent results in the final output.
% E.g. the following is wrong on two counts:
% author = {T. Starner and Weaver, J. and Pentland, A.},
% It should have been:
% author = "Starner, T. and Weaver, J. and Pentland, A.",
%
% 3. Do not use tabs.
%
% 4. Use lower case for the fields (e.g. "year =", not "YEAR =").
%
%
%
% CVS guidelines:
% If you can see /users/vgg/cvsroot and have write access to that directory
% then you should be able to check out the bibliography files using the shell
% command line
% $ cvs -d /users/vgg/cvsroot co bib
%
% For remote CVS access with ssh (or rsh, if you must) use something like
% this
% $ cvs -d :ext:$USER-at-$HOST:/users/vgg/cvsroot
% where $USER is your login and $HOST is the machine that you want to
% connect to (replace -at- by the "at" symbol). As before, the directory
% /users/vgg/cvsroot must be writable for user $USER on host $HOST for this
% to work.
%
%
%
% In case of emergency, contact men at robots.ox.ac.uk.
%
%
%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% [I note that the following conventions are no longer adhered to -- fsm]
%
% E N T R Y S E A R C H I N G H E L P
%
%
% 1) Entries are sorted alphabetically according to the surname of
% the first author and chronologically (date of publication).
%
% 2) You can search an entry by the initial of the first author.
% For instance if you want to search the letter 'A' just search
% the string "$A".
%
% 3) Try searching strings as "$beardsley", "$blake", "$brady", "$cipolla",
% "$faugeras", "$harris", "$hartley", "$mundy", "$murray", "$pillow",
% "$reid","$shapiro", "$torr", "$zisserman", but there are many more.
%
% 4) Obviously you can simply search the string 'Authorname' like "Faugeras".
%
% 5) You can also search the string 'FirstauthornameYEAR' like "Faugeras94".
%
%
% ... and have fun !!!!!!!!!!!!!
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% -------------$A---------------
@Article{Aanaes02,
author = "Aan{\ae}s, H. and Fisker, R. and {\AA}str{\"{o}}m, K.
and Carstensen, J. M.",
title = "Robust Factorization",
journal = pami,
volume = "24",
number = "9",
pages = "1215--1225",
year = "2002",
month = sep,
}
@Article{Abadie1855,
author = "Abadie, M.",
title = "Solution de la question 296.",
year = "1855",
volume = "14",
number = "50",
pages = "142--145",
journal = "Nouv. Ann. Math.",
}
@Book{Abbot94,
author = "Abbot, E.~A.",
title = "Flatland",
publisher = "Oneworld Publications",
address = "Oxford",
year = "1994",
}
@InProceedings{Abbott90,
author = "Abbott, A.~L. and Ahuja, N.",
title = "Active surface reconstruction by integrating focus,
vergence, stereo and camera calibration",
booktitle = iccv3,
year = "1990",
}
% Samer00 changed to Abdallah00 for consistency.
@InProceedings{Abdallah00,
author = "Abdallah, S.~M. and Zisserman, A.",
title = "Grouping and Recognition of Straight Homogeneous
Generalized Cylinders",
booktitle = accv,
volume = "II",
year = "2000",
month = jan,
pages = "850--857",
}
@InProceedings{Abdel-Aziz71,
author = "Abdel-Aziz, Y.~I. and Karara, H.~M.",
title = "Direct Linear Transformation into Object Space
Coordinates in Close-Range Photogrammetry",
booktitle = "Symposium on Close-{R}ange Photogrammetry",
year = "1971",
}
@InCollection{Abhyankar92,
author = "Abhyankar, S.",
title = "Invariant Theory and Enumerative Combinatorics of
Young Tableaux",
editor = "Mundy, J. and Zisserman, A.",
booktitle = "Geometric Invariance in Computer Vision",
publisher = "MIT Press",
year = "1992",
chapter = "2",
pages = "45--76",
}
@Book{Abramowitz72,
author = "Abramowitz, M. and Stegun, I.",
title = "Handbook of Mathematical Functions",
publisher = "Dover",
year = "1972",
}
@Article{Ade83,
author = "Ade, F.",
title = "Characeterization of Texture by Eigenfilters",
journal = "Signal Processing",
volume = "5",
year = "1983",
pages = "451--457",
}
%-------------$adelson
@InProceedings{Adelson81,
author = "Adelson, E.~H. and Burt, P.~J.",
title = "Image Data compression with the Laplacian Pyramid",
booktitle = "PRIP81",
year = "1981",
pages = "218--223",
}
@Book{Adelson91,
author = "Adelson, E. and Bergen, R.",
title = "The Plenoptic Function and the Elements of Early
Vision",
booktitle = "Computational Models of Visual Processing",
publisher = "MIT Press",
year = "1991",
}
@InProceedings{Adelson95,
author = "Adelson, E.",
title = "Layered Representations for Vision and Video",
booktitle = "ICCV Workshop on the Representation of Visual Scenes",
year = "1995",
}
@InProceedings{Agarwal02,
author = "Agarwal, S. and Roth, D.",
title = "Learning a Sparse Representation for Object
Detection",
booktitle = eccv,
pages = "113--130",
year = "2002",
}
@Article{Agarwal04,
author = "Agarwal,S. and Awan, A. and Roth, D.",
title = "Learning to Detect Objects in Images via a Sparse,
Part-Based Representation",
journal = pami,
year = "2004",
volume = "20",
number = "11",
pages = "1475--1490",
}
@InProceedings{Agarwal04a,
author = "Agarwal, A. and Triggs, B.",
title = "Tracking articulated motion using a mixture of
autoregressive models",
booktitle = "ECCV04",
year = "2004",
volume = "3",
pages = "54--65",
}
@InProceedings{Agrawal93,
author = "Agrawal, R. and Imielinski, T. and Swami, A. N.",
title = "Mining association rules between sets of items in
large databases.",
booktitle = "SIGMOD",
year = "1993",
}
@InProceedings{Aguiar99,
author = "Aguiar, P. M. Q. and Moura, J. M. F.",
title = "Maximum Likelihood Inference of 3{D} Structure from
Image Sequences",
booktitle = "International Workshop on Energy Minimization Methods
in Computer Vision and Pattern Recognition",
series = lncs,
pages = "285--300",
month = jul,
year = "1999",
location = "York, UK",
publisher = sp,
}
@InProceedings{Aguiar00,
author = "Aguiar, P. M. Q. and Moura, J. M. F.",
title = "Weighted Factorization",
booktitle = icip,
volume = "1",
pages = "549--552",
location = "Vancouver BC, Canada",
month = sep,
year = "2000",
}
@Article{Aguiar02,
author = "Aguiar, P. M. Q. and Moura, J. M. F.",
title = "Rank 1 Weighted Factorization for 3{D} Structure
Recovery: Algorithms and Performance Analysis",
journal = pami,
volume = "25",
number = "9",
pages = "1049--1134",
month = sep,
year = "2003",
}
@Article{Ahmad97,
author = "T. Ahmad and C.~J. Taylor and A. Lanitis and T.~F.
Cootes",
title = "Tracking and Recognising Hand Gestures using
Statistical Shape Models",
journal = ivc,
volume = "15",
number = "5",
pages = "345--352",
year = "1997",
}
@InProceedings{Ahuja94,
author = "Ahuja, N. and Joshi, T. and Ponce, J.",
title = "Silhouette-based Structure and Motion Estimation of a
Smooth Object",
booktitle = aiuws,
year = "1994",
volume = "II",
pages = "1237--1243",
}
%------------$akaike
@Article{Akaike74,
author = "Akaike, H.",
title = "A New Look at the Statistical Model Identification",
journal = "IEEE Trans. on Automatic Control",
volume = "AC-19",
number = "6",
pages = "716--723",
year = "1974",
}
@InProceedings{Akaike76,
author = "Akaike, H.",
title = "Canonical Correlation Analysis of Time Series and the
use of an Information Criterion",
booktitle = "System Identification",
editor = "Mehra, R.~K. and Lainiotis, D.~G. (Eds)",
publisher = "Academic Press; New York",
pages = "27--96",
year = "1976",
}
@InProceedings{Akaike77,
author = "Akaike, H.",
title = "On Entropy Maximization Principle",
booktitle = "Proc. of the Symp. on Appl. of Statistics",
editor = "Krishnaiah, P. R. (Ed)",
publisher = "North Holland",
pages = "27--47",
year = "1977",
}
@Article{Akaike78,
author = "Akaike, H.",
title = "A {Bayesian} analysis of the minimum {AIC} procedure",
journal = "Ann. Inst. Statist. Math A",
volume = "30",
pages = "9--14",
year = "1978",
}
@Article{Akaike79,
author = "Akaike, H.",
year = "1979",
title = "A {Bayesian} extension of the minimum {AIC} procedure
of autoregressive model fitting",
journal = "Biometrika",
volume = "66",
pages = "237--242",
}
@InCollection{Akaike80,
author = "Akaike, H.",
year = "1980",
title = "Likelihood and the {Bayes} procedure",
editor = "Bernardo,J.~M. and others",
booktitle = "{Bayesian} statistics",
publisher = "Valencia University Press",
}
@Article{Akaike81,
author = "Akaike, H.",
title = "Likelihood of a Model and Information Criteria",
journal = "Journal of Econometrics",
volume = "16",
pages = "3--14",
year = "1981",
}
@InCollection{Akaike83,
author = "Akaike, H.",
year = "1983",
title = "Statistical Inference and Measurement of Entropy",
pages = "165--189",
booktitle = "Statistical Inference, Data Analysis and Robustness",
editor = "Box, G.~E.~P. and others",
publisher = "Academic Press",
}
@InCollection{Akaike85,
author = "Akaike, H.",
year = "1983",
title = "Prediction and Entropy",
pages = "1--24",
booktitle = "A Celebration of Statistics",
editor = "A.~C Atkinson and S.~E. Fienberg",
publisher = "Springer, New York",
}
@Article{Akaike87,
author = "Akaike, H.",
title = "Factor Analysis and {AIC}",
journal = "Psychometrika",
year = "1987",
volume = "52",
number = "3",
pages = "317--332",
}
@Article{Akrout92,
author = "Akrout, N. and Diab, C. and Prost, R. and Goutte, R.",
title = "A fast algorithm for vector quantization: Application
to codebook genereation in image subband coding",
journal = "Signal Processing VI: Theories and Applications",
volume = "3",
number = "10",
pages = "1227--1230",
year = "1992",
}
@Article{Akrout94,
author = "Akrout, N. and Prost, R. and Goutte, R.",
title = "Image compression by vector quantization: a review
focused on codebook generation",
journal = "Image and Vision Computing",
volume = "12",
number = "10",
year = "1994",
pages = "627--637",
}
%------------$alberti
@Book{Alberti1435,
author = "Leon Battista Alberti",
title = "De Pictura",
publisher = "Bari, Laterza (1980)",
year = "1435",
}
@Article{Aliaga03,
author = "Aliaga, D. A. and Carlbom, I.",
title = "Fiducial Planning for Error-Bounded Pose Estimation of
a Panoramic Camera in Large Environments",
journal = "Special Issue of IEEE Robotics and Automation
Magazine: Panoramic Robotics",
year = "2003",
}
@InProceedings{Allen91,
author = "Allen, P.~K. and Yoshimi, B. and Timcenko, A.",
title = "Real-time visual servoing",
booktitle = ICRA,
pages = "851--856",
publisher = "IEEE Computer Society Press",
address = "Washington, DC",
year = "1991",
}
%-------------$aloimonos
@InProceedings{Aloimonos87,
author = "Aloimonos, J. and Weiss, I. and Bandyopadhyay, A.",
title = "Active Vision",
booktitle = ICCV1,
pages = "35--54",
publisher = "IEEE Computer Society Press",
year = "1987",
}
@Book{Aloimonos89,
author = "Aloimonos, Y. and Shulman, D.",
title = "Integration of Visual Modules",
publisher = "Academic Press",
year = "1989",
}
@Article{Aloimonos90,
author = "Aloimonos, J.~Y.",
title = "Perspective Approximations",
journal = IVC,
year = "1990",
volume = "8",
number = "3",
pages = "177--192",
month = aug,
}
@TechReport{Amir95,
author = "Amir, A. and Lindenbaum, M.",
title = "Grouping-Based Non-Additive Verification",
institution = "Technion, Israel",
year = "1995",
number = "CIS-9518",
}
@Article{Amit97,
author = "Amit, Y. and Geman, D. and Wilder, K.",
title = "Joint induction of shape features and tree
classifiers",
journal = pami,
volume = "19",
number = "11",
year = "1997",
pages = "1300--1305",
}
@Article{Amit99,
author = "Amit, Y. and Geman, D.",
title = "A computational model for visual selection",
journal = "Neural Computation",
volume = "11",
number = "7",
year = "1999",
pages = "1691--1715",
}
@InProceedings{Anandan00,
author = "Anandan, P. and Avidan, S.",
title = "Integrating Local Affine into Global Projective Images
in the Joint Image Space",
booktitle = eccv,
month = jun,
year = "2000",
pages = "907--921",
publisher = sp,
}
%-------------$anderson
@Article{Anderson85,
author = "Anderson, C.~H. and Burt, P.~J. and van der Wal,
G.~S.",
title = "Change detection and tracking using pyramid
transform",
journal = IJCV,
volume = "2",
pages = "283--310",
year = "1985",
}
@InProceedings{Anderson88,
author = "Anderson, R.~J. and Spong, M.~W.",
title = "Bilateral control of teleoperators with time delay",
booktitle = CDC88,
address = "Austin",
month = dec,
pages = "167--173",
year = "1988",
}
@Book{Anderson88a,
author = "Anderson, R.",
title = "The design of a ping pong playing robot",
year = "1988",
publisher = "MIT Press",
address = "Cambridge, MA",
}
@Article{Andersson85,
author = "Andersson, P.",
title = "Adaptive Forgetting in recursive identification
through multiple models",
journal = "{International Journal of Control}",
volume = "42",
number = "5",
pages = "1175--1193",
year = "1985",
}
@InProceedings{Aner02,
author = "A. Aner and J.~R. Kender",
title = "Video summaries through mosaic-based shot and scene
clustering",
booktitle = eccv7,
year = "2002",
publisher = sp,
}
@Article{Angenent91,
author = "Angenent, S.",
title = "Parabolic equations for curves on surfaces, Part {II}.
Intersections, blow-up, and generalized solutions",
journal = "Annals of Mathematics",
volume = "133",
pages = "171--215",
year = "1991",
}
@InProceedings{Apostoloff04,
author = "Apostoloff, N.~E. and Fitzgibbon, A.~W.",
title = "Bayesian video matting using learnt image priors",
booktitle = cvpr,
year = "2004",
}
@InProceedings{Apostoloff05,
author = "Apostoloff, N. and Fitzgibbon, A.~W.",
title = "Learning spatiotemporal {T}-junctions for occlusion
detection",
booktitle = cvpr05,
volume = "2",
year = "2005",
pages = "553--559",
}
@InProceedings{Arandjelovic04,
author = "Arandjelovic, O. and Cipolla, R.",
title = "Face Recognition from Face Motion Manifolds using
Robust Kernel Resistor-Average Distance",
booktitle = "In Proc. CVPR Workshop",
year = "2004",
}
@Article{Arandjelovic05,
author = "Arandjelovic, O. and Cipolla, R.",
title = "An information-theoretic approach to face recognition
from face motion manifolds",
journal = ivc,
note = "In submission",
year = "2005",
}
% FSM: changed from Arandjelovic05.
@InProceedings{Arandjelovic05a,
author = "Arandjelovic, O. and Zisserman, A.",
title = "Automatic Face Recognition for Film Character
Retrieval in Feature-Length Films",
booktitle = cvpr05,
pages = "860--867",
year = "2005",
}
%------------$armstrong
@InProceedings{Armstrong94,
author = "Armstrong, M. and Zisserman, A. and Beardsley, P.",
title = "Euclidean Reconstruction from Uncalibrated Images",
booktitle = bmvc,
pages = "509--518",
year = "1994",
}
@Misc{Armstrong94a,
author = "Armstrong, M.",
title = "Euclidean Structure and Camera Calibration from Image
Sequences",
howpublished = "First year report, Dept. of Engineering Science,
University of Oxford",
year = "1994",
}
@InProceedings{Armstrong95,
author = "Armstrong, M. and Zisserman, A.",
title = "Robust Object Tracking",
pages = "58--61",
volume = "I",
booktitle = accv,
year = "1995",
URL = "http://www.robots.ox.ac.uk/~vgg",
}
@InProceedings{Armstrong96,
author = "Armstrong, M. and Zisserman, A. and Hartley, R.",
title = "Self-Calibration from Image Triplets",
pages = "3--16",
booktitle = eccv,
year = "1996",
series = "LNCS 1064/5",
publisher = sp,
URL = "http://www.robots.ox.ac.uk/~vgg",
}
@PhdThesis{Armstrong96a,
author = "Armstrong, M.",
title = "Self-Calibration from Image Sequences",
school = "University of Oxford",
year = "1996",
address = "England",
URL = "http://www.robots.ox.ac.uk/~vgg",
}
@Article{Arun87,
author = "Arun, K.~S. and Huang, T.~S. and Blostein, S.~D.",
title = "Least-Squares Fitting of Two 3-{D} Point Sets",
journal = pami,
month = sep,
number = "5",
volume = "9",
year = "1987",
pages = "698--700",
annote = "The classic SVD solution to R*A = B, where |R| = +1.
The columns of A and B are a bunch of corresponding
3-vectors.",
}
%------------$astrom
@TechReport{Asada84,
author = "Asada, H. and Brady, M.",
title = "The curvature primal sketch",
institution = "Massachusetts Institute of Technology",
year = "1984",
number = "A.~I. Memo 758",
}
@Article{Astrom98,
author = "{{\AA}str{\"o}m}, K. and Heyden, A.",
title = "Continuous time matching constraints for image
streams",
journal = ijcv,
volume = "28",
number = "1",
year = "1998",
pages = "85--96",
}
@Article{Astrom99,
author = "{{\AA}str{\"o}m}, K. and Kahl, F.",
title = "Motion Estimation in Image Sequences Using the
Deformation of Apparent Contours",
journal = pami,
volume = "21",
year = "1999",
number = "2",
month = feb,
pages = "114--127",
}
@Article{Astrom99b,
author = "K. {\AA}str{\"o}m and R. Cipolla and P. Giblin",
title = "Generalised epipolar constraints",
journal = ijcv,
volume = "33",
number = "1",
pages = "51--72",
year = "1999",
}
@Article{Astrom99c,
author = "K. {\AA}str{\"o}m and F. Kahl",
title = "Motion estimation in image sequences using the
deformation of apparent contours",
journal = pami,
volume = "21",
number = "2",
pages = "114--127",
year = "1999",
}
@InProceedings{Athitsos04,
author = "Athitsos, V. and Alon, J. and Sclaroff, S. and
Kollios, G.",
title = "{B}oost{M}ap: {A} Method for Efficient Approximate
Similarity Rankings",
booktitle = cvpr,
year = "2004",
pages = "268--275",
volume = "2",
}
@InProceedings{Attias99,
author = "Attias, H.",
title = "Inferring parameters and structure of latent variable
models by variational bayes",
booktitle = "15th conference on Uncertainty in Artifical
Intelligence",
year = "1999",
}
%-------------$avidan
@InProceedings{Avidan97,
author = "Avidan, S. and Shashua, A.",
title = "Novel View Synthesis In Tensor Space",
booktitle = cvpr,
year = "1997",
}
@InProceedings{Avidan98,
author = "Avidan, S. and Shashua, A.",
title = "Threading Fundamental Matrices",
booktitle = eccv,
year = "1998",
pages = "124--140",
publisher = sp,
}
@InProceedings{Avidan98a,
author = "Avidan, S. and Shashua, A.",
title = "Novel view synthesis by cascading trilinear tensors",
booktitle = "Transactions on Visualization and Computer Graphics",
pages = "293--306",
year = "1998",
volume = "4",
}
@InProceedings{Avidan99a,
author = "Avidan, S. and Shashua, A.",
title = "Trajectory Triangulation of Lines: {Reconstruction} of
a {3D} Point Moving Along a Line from a Monocular Image
Sequence",
booktitle = cvpr99,
year = "1999",
volume = "2",
pages = "62--66",
}
@InProceedings{Axelsson92,
author = "Axelsson, P.",
title = "Minimum Description Length as an Estimator with Robust
Properties",
booktitle = "Proc. of Int. Workshop on Robust Computer Vision",
year = "1992",
pages = "137--150",
}
%------------$ayache
@Article{Ayache86,
author = "Ayache, N. and Faugeras, O.~D.",
title = "{HYPER}: {A} New Approach for the Recognition and
Positioning of Two-Dimensional Objects",
journal = pami,
year = "1986",
volume = "8",
number = "1",
pages = "44--54",
}
@InProceedings{Ayache87,
author = "Ayache, N. and Faugeras, O.~D.",
title = "Building a Consistent {3D} Representation of a Mobile
Robot Environment by Combining Multiple Stereo Views",
pages = "808--810",
booktitle = ijcai,
year = "1987",
}
@InProceedings{Ayache87a,
author = "Ayache, N. and Lustman, F.",
title = "Fast and Reliable Passive Trinocular Stereovision",
booktitle = iccv,
pages = "422--427",
year = "1987",
}
@Article{Ayache87b,
author = "Ayache, N.~J. and Faverjon, B.",
title = "Efficient Registration of Stereo Images by Matching
Graph Descriptions of Edge Segments",
journal = ijcv,
volume = "1",
year = "1987",
number = "2",
pages = "107--132",
}
@Article{Ayache88,
author = "Ayache, N. and Faugeras, O.",
title = "Maintaining representations of the environment of a
mobile robot",
journal = "Robotics Research",
volume = "4",
pages = "337--350",
publisher = mit,
year = "1988",
}
@Book{Ayache90,
title = "Stereovision and Sensor Fusion",
author = "Ayache, N.~J",
publisher = "MIT-Press",
year = "1990",
}
@Book{Ayache91,
author = "Ayache, N.",
title = "Artificial vision for mobile robots",
publisher = "MIT Press",
address = "Cambridge",
year = "1991",
}
@InProceedings{Ayer95,
author = "Ayer, S. and Sawhney, H.~S.",
title = "Layered representation of motion video using robust
maximum-likelihood estimation of mixture models and
{MDL} encoding",
booktitle = "Proc. ICCV",
pages = "777--783",
year = "1995",
}
@InProceedings{Azarbayejani93,
author = "Azarbayejani, A.~J. and Horowitz, B. and Pentland,
A.",
title = "Recursive estimation of structure and motion using
relative orientation constraints",
booktitle = CVPR,
pages = "294--299",
year = "1993",
}
@Article{Azarbayejani95,
title = "Recursive Estimation of Motion, Structure, and Focal
Length",
author = "Azarbayejani, A. and Pentland, A.",
journal = pami,
volume = "17",
number = "6",
year = "1995",
pages = "562--575",
}
@Article{Azuma97,
author = "Azuma, R.~T.",
title = "A survey of augmented reality",
journal = "Presence: Teleoperators and Virtual Environments",
volume = "6",
number = "4",
pages = "355--385",
year = "1997",
}
@InProceedings{Azuma98,
author = "Azuma, R.~T. and Hoff, B.~R. and Neely, H.~E. III and
Sarfaty, R. and Daily, M.~J.",
title = "Making Augmented Reality Work Outdoors Requires Hybrid
Tracking",
booktitle = "First International Workshop on Augmented Reality",
year = "1998",
URL = "citeseer.nj.nec.com/294277.html",
}
% was : azuma:unprepared
@Article{Azuma99,
author = "Azuma, R. and Lee, J.~W. and Jiang, B. and Park, J.
and You, S. and Neumann, U.",
title = "Tracking in unprepared environments for augmented
reality systems",
journal = "IEEE Transactions on Computers and Graphics",
volume = "23",
number = "6",
pages = "787--793",
year = "1999",
URL = "citeseer.nj.nec.com/azuma99tracking.html",
}
%%%%%%%%%%%%%%%%%%%% begins-with-b
% -------------$B--------------
@InProceedings{Bach02,
author = "Bach, F.~R. and Jordan, M.~I.",
title = "Tree-dependent Component Analysis",
booktitle = "Uncertainty in Artificial Intelligence: Proceedings of
the Eighteenth Conference (UAI-2002)",
year = "2002",
}
@Book{Baeza-Yates99,
author = "Baeza-Yates, R. and Ribeiro-Neto, B.",
title = "Modern Information Retrieval",
year = "1999",
publisher = "ACM Press, ISBN: 020139829",
}
@Article{Baggenstoss03,
author = "Baggenstoss, P. M.",
title = "The {PDF} projection theorem and the class-specific
method",
journal = "IEEE Transactions on Signal Processing",
volume = "51",
year = "2003",
pages = "672--685",
}
@Book{Bai00,
author = "Bai, Z. and Demmel, J. and Dongarra, J. and Ruhe, A.
and van der Vorst, H.",
title = "Templates for the Solution of Algebraic Eigenvalue
Problems: {A} Practical Guide",
year = "2000",
publisher = "SIAM",
}
%------------$baillard
@InProceedings{Baillard98,
author = "Baillard, C. and Dissard, O. and Ma\^{\i}tre, H.",
title = "Segmentation of Urban Scenes from Aerial Stereo
Imagery",
booktitle = icpr,
pages = "1405--1407",
year = "1998",
month = aug,
}
@InProceedings{Baillard99,
author = "Baillard, C. and Zisserman, A.",
title = "Automatic reconstruction of piecewise planar models
from multiple views",
booktitle = cvpr,
year = "1999",
pages = "559--565",
month = jun,
URL = "http://www.robots.ox.ac.uk/~vgg",
}
@InProceedings{Baillard99a,
author = "Baillard, C. and Schmid, C. and Zisserman, A. and
Fitzgibbon, A.",
title = "Automatic line matching and {3D} reconstruction of
buildings from multiple views",
booktitle = "ISPRS Conference on Automatic Extraction of GIS
Objects from Digital Imagery, IAPRS Vol.32, Part
3-2W5",
year = "1999",
pages = "69--80",
month = sep,
URL = "http://www.robots.ox.ac.uk/~vgg",
}
@InProceedings{Baillard00,
author = "Baillard, C. and Zisserman, A.",
title = "A Plane-Sweep Strategy for the {3D} Reconstruction of
Buildings from Multiple Images",
booktitle = "19th ISPRS Congress and Exhibition",
year = "2000",
address = "Amsterdam",
month = jul,
URL = "http://www.robots.ox.ac.uk/~vgg",
}
@Article{Bajcsy88,
author = "Bajcsy, R.",
title = "Active Perception",
journal = "Proc.IEEE",
volume = "76",
number = "8",
pages = "996--1005",
year = "1988",
}
@Article{Bajura95,
title = "Dynamic Registration Correction in Video-Based
Augmented Reality Systems",
author = "Bajura, M. and Neumann, U.",
journal = "IEEE Computer Graphics and Applications",
volume = "15",
number = "5",
year = "1995",
}
@InProceedings{Baker81,
author = "Baker, H.~H. and Binford, T.~O.",
title = "Depth from Edge and Intensity Based Stereo",
booktitle = "IJCAI81",
year = "1981",
pages = "631--636",
}
@InProceedings{Baker82,
author = "Baker, H.~H. and Binford, T.~O.",
title = "A System for Automated Stereo Mapping",
booktitle = "DARPA82",
year = "1982",
pages = "215--222",
}
@InProceedings{Baker00,
author = "Baker, S. and Kanade, T.",
title = "Limits on Super-Resolution and How to Break Them",
booktitle = cvpr,
year = "2000",
}
@Article{Baldonado97,
author = "Baldonado, M. and Chang, C.--C. K. and Gravano, L. and
Paepcke, A.",
title = "The Stanford Digital Library Metadata Architecture",
journal = "Int. J. Digit. Libr.",
year = "1997",
volume = "1",
pages = "108--121",
}
%------------$ballard
@Book{Ballard82,
author = "Ballard, D.~H. and Brown, C.~M.",
title = "Computer Vision",