forked from slicersalt/slicersalt.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSpharmPDMReference.bib
2448 lines (2192 loc) · 95.1 KB
/
SpharmPDMReference.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
\nocite{*}
@article{styner2006framework,
title={Framework for the statistical shape analysis of brain structures using SPHARM-PDM},
author={Styner, Martin and Oguz, Ipek and Xu, Shun and Brechb{\"u}hler, Christian and Pantazis, Dimitrios and Levitt, James J and Shenton, Martha E and Gerig, Guido},
journal={The insight journal},
number={1071},
pages={242},
year={2006},
publisher={NIH Public Access}
}
@article{paniagua2011outcome,
title={Outcome quantification using SPHARM-PDM toolbox in orthognathic surgery},
author={Paniagua, Beatriz and Cevidanes, Lucia and Zhu, HongTu and Styner, Martin},
journal={International journal of computer assisted radiology and surgery},
volume={6},
number={5},
pages={617--626},
year={2011},
publisher={Springer}
}
@article{paniagua2011clinical,
title={Clinical application of SPHARM-PDM to quantify temporomandibular joint osteoarthritis},
author={Paniagua, Beatriz and Cevidanes, Lucia and Walker, David and Zhu, Hongtu and Guo, Ruixin and Styner, Martin},
journal={Computerized Medical Imaging and Graphics},
volume={35},
number={5},
pages={345--352},
year={2011},
publisher={Elsevier}
}
@article{alhadidi20123d,
title={3D quantification of mandibular asymmetry using the SPHARM-PDM tool box},
author={AlHadidi, Abeer and Cevidanes, Lucia H and Paniagua, Beatriz and Cook, Richard and Festy, Frederic and Tyndall, Donald},
journal={International journal of computer assisted radiology and surgery},
volume={7},
number={2},
pages={265--271},
year={2012},
publisher={Springer}
}
@article{styner2004boundary,
title={Boundary and medial shape analysis of the hippocampus in schizophrenia},
author={Styner, Martin and Lieberman, Jeffrey A and Pantazis, Dimitrios and Gerig, Guido},
journal={Medical image analysis},
volume={8},
number={3},
pages={197--203},
year={2004},
publisher={Elsevier}
}
@inproceedings{paniagua2012combined,
title={Combined SPHARM-PDM and entropy-based particle systems shape analysis framework},
author={Paniagua, Beatriz and Bompard, Lucile and Cates, Josh and Whitaker, Ross and Datar, Manasi and Vachet, Clement and Styner, Martin},
booktitle={Proceedings of SPIE},
volume={8317},
pages={83170L},
year={2012},
organization={NIH Public Access}
}
@article{cevidanes2010quantification,
title={Quantification of condylar resorption in temporomandibular joint osteoarthritis},
author={Cevidanes, LHS and Hajati, A-K and Paniagua, Beatriz and Lim, Pei Feng and Walker, DG and Palconet, G and Nackley, AG and Styner, M and Ludlow, JB and Zhu, Hongtu and others},
journal={Oral Surgery, Oral Medicine, Oral Pathology, Oral Radiology, and Endodontology},
volume={110},
number={1},
pages={110--117},
year={2010},
publisher={Elsevier}
}
@inproceedings{nain2007statistical,
title={Statistical shape analysis of brain structures using spherical wavelets},
author={Nain, Delphine and Styner, M and Niethammer, Marc and Levitt, James J and Shenton, Martha Elizabeth and Gerig, Guido and Bobick, A and Tannenbaum, Allen},
booktitle={Biomedical Imaging: From Nano to Macro, 2007. ISBI 2007. 4th IEEE International Symposium on},
pages={209--212},
year={2007},
organization={IEEE}
}
@article{tae2011hippocampal,
title={Hippocampal shape deformation in female patients with unremitting major depressive disorder},
author={Tae, WS and Kim, SS and Lee, KU and Nam, EC and Choi, JW and Park, JI},
journal={American Journal of Neuroradiology},
volume={32},
number={4},
pages={671--676},
year={2011},
publisher={Am Soc Neuroradiology}
}
@article{kim2008surface,
title={Surface-based vector analysis using heat equation interpolation: a new approach to quantify local hippocampal volume changes},
author={Kim, Hosung and Besson, Pierre and Colliot, Olivier and Bernasconi, Andrea and Bernasconi, Neda},
journal={Medical Image Computing and Computer-Assisted Intervention--MICCAI 2008},
pages={1008--1015},
year={2008},
publisher={Springer}
}
@article{kurtek2011parameterization,
title={Parameterization-invariant shape comparisons of anatomical surfaces},
author={Kurtek, Sebastian and Klassen, Eric and Ding, Zhaohua and Jacobson, Sandra W and Jacobson, Joseph L and Avison, Malcolm J and Srivastava, Anuj},
journal={IEEE Transactions on Medical Imaging},
volume={30},
number={3},
pages={849--858},
year={2011},
publisher={IEEE}
}
@article{bernhardt2013patterns,
title={Patterns of subregional mesiotemporal disease progression in temporal lobe epilepsy},
author={Bernhardt, Boris C and Kim, Hosung and Bernasconi, Neda},
journal={Neurology},
volume={81},
number={21},
pages={1840--1847},
year={2013},
publisher={AAN Enterprises}
}
@article{rasoulian2012group,
title={Group-wise registration of point sets for statistical shape models},
author={Rasoulian, Abtin and Rohling, Robert and Abolmaesumi, Purang},
journal={IEEE transactions on medical imaging},
volume={31},
number={11},
pages={2025--2034},
year={2012},
publisher={IEEE}
}
@inproceedings{kurtek2011parameterization,
title={Parameterization-invariant shape statistics and probabilistic classification of anatomical surfaces},
author={Kurtek, Sebastian and Klassen, Eric and Ding, Zhaohua and Avison, Malcolm J and Srivastava, Anuj},
booktitle={Biennial International Conference on Information Processing in Medical Imaging},
pages={147--158},
year={2011},
organization={Springer}
}
@inproceedings{styner2007correspondence,
title={Correspondence evaluation in local shape analysis and structural subdivision},
author={Styner, Martin and Xu, Shun and El-Sayed, Mohammed and Gerig, Guido},
booktitle={Biomedical Imaging: From Nano to Macro, 2007. ISBI 2007. 4th IEEE International Symposium on},
pages={1192--1195},
year={2007},
organization={IEEE}
}
@article{gerardin2009multidimensional,
title={Multidimensional classification of hippocampal shape features discriminates Alzheimer's disease and mild cognitive impairment from normal aging},
author={Gerardin, Emilie and Ch{\'e}telat, Ga{\"e}l and Chupin, Marie and Cuingnet, R{\'e}mi and Desgranges, B{\'e}atrice and Kim, Ho-Sung and Niethammer, Marc and Dubois, Bruno and Leh{\'e}ricy, St{\'e}phane and Garnero, Line and others},
journal={Neuroimage},
volume={47},
number={4},
pages={1476--1486},
year={2009},
publisher={Elsevier}
}
@inproceedings{styner2007statistical,
title={Statistical group differences in anatomical shape analysis using Hotelling T2 metric},
author={Styner, Martin and Oguz, Ipek and Xu, Shun and Pantazis, Dimitrios and Gerig, Guido},
booktitle={Medical Imaging},
pages={65123Z--65123Z},
year={2007},
organization={International Society for Optics and Photonics}
}
@article{carriere2014apathy,
title={Apathy in Parkinson's disease is associated with nucleus accumbens atrophy: a magnetic resonance imaging shape analysis},
author={Carriere, Nicolas and Besson, Pierre and Dujardin, Kathy and Duhamel, Alain and Defebvre, Luc and Delmaire, Christine and Devos, David},
journal={Movement Disorders},
volume={29},
number={7},
pages={897--903},
year={2014},
publisher={Wiley Online Library}
}
@article{maltbie2012asymmetric,
title={Asymmetric bias in user guided segmentations of brain structures},
author={Maltbie, Eric and Bhatt, Kshamta and Paniagua, Beatriz and Smith, Rachel G and Graves, Michael M and Mosconi, Matthew W and Peterson, Sarah and White, Scott and Blocher, Joseph and El-Sayed, Mohammed and others},
journal={Neuroimage},
volume={59},
number={2},
pages={1315--1323},
year={2012},
publisher={Elsevier}
}
@article{nguyen2013use,
title={Use of shape correspondence analysis to quantify skeletal changes associated with bone-anchored Class III correction},
author={Nguyen, Tung and Cevidanes, Lucia and Paniagua, Beatriz and Zhu, Hongtu and Koerich, Leonardo and De Clerck, Hugo},
journal={The Angle Orthodontist},
volume={84},
number={2},
pages={329--336},
year={2013}
}
@article{kim2013disentangling,
title={Disentangling hippocampal shape anomalies in epilepsy},
author={Kim, Hosung and Mansi, Thomas and Bernasconi, Neda},
journal={Frontiers in neurology},
volume={4},
pages={131},
year={2013},
publisher={Frontiers}
}
@article{janssen2011regional,
title={Regional specificity of thalamic volume deficits in male adolescents with early-onset psychosis},
author={Janssen, Joost and Alem{\'a}n-G{\'o}mez, Yasser and Reig, Santiago and Schnack, Hugo G and Parellada, Mara and Graell, Montserrat and Moreno, Carmen and Moreno, Dolores and Mateos-P{\'e}rez, JM and Udias, JM and others},
journal={The British Journal of Psychiatry},
pages={bjp--bp},
year={2011},
publisher={RCP}
}
@article{solowij2013alteration,
title={Alteration to hippocampal shape in cannabis users with and without schizophrenia},
author={Solowij, Nadia and Walterfang, Mark and Lubman, Dan I and Whittle, Sarah and Lorenzetti, Valentina and Styner, Martin and Velakoulis, Dennis and Pantelis, Christos and Y{\"u}cel, Murat},
journal={Schizophrenia research},
volume={143},
number={1},
pages={179--184},
year={2013},
publisher={Elsevier}
}
@inproceedings{paniagua2013lateral,
title={Lateral ventricle morphology analysis via mean latitude axis},
author={Paniagua, Beatriz and Lyall, Amanda and Berger, Jean-Baptiste and Vachet, Clement and Hamer, Robert M and Woolson, Sandra and Lin, Weili and Gilmore, John and Styner, Martin},
booktitle={SPIE Medical Imaging},
pages={86720M--86720M},
year={2013},
organization={International Society for Optics and Photonics}
}
@article{schilling2013regional,
title={Regional 3D superimposition to assess temporomandibular joint condylar morphology},
author={Schilling, Juan and Gomes, LCR and Benavides, E and Nguyen, T and Paniagua, Beatriz and Styner, Martin and Boen, V and Gon{\c{c}}alves, Jo{\~a}o Roberto and Cevidanes, LHS},
journal={Dentomaxillofacial Radiology},
volume={43},
number={1},
pages={20130273},
year={2013},
publisher={The British Institute of Radiology.}
}
@article{bernhardt2012mapping,
title={Mapping thalamocortical network pathology in temporal lobe epilepsy},
author={Bernhardt, Boris C and Bernasconi, Neda and Kim, Hosung and Bernasconi, Andrea},
journal={Neurology},
volume={78},
number={2},
pages={129--136},
year={2012},
publisher={AAN Enterprises}
}
@article{sarazin2010amnestic,
title={The amnestic syndrome of hippocampal type in Alzheimer's disease: an MRI study},
author={Sarazin, Marie and Chauvir{\'e}, Val{\'e}rie and Gerardin, Emilie and Colliot, Olivier and Kinkingn{\'e}hun, Serge and De Souza, Leonardo Cruz and Hugonot-Diener, Laurence and Garnero, Line and Leh{\'e}ricy, St{\'e}phane and Chupin, Marie and others},
journal={Journal of Alzheimer's disease},
volume={22},
number={1},
pages={285--294},
year={2010},
publisher={IOS Press}
}
@article{de2013one,
title={One-year assessment of surgical outcomes in Class III patients using cone beam computed tomography},
author={De Paula, LK and Ruellas, ACO and Paniagua, Beatriz and Styner, M and Turvey, T and Zhu, Hongtu and Wang, J and Cevidanes, LHS},
journal={International journal of oral and maxillofacial surgery},
volume={42},
number={6},
pages={780--789},
year={2013},
publisher={Elsevier}
}
@article{kim2011vertex,
title={Vertex-wise shape analysis of the hippocampus: disentangling positional differences from volume changes},
author={Kim, Hosung and Mansi, Tommaso and Bernasconi, Andrea and Bernasconi, Neda},
journal={Medical image computing and computer-assisted Intervention--MICCAI 2011},
pages={352--359},
year={2011},
publisher={Springer}
}
@article{cevidanes2011three,
title={Three-dimensional quantification of mandibular asymmetry through cone-beam computerized tomography},
author={Cevidanes, Lucia HS and Alhadidi, Abeer and Paniagua, Beatriz and Styner, Martin and Ludlow, John and Mol, Andre and Turvey, Timothy and Proffit, William R and Rossouw, Paul Emile},
journal={Oral Surgery, Oral Medicine, Oral Pathology, Oral Radiology, and Endodontology},
volume={111},
number={6},
pages={757--770},
year={2011},
publisher={Elsevier}
}
@inproceedings{paniagua20133d,
title={3D of brain shape and volume after cranial vault remodeling surgery for craniosynostosis correction in infants},
author={Paniagua, Beatriz and Emodi, Omri and Hill, Jonathan and Fishbaugh, James and Pimenta, Luiz A and Aylward, Stephen R and Andinet, Enquobahrie and Gerig, Guido and Gilmore, John and Van Aalst, John A and others},
booktitle={SPIE Medical Imaging},
pages={86720V--86720V},
year={2013},
organization={International Society for Optics and Photonics}
}
@article{standen2014developmental,
title={Developmental plasticity and the origin of tetrapods},
author={Standen, Emily M and Du, Trina Y and Larsson, Hans CE},
journal={Nature},
volume={513},
number={7516},
pages={54--58},
year={2014},
publisher={Nature Research}
}
@article{joo2014hippocampal,
title={Hippocampal substructural vulnerability to sleep disturbance and cognitive impairment in patients with chronic primary insomnia: magnetic resonance imaging morphometry},
author={Joo, Eun Yeon and Kim, Hosung and Suh, Sooyeon and Hong, Seung Bong},
journal={Sleep},
volume={37},
number={7},
pages={1189--98},
year={2014},
publisher={American Academy of Sleep Medicine}
}
@article{bernhardt2015magnetic,
title={Magnetic resonance imaging pattern learning in temporal lobe epilepsy: classification and prognostics},
author={Bernhardt, Boris C and Hong, Seok-Jun and Bernasconi, Andrea and Bernasconi, Neda},
journal={Annals of neurology},
volume={77},
number={3},
pages={436--446},
year={2015},
publisher={Wiley Online Library}
}
@inproceedings{kim2014multivariate,
title={Multivariate hippocampal subfield analysis of local MRI intensity and volume: application to temporal lobe epilepsy.},
author={Kim, Hosung and Bernhardt, Boris C and Kulaga-Yoskovitz, Jessie and Caldairou, Benoit and Bernasconi, Andrea and Bernasconi, Neda},
booktitle={MICCAI (2)},
pages={170--178},
year={2014}
}
@article{zhou2010hippocampal,
title={Hippocampal shape classification using redundancy constrained feature selection},
author={Zhou, Luping and Wang, Lei and Shen, Chunhua and Barnes, Nick},
journal={Medical Image Computing and Computer-Assisted Intervention--MICCAI 2010},
pages={266--273},
year={2010},
publisher={Springer}
}
@article{levitt2009shape,
title={Shape abnormalities of caudate nucleus in schizotypal personality disorder},
author={Levitt, James J and Styner, Martin and Niethammer, Marc and Bouix, Sylvain and Koo, Min-Seong and Voglmaier, Martina M and Dickey, Chandlee C and Niznikiewicz, Margaret A and Kikinis, Ron and Robert, W McCarley and others},
journal={Schizophrenia research},
volume={110},
number={1},
pages={127--139},
year={2009},
publisher={Elsevier}
}
@article{paniagua2009local,
title={Local shape analysis using MANCOVA},
author={Paniagua, B and Styner, M and Macenko, M and Pantazis, D and Niethammer, M},
journal={Insight J},
volume={21},
year={2009}
}
@inproceedings{tu2015skeletal,
title={Skeletal shape correspondence via entropy minimization},
author={Tu, Liyun and Styner, Martin and Vicory, Jared and Paniagua, Beatriz and Prieto, Juan Carlos and Yang, Dan and Pizer, Stephen M},
booktitle={SPIE Medical Imaging},
pages={94130U--94130U},
year={2015},
organization={International Society for Optics and Photonics}
}
@article{looi2010shape,
title={Shape analysis of the neostriatum in frontotemporal lobar degeneration, Alzheimer's disease, and controls},
author={Looi, Jeffrey Chee Leong and Walterfang, Mark and Styner, Martin and Svensson, Leif and Lindberg, Olof and {\"O}stberg, Per and Botes, Lisa and {\"O}rndahl, Eva and Chua, Phyllis and Kumar, Rajeev and others},
journal={Neuroimage},
volume={51},
number={3},
pages={970--986},
year={2010},
publisher={Elsevier}
}
@article{bompard2014multivariate,
title={Multivariate longitudinal shape analysis of human lateral ventricles during the first twenty-four months of life},
author={Bompard, Lucile and Xu, Shun and Styner, Martin and Paniagua, Beatriz and Ahn, Mihye and Yuan, Ying and Jewells, Valerie and Gao, Wei and Shen, Dinggang and Zhu, Hongtu and others},
journal={PloS one},
volume={9},
number={9},
pages={e108306},
year={2014},
publisher={Public Library of Science}
}
@article{cevidanes2015incorporating,
title={Incorporating 3-dimensional models in online articles},
author={Cevidanes, Lucia HS and Ruellas, Antonio CO and Jomier, Julien and Nguyen, Tung and Pieper, Steve and Budin, Francois and Styner, Martin and Paniagua, Beatriz},
journal={American Journal of Orthodontics and Dentofacial Orthopedics},
volume={147},
number={5},
pages={S195--S204},
year={2015},
publisher={Elsevier}
}
@inproceedings{shakeri2014groupwise,
title={Groupwise shape analysis of the hippocampus using spectral matching},
author={Shakeri, Mahsa and Lombaert, Herv{\'e} and Lipp{\'e}, Sarah and Kadoury, Samuel},
booktitle={SPIE Medical Imaging},
pages={90340W--90340W},
year={2014},
organization={International Society for Optics and Photonics}
}
@article{kim2011robust,
title={Robust surface-based multi-template automated algorithm to segment healthy and pathological hippocampi},
author={Kim, Hosung and Mansi, Tommaso and Bernasconi, Neda and Bernasconi, Andrea},
journal={Medical Image Computing and Computer-Assisted Intervention--MICCAI 2011},
pages={445--453},
year={2011},
publisher={Springer}
}
@inproceedings{seo2011laplace,
title={Laplace-Beltrami eigenfunction expansion of cortical manifolds},
author={Seo, Seongho and Chung, Moo K},
booktitle={Biomedical Imaging: From Nano to Macro, 2011 IEEE International Symposium on},
pages={372--375},
year={2011},
organization={IEEE}
}
@article{gao2014shape,
title={Shape analysis, a field in need of careful validation},
author={Gao, Yi and Riklin-Raviv, Tammy and Bouix, Sylvain},
journal={Human brain mapping},
volume={35},
number={10},
pages={4965--4978},
year={2014},
publisher={Wiley Online Library}
}
@article{lindberg2012hippocampal,
title={Hippocampal shape analysis in Alzheimer's disease and frontotemporal lobar degeneration subtypes},
author={Lindberg, Olof and Walterfang, Mark and Looi, Jeffrey CL and Malykhin, Nikolai and {\"O}stberg, Per and Zandbelt, Bram and Styner, Martin and Paniagua, Beatriz and Velakoulis, Dennis and {\"O}rndahl, Eva and others},
journal={Journal of Alzheimer's Disease},
volume={30},
number={2},
pages={355--365},
year={2012},
publisher={IOS Press}
}
@article{tu2016entropy,
title={Entropy-based correspondence improvement of interpolated skeletal models},
author={Tu, Liyun and Vicory, Jared and Elhabian, Shireen and Paniagua, Beatriz and Prieto, Juan Carlos and Damon, James N and Whitaker, Ross and Styner, Martin and Pizer, Stephen M},
journal={Computer Vision and Image Understanding},
volume={151},
pages={72--79},
year={2016},
publisher={Elsevier}
}
@inproceedings{gomes2015diagnostic,
title={Diagnostic index of 3D osteoarthritic changes in TMJ condylar morphology},
author={Gomes, Liliane R and Gomes, Marcelo and Jung, Bryan and Paniagua, Beatriz and Ruellas, Antonio C and Gon{\c{c}}alves, Jo{\~a}o Roberto and Styner, Martin A and Wolford, Larry and Cevidanes, Lucia},
booktitle={SPIE Medical Imaging},
pages={941405--941405},
year={2015},
organization={International Society for Optics and Photonics}
}
@article{michonski2012automatic,
title={Automatic recognition of surface landmarks of anatomical structures of back and posture},
author={Micho{\'n}ski, Jakub and Glinkowski, Wojciech and Witkowski, Marcin and Sitnik, Robert},
journal={Journal of biomedical optics},
volume={17},
number={5},
pages={0560151--05601514},
year={2012},
publisher={International Society for Optics and Photonics}
}
@inproceedings{kurtek2011classification,
title={Classification of mathematics deficiency using shape and scale analysis of 3D brain structures},
author={Kurtek, Sebastian and Klassen, Eric and Gore, John C and Ding, Zhaohua and Srivastava, Anuj},
booktitle={SPIE Medical Imaging},
pages={796244--796244},
year={2011},
organization={International Society for Optics and Photonics}
}
@inproceedings{zhou2007roi,
title={ROI constrained statistical surface morphometry},
author={Zhou, Chunxiao and Park, Denise C and Styner, Martin and Wang, Yongmei Michelle},
booktitle={Biomedical Imaging: From Nano to Macro, 2007. ISBI 2007. 4th IEEE International Symposium on},
pages={1212--1215},
year={2007},
organization={IEEE}
}
@article{ho2010hippocampal,
title={Hippocampal volume deficits and shape deformities in young biological relatives of schizophrenia probands},
author={Ho, Beng-Choon and Magnotta, Vincent},
journal={Neuroimage},
volume={49},
number={4},
pages={3385--3393},
year={2010},
publisher={Elsevier}
}
@article{cevidanes20143d,
title={3D osteoarthritic changes in TMJ condylar morphology correlates with specific systemic and local biomarkers of disease},
author={Cevidanes, Lucia HS and Walker, David and Schilling, Juan and Sugai, James and Giannobile, William and Paniagua, Beatriz and Benavides, Erika and Zhu, Hongtu and Marron, J Steve and Jung, Bryan T and others},
journal={Osteoarthritis and cartilage},
volume={22},
number={10},
pages={1657--1667},
year={2014},
publisher={Elsevier}
}
@article{zhou2008hybrid,
title={Hybrid permutation test with application to surface shape analysis},
author={Zhou, Chunxiao and Wang, Yongmei Michelle},
journal={Statistica Sinica},
pages={1553--1568},
year={2008},
publisher={JSTOR}
}
@article{sterling2013striatal,
title={Striatal shape in Parkinson's disease},
author={Sterling, Nicholas W and Du, Guangwei and Lewis, Mechelle M and Dimaio, Christopher and Kong, Lan and Eslinger, Paul J and Styner, Martin and Huang, Xuemei},
journal={Neurobiology of aging},
volume={34},
number={11},
pages={2510--2516},
year={2013},
publisher={Elsevier}
}
@article{looi2011shape,
title={Shape analysis of the neostriatum in subtypes of frontotemporal lobar degeneration: Neuroanatomically significant regional morphologic change},
author={Looi, Jeffrey Chee Leong and Walterfang, Mark and Styner, Martin and Niethammer, Marc and Svensson, Leif Anders and Lindberg, Olof and {\"O}stberg, Per and Botes, Lisa and {\"O}rndahl, Eva and Chua, Phyllis and others},
journal={Psychiatry Research: Neuroimaging},
volume={191},
number={2},
pages={98--111},
year={2011},
publisher={Elsevier}
}
@article{hyun2014sgpp,
title={SGPP: spatial Gaussian predictive process models for neuroimaging data},
author={Hyun, Jung Won and Li, Yimei and Gilmore, John H and Lu, Zhaohua and Styner, Martin and Zhu, Hongtu},
journal={NeuroImage},
volume={89},
pages={70--80},
year={2014},
publisher={Elsevier}
}
@article{cevidanes2009condylar,
title={Condylar resorption in patients with TMD},
author={Cevidanes, Lucia H and Walker, David G and Styner, Martin and Lim, Pei Feng},
journal={Craniofacial growth series},
volume={46},
pages={147},
year={2009},
publisher={NIH Public Access}
}
@article{cevidanes20153d,
title={3D superimposition and understanding temporomandibular joint arthritis},
author={Cevidanes, LHS and Gomes, LR and Jung, BT and Gomes, MR and Ruellas, ACO and Goncalves, JR and Schilling, J and Styner, M and Nguyen, T and Kapila, S and others},
journal={Orthodontics \& craniofacial research},
volume={18},
number={S1},
pages={18--28},
year={2015},
publisher={Wiley Online Library}
}
@article{pelaez2011discrimination,
title={Discrimination of AD and normal subjects from MRI: anatomical versus statistical regions},
author={Pelaez-Coca, Mariola and Bossa, Matias and Olmos, Salvador and Alzheimer's Disease Neuroimaging Initiative (ADNI and others},
journal={Neuroscience letters},
volume={487},
number={1},
pages={113--117},
year={2011},
publisher={Elsevier}
}
@inproceedings{esmaeilzadeh2012mesial,
title={Mesial temporal lobe epilepsy lateralization using SPHARM-based features of hippocampus and SVM},
author={Esmaeilzadeh, Mohammad and Soltanian-Zadeh, Hamid and Jafari-Khouzani, Kourosh},
booktitle={SPIE Medical Imaging},
pages={83144H--83144H},
year={2012},
organization={International Society for Optics and Photonics}
}
@article{solowij2010alterations,
title={Alterations of hippocampal shape in cannabis users with and without schizophrenia},
author={Solowij, Nadia and Walterfang, Mark and Respondek, Colleen and Whittle, Sarah and Grenyer, Brin and Lorenzetti, Valentina and Fornito, Alex and Lubman, Dan and Velakoulis, Dennis and Pantelis, Christos and others},
journal={Schizophrenia Research},
volume={117},
number={2},
pages={426},
year={2010},
publisher={Elsevier}
}
@article{gomes2016cone,
title={Cone beam computed tomography-based models versus multislice spiral computed tomography-based models for assessing condylar morphology},
author={Gomes, Liliane Rosas and Gomes, Marcelo Regis and Gon{\c{c}}alves, Jo{\~a}o Roberto and Ruellas, Ant{\^o}nio Carlos O and Wolford, Larry M and Paniagua, Beatriz and Benavides, Erika and Cevidanes, L{\'u}cia Helena Soares},
journal={Oral surgery, oral medicine, oral pathology and oral radiology},
volume={121},
number={1},
pages={96--105},
year={2016},
publisher={Elsevier}
}
@article{du20133d,
title={3D time series analysis of cell shape using Laplacian approaches},
author={Du, Cheng-Jin and Hawkins, Phillip T and Stephens, Len R and Bretschneider, Till},
journal={BMC bioinformatics},
volume={14},
number={1},
pages={296},
year={2013},
publisher={BioMed Central}
}
@inproceedings{orasanu2015tensor,
title={Tensor spectral matching of diffusion weighted images},
author={Orasanu, E and Melbourne, A and Lorenzi, M and Modat, M and Lombaert, H and Eaton-Rosen, Z and Robertson, NJ and Kendall, GS and Marlow, N and Ourselin, S},
booktitle={SAMI Conference Proceedings, MIDAS Journal},
pages={35--44},
year={2015}
}
@article{looi2014subcortical,
title={The subcortical connectome: Hubs, spokes and the space between--a vision for further research in neurodegenerative disease},
author={Looi, Jeffrey CL and Walterfang, Mark and Nilsson, Christer and Power, Brian D and van Westen, Danielle and Velakoulis, Dennis and Wahlund, Lars-Olof and Thompson, Paul M},
journal={Australian \& New Zealand Journal of Psychiatry},
volume={48},
number={4},
pages={306--309},
year={2014},
publisher={Sage Publications Sage UK: London, England}
}
@article{jermyn2012elastic,
title={Elastic shape matching of parameterized surfaces using square root normal fields},
author={Jermyn, Ian and Kurtek, Sebastian and Klassen, Eric and Srivastava, Anuj},
journal={Computer Vision--ECCV 2012},
pages={804--817},
year={2012},
publisher={Springer}
}
@article{xi2013validation,
title={Validation of a novel semi-automated method for three-dimensional surface rendering of condyles using cone beam computed tomography data},
author={Xi, T and Van Loon, B and Fudalej, P and Berge, S and Swennen, G and Maal, T},
journal={International journal of oral and maxillofacial surgery},
volume={42},
number={8},
pages={1023--1029},
year={2013},
publisher={Elsevier}
}
@article{kim2012surface,
title={Surface-based multi-template automated hippocampal segmentation: application to temporal lobe epilepsy},
author={Kim, Hosung and Mansi, Tommaso and Bernasconi, Neda and Bernasconi, Andrea},
journal={Medical image analysis},
volume={16},
number={7},
pages={1445--1455},
year={2012},
publisher={Elsevier}
}
@article{xi2014novel,
title={A novel region-growing based semi-automatic segmentation protocol for three-dimensional condylar reconstruction using cone beam computed tomography (CBCT)},
author={Xi, Tong and Schreurs, Ruud and Heerink, Wout J and Berg{\'e}, Stefaan J and Maal, Thomas JJ},
journal={PloS one},
volume={9},
number={11},
pages={e111126},
year={2014},
publisher={Public Library of Science}
}
@inproceedings{xie2014numerical,
title={Numerical inversion of SRNFs for efficient elastic shape analysis of star-shaped objects},
author={Xie, Qian and Jermyn, Ian and Kurtek, Sebastian and Srivastava, Anuj},
booktitle={European conference on computer vision},
pages={485--499},
year={2014},
organization={Springer}
}
@inproceedings{olmos2005pca,
title={PCA-based filtering for hypothesis testing on hippocampus shape differences between schizophrenics and normals},
author={Olmos, S and Bossa, M and Styner, M},
booktitle={Ninth international conference on medical image understanding and analysis, Bristol},
pages={19--20},
year={2005}
}
@inproceedings{gong2011ventricle,
title={Ventricle shape analysis for centenarians, elderly subjects, MCI and AD patients},
author={Gong, Zhaojin and Lu, Jianfeng and Chen, Jia and Wang, Yaping and Yuan, Yixuan and Zhang, Tuo and Guo, Lei and Miller, L Stephen},
booktitle={International Workshop on Multimodal Brain Image Analysis},
pages={84--92},
year={2011},
organization={Springer}
}
@article{goncalves2013temporomandibular,
title={Temporomandibular joint condylar changes following maxillomandibular advancement and articular disc repositioning},
author={Goncalves, Joao Roberto and Wolford, Larry Miller and Cassano, Daniel Serra and Da Porciuncula, Guilherme and Paniagua, Beatriz and Cevidanes, Lucia Helena},
journal={Journal of Oral and Maxillofacial Surgery},
volume={71},
number={10},
pages={1759--e1},
year={2013},
publisher={Elsevier}
}
@article{fu2010framework,
title={A framework for automatic construction of 3D PDM from segmented volumetric neuroradiological data sets},
author={Fu, Yili and Gao, Wenpeng and Xiao, Yongfei and Liu, Jimin},
journal={Computer methods and programs in biomedicine},
volume={97},
number={3},
pages={199--210},
year={2010},
publisher={Elsevier}
}
@article{kim2016hindbrain,
title={Hindbrain regional growth in preterm newborns and its impairment in relation to brain injury},
author={Kim, Hosung and Gano, Dawn and Ho, Mai-Lan and Guo, Xiaoyue M and Unzueta, Alisa and Hess, Christopher and Ferriero, Donna M and Xu, Duan and Barkovich, A James},
journal={Human brain mapping},
volume={37},
number={2},
pages={678--688},
year={2016},
publisher={Wiley Online Library}
}
@article{shi2011two,
title={Two-stage empirical likelihood for longitudinal neuroimaging data},
author={Shi, Xiaoyan and Ibrahim, Joseph G and Lieberman, Jeffrey and Styner, Martin and Zhu, Hongtu},
journal={The annals of applied statistics},
volume={5},
number={2B},
pages={1132},
year={2011},
publisher={NIH Public Access}
}
@article{shen2012fourier,
title={Fourier methods for 3D surface modeling and analysis},
author={Shen, Li and Kim, Sungeun and Wan, Jing and West, John D and Saykin, Andrew J},
journal={Emerging Topics in Computer Vision and Its Applications},
volume={1},
pages={175},
year={2012},
publisher={World Scientific}
}
@article{thompson2013hippocampal,
title={Hippocampal shape variations at term equivalent age in very preterm infants compared with term controls: perinatal predictors and functional significance at age 7},
author={Thompson, Deanne K and Adamson, Christopher and Roberts, Gehan and Faggian, Nathan and Wood, Stephen J and Warfield, Simon K and Doyle, Lex W and Anderson, Peter J and Egan, Gary F and Inder, Terrie E},
journal={Neuroimage},
volume={70},
pages={278--287},
year={2013},
publisher={Elsevier}
}
@inproceedings{du2012local,
title={Local Shape Representation in 3D: from Weighted Spherical Harmonics to Spherical Wavelet.},
author={Du, Cheng-Jin and Ferguson, John G and Hawkins, Phillip T and Stephens, Len R and Bretschneider, Till},
booktitle={BMVC},
pages={1--12},
year={2012}
}
@inproceedings{alhadidi2012use,
title={The use of a custom made atlas as a template for corrective surgeries of asymmetric patients},
author={AlHadidi, Abeer and Cevidanes, Lucia H and Cook, Richard and Festy, Frederic and Tyndall, Donald and Paniagua, Beatriz},
booktitle={SPIE Medical Imaging},
pages={83171Y--83171Y},
year={2012},
organization={International Society for Optics and Photonics}
}
@inproceedings{xu2011longitudinal,
title={Longitudinal shape analysis of lateral ventricles during the first year of human life},
author={Xu, S and Zhu, H and Styner, M and Gao, W and Jewells, V and Shen, D and Lin, W},
booktitle={ISMRM},
year={2011}
}
@article{porciuncula2014can,
title={Can cone-beam computed tomography superimposition help orthodontists better understand relapse in surgical patients?},
author={Porci{\'u}ncula, Guilherme Machado and Koerich, Leonardo and Eidson, Lindsey and Junior, Luiz Gonzaga Gandini and Gon{\c{c}}alves, Jo{\~a}o Roberto},
journal={American Journal of Orthodontics and Dentofacial Orthopedics},
volume={146},
number={5},
pages={641--654},
year={2014},
publisher={Elsevier}
}
@inproceedings{kirschner2011optimal,
title={Optimal initialization for 3D correspondence optimization: an evaluation study},
author={Kirschner, Matthias and Gollmer, Sebastian T and Wesarg, Stefan and Buzug, Thorsten M},
booktitle={Biennial International Conference on Information Processing in Medical Imaging},
pages={308--319},
year={2011},
organization={Springer}
}
@article{shakeri2016statistical,
title={Statistical shape analysis of subcortical structures using spectral matching},
author={Shakeri, Mahsa and Lombaert, Herve and Datta, Alexandre N and Oser, Nadine and L{\'e}tourneau-Guillon, Laurent and Lapointe, Laurence Vincent and Martin, Florence and Malfait, Domitille and Tucholka, Alan and Lipp{\'e}, Sarah and others},
journal={Computerized Medical Imaging and Graphics},
volume={52},
pages={58--71},
year={2016},
publisher={Elsevier}
}
@inproceedings{ciompi2015automatic,
title={Automatic detection of spiculation of pulmonary nodules in computed tomography images},
author={Ciompi, F and Jacobs, C and Scholten, ET and Van Riel, SJ and Wille, Mathilde Marie Winkler and Prokop, M and Van Ginneken, B},
booktitle={SPIE Medical Imaging},
pages={941409--941409},
year={2015},
organization={International Society for Optics and Photonics}
}
@article{manning2015differential,
title={Differential hippocampal shapes in posterior cortical atrophy patients: A comparison with control and typical AD subjects},
author={Manning, Emily N and Macdonald, Kate E and Leung, Kelvin K and Young, Jonathan and Pepple, Tracey and Lehmann, Manja and Zuluaga, Maria A and Cardoso, M Jorge and Schott, Jonathan M and Ourselin, Sebastien and others},
journal={Human brain mapping},
volume={36},
number={12},
pages={5123--5136},
year={2015},
publisher={Wiley Online Library}
}
@article{bernhardt2016subregional,
title={Subregional mesiotemporal network topology is altered in temporal lobe epilepsy},
author={Bernhardt, Boris C and Bernasconi, Neda and Hong, Seok-Jun and Dery, Sebastian and Bernasconi, Andrea},
journal={Cerebral Cortex},
volume={26},
number={7},
pages={3237--3248},
year={2016},
publisher={Oxford Univ Press}
}
@article{tu2015skeletal,
title={Skeletal Shape Correspondence through Entropy},
author={Tu, Liyun and Styner, Martin and Vicory, Jared and Elhabian, Shireen and Paniagua, Beatriz and Prieto, Juan C and Yang, Dan and Whitaker, Ross and Pizer, Stephen M},
year={2015}
}
@article{parnell2013magnetic,
title={Magnetic resonance microscopy-based analyses of the neuroanatomical effects of gestational day 9 ethanol exposure in mice},
author={Parnell, Scott E and Holloway, Hunter T and O'Leary-Moore, Shonagh K and Dehart, Deborah B and Paniaqua, Beatriz and Oguz, Ipek and Budin, Francois and Styner, Martin A and Johnson, G Allan and Sulik, Kathleen K},
journal={Neurotoxicology and teratology},
volume={39},
pages={77--83},
year={2013},
publisher={Elsevier}
}
@article{babapour2010novel,
title={A novel wavelet based multi-scale statistical shape model-analysis for the liver application: segmentation and classification},
author={Babapour Mofrad, Farshid and Abbaspour Tehrani-Fard, Ali and Aghaeizadeh Zoroofi, Reza and Akhlaghpoor, Shahram and Chen, Yen-Wei},
journal={Current Medical Imaging Reviews},
volume={6},
number={3},
pages={145--155},
year={2010},
publisher={Bentham Science Publishers}
}
@article{liu2016gray,
title={Gray matter structural compromise is equally distributed in left and right temporal lobe epilepsy},
author={Liu, Min and Bernhardt, Boris C and Bernasconi, Andrea and Bernasconi, Neda},
journal={Human brain mapping},
volume={37},
number={2},
pages={515--524},
year={2016},
publisher={Wiley Online Library}
}
@article{gomes2015diagnostic,
title={Diagnostic index of three-dimensional osteoarthritic changes in temporomandibular joint condylar morphology},
author={Gomes, Liliane R and Gomes, Marcelo and Jung, Bryan and Paniagua, Beatriz and Ruellas, Antonio C and Gon{\c{c}}alves, Jo{\~a}o Roberto and Styner, Martin A and Wolford, Larry and Cevidanes, Lucia},
journal={Journal of Medical Imaging},
volume={2},
number={3},
pages={034501--034501},
year={2015},
publisher={International Society for Optics and Photonics}
}
@book{alhadidi2010diagnosis,
title={Diagnosis and quantitative assessment of mandibular asymmetry using CBCT image volumes},
author={AlHadidi, Abeer},
year={2010},
publisher={The University of North Carolina at Chapel Hill}
}
@article{kim2015hippocampal,
title={Hippocampal shape modeling based on a progressive template surface deformation and its verification},
author={Kim, Jaeil and Valdes-Hernandez, Maria del C and Royle, Natalie A and Park, Jinah},
journal={IEEE transactions on medical imaging},
volume={34},
number={6},
pages={1242--1261},
year={2015},
publisher={IEEE}
}
@article{looi2011morphometric,
title={Morphometric analysis of subcortical structures in progressive supranuclear palsy: in vivo evidence of neostriatal and mesencephalic atrophy},
author={Looi, Jeffrey CL and Macfarlane, Matthew D and Walterfang, Mark and Styner, Martin and Velakoulis, Dennis and L{\"a}tt, Jimmy and van Westen, Danielle and Nilsson, Christer},
journal={Psychiatry Research: Neuroimaging},
volume={194},
number={2},
pages={163--175},
year={2011},
publisher={Elsevier}
}
@article{besson2014intra,
title={Intra-subject reliability of the high-resolution whole-brain structural connectome},
author={Besson, Pierre and Lopes, Renaud and Leclerc, Xavier and Derambure, Philippe and Tyvaert, Louise},
journal={NeuroImage},
volume={102},
pages={283--293},
year={2014},
publisher={Elsevier}
}
@article{kantarci2011antemortem,
title={Antemortem hippocampal atrophy predicts presence of Alzheimer's disease pathology in pathologically proven lewy body disease},
author={Kantarci, Kejal and Dickson, Dennis and Vemuri, Prashanthi and Ferman, Tanis and Boeve, Bradley and Smith, Glenn and Senjem, Mathew and Parisi, Joseph and Weigand, Stephen and Murray, Melissa and others},
journal={Alzheimer's \& Dementia},
volume={7},
number={4},
pages={S302--S303},
year={2011},
publisher={Elsevier}
}