This file is indexed.

/usr/share/doc/mia-2.0/libdoc/classCSegFrame.html is in libmia-2.0-doc 2.0.13-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.6"/>
<title>CSegFrame Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<!-- end header part -->
<!-- Generated by Doxygen 1.8.6 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="classes.html"><span>Data&#160;Structure&#160;Index</span></a></li>
      <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Data&#160;Fields</span></a></li>
    </ul>
  </div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-types">Public Types</a> &#124;
<a href="#pub-methods">Public Member Functions</a>  </div>
  <div class="headertitle">
<div class="title">CSegFrame Class Reference<div class="ingroups"><a class="el" href="group__perf.html">Perfusion Analysis</a></div></div>  </div>
</div><!--header-->
<div class="contents">

<p>A class to represent one segmented frame in a heart perfusion series.  
 <a href="classCSegFrame.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="SegFrame_8hh_source.html">mia/2d/SegFrame.hh</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
Public Types</h2></td></tr>
<tr class="memitem:a3c2859398ea9f34f31763e22c3e536dd"><td class="memItemLeft" align="right" valign="top">typedef std::vector&lt; <a class="el" href="classCSegSection.html">CSegSection</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCSegFrame.html#a3c2859398ea9f34f31763e22c3e536dd">Sections</a></td></tr>
<tr class="memdesc:a3c2859398ea9f34f31763e22c3e536dd"><td class="mdescLeft">&#160;</td><td class="mdescRight">convenience typedef for the sections  <a href="#a3c2859398ea9f34f31763e22c3e536dd">More...</a><br/></td></tr>
<tr class="separator:a3c2859398ea9f34f31763e22c3e536dd"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4539dd42d3576f97248999e19ad2bf0b"><td class="memItemLeft" align="right" valign="top">typedef std::vector&lt; <a class="el" href="classCSegFrame.html#a92a6fd8e8d1dfc3dce63c8ff464ef459">Statistics</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCSegFrame.html#a4539dd42d3576f97248999e19ad2bf0b">SectionsStats</a></td></tr>
<tr class="memdesc:a4539dd42d3576f97248999e19ad2bf0b"><td class="mdescLeft">&#160;</td><td class="mdescRight">convenience typedef for the section statistics vector  <a href="#a4539dd42d3576f97248999e19ad2bf0b">More...</a><br/></td></tr>
<tr class="separator:a4539dd42d3576f97248999e19ad2bf0b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a92a6fd8e8d1dfc3dce63c8ff464ef459"><td class="memItemLeft" align="right" valign="top">typedef std::pair&lt; float, float &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCSegFrame.html#a92a6fd8e8d1dfc3dce63c8ff464ef459">Statistics</a></td></tr>
<tr class="separator:a92a6fd8e8d1dfc3dce63c8ff464ef459"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a49f8fea4acf622a52b4bf44752a675b9"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCSegFrame.html#a49f8fea4acf622a52b4bf44752a675b9">CSegFrame</a> ()</td></tr>
<tr class="separator:a49f8fea4acf622a52b4bf44752a675b9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a58eb4ae039506fc95cc54f2fde532183"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCSegFrame.html#a58eb4ae039506fc95cc54f2fde532183">CSegFrame</a> (const std::string &amp;image, const <a class="el" href="classCSegStar.html">CSegStar</a> &amp;star, const <a class="el" href="classCSegFrame.html#a3c2859398ea9f34f31763e22c3e536dd">Sections</a> &amp;sections)</td></tr>
<tr class="separator:a58eb4ae039506fc95cc54f2fde532183"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac6bb16ad76f5cf17c4d8927c6b8ac04b"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCSegFrame.html#ac6bb16ad76f5cf17c4d8927c6b8ac04b">CSegFrame</a> (const xmlpp::Node &amp;node, int version)</td></tr>
<tr class="separator:ac6bb16ad76f5cf17c4d8927c6b8ac04b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a22644d38f92d48d4bd3d740b1b6a2c3a"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classC2DBoundingBox.html">C2DBoundingBox</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCSegFrame.html#a22644d38f92d48d4bd3d740b1b6a2c3a">get_boundingbox</a> () const </td></tr>
<tr class="separator:a22644d38f92d48d4bd3d740b1b6a2c3a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1b59b486f1f63f1d0a7f23eb3f3a2f4c"><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCSegFrame.html#a1b59b486f1f63f1d0a7f23eb3f3a2f4c">get_brightness</a> () const </td></tr>
<tr class="separator:a1b59b486f1f63f1d0a7f23eb3f3a2f4c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a374b1865f98a56fef42fe2576b7b3a05"><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCSegFrame.html#a374b1865f98a56fef42fe2576b7b3a05">get_contrast</a> () const </td></tr>
<tr class="separator:a374b1865f98a56fef42fe2576b7b3a05"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4da7501555389cda66ba0680a5a33f3b"><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCSegFrame.html#a4da7501555389cda66ba0680a5a33f3b">get_hausdorff_distance</a> (const <a class="el" href="classCSegFrame.html">CSegFrame</a> &amp;other) const </td></tr>
<tr class="separator:a4da7501555389cda66ba0680a5a33f3b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a61b6a464fc4b7053423dc16bb2a06bfe"><td class="memItemLeft" align="right" valign="top">const std::string &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCSegFrame.html#a61b6a464fc4b7053423dc16bb2a06bfe">get_imagename</a> () const </td></tr>
<tr class="separator:a61b6a464fc4b7053423dc16bb2a06bfe"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1cb065c2a1ad7b293a5ca3985b16f4c2"><td class="memItemLeft" align="right" valign="top">size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCSegFrame.html#a1cb065c2a1ad7b293a5ca3985b16f4c2">get_nsections</a> () const </td></tr>
<tr class="separator:a1cb065c2a1ad7b293a5ca3985b16f4c2"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a68264acc7a01099d926319b08bb1df08"><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCSegFrame.html#a68264acc7a01099d926319b08bb1df08">get_quality</a> () const </td></tr>
<tr class="separator:a68264acc7a01099d926319b08bb1df08"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7596320f3ee81d829f16c05aec184bb1"><td class="memItemLeft" align="right" valign="top"><a class="el" href="2d_2image_8hh.html#a0cc4b9ad2fea5489bc47d8f9622fd3f9">C2DUBImage</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCSegFrame.html#a7596320f3ee81d829f16c05aec184bb1">get_section_masks</a> (const <a class="el" href="2d_2vector_8hh.html#a11b5d262e935234ba1d72bc6423bd2e4">C2DBounds</a> &amp;size) const </td></tr>
<tr class="separator:a7596320f3ee81d829f16c05aec184bb1"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a05f26045a373153f15711f06bd51c19c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="2d_2image_8hh.html#a0cc4b9ad2fea5489bc47d8f9622fd3f9">C2DUBImage</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCSegFrame.html#a05f26045a373153f15711f06bd51c19c">get_section_masks</a> () const </td></tr>
<tr class="separator:a05f26045a373153f15711f06bd51c19c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0e323277cdba2892669fb43fff409c1e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="2d_2image_8hh.html#a0cc4b9ad2fea5489bc47d8f9622fd3f9">C2DUBImage</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCSegFrame.html#a0e323277cdba2892669fb43fff409c1e">get_section_masks</a> (size_t n_sections) const </td></tr>
<tr class="separator:a0e323277cdba2892669fb43fff409c1e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a537442e1c2fb8c3548bb44dfb6358166"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classCSegFrame.html#a3c2859398ea9f34f31763e22c3e536dd">Sections</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCSegFrame.html#a537442e1c2fb8c3548bb44dfb6358166">get_sections</a> () const </td></tr>
<tr class="separator:a537442e1c2fb8c3548bb44dfb6358166"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:abf948292c84c254d937980aa919a080d"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classCSegStar.html">CSegStar</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCSegFrame.html#abf948292c84c254d937980aa919a080d">get_star</a> () const </td></tr>
<tr class="separator:abf948292c84c254d937980aa919a080d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9531d2b52ba96f03bfdd4adebe46c6d8"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classCSegFrame.html#a4539dd42d3576f97248999e19ad2bf0b">SectionsStats</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCSegFrame.html#a9531d2b52ba96f03bfdd4adebe46c6d8">get_stats</a> (const <a class="el" href="2d_2image_8hh.html#a0cc4b9ad2fea5489bc47d8f9622fd3f9">C2DUBImage</a> &amp;mask) const </td></tr>
<tr class="separator:a9531d2b52ba96f03bfdd4adebe46c6d8"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a49193261f6950d4ec1bd7ce97e78ffbb"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classCSegFrame.html#a4539dd42d3576f97248999e19ad2bf0b">SectionsStats</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCSegFrame.html#a49193261f6950d4ec1bd7ce97e78ffbb">get_stats</a> (size_t n_sections) const </td></tr>
<tr class="separator:a49193261f6950d4ec1bd7ce97e78ffbb"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a75e6e296b35e9e19763f9ae93a7a1973"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCSegFrame.html#a75e6e296b35e9e19763f9ae93a7a1973">inv_transform</a> (const <a class="el" href="classC2DTransformation.html">C2DTransformation</a> &amp;t)</td></tr>
<tr class="separator:a75e6e296b35e9e19763f9ae93a7a1973"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ada60d2a676517d148783c414a8a89133"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCSegFrame.html#ada60d2a676517d148783c414a8a89133">rename_base</a> (const std::string &amp;new_base)</td></tr>
<tr class="separator:ada60d2a676517d148783c414a8a89133"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac6528a02f7fea743fb7a19b15d1ded82"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCSegFrame.html#ac6528a02f7fea743fb7a19b15d1ded82">set_image</a> (<a class="el" href="2d_2image_8hh.html#a3b497bfcf91fc4390de06b5a8fdf2c73">P2DImage</a> image)</td></tr>
<tr class="separator:ac6528a02f7fea743fb7a19b15d1ded82"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0ffed5467e364a19f64c267bf549d226"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCSegFrame.html#a0ffed5467e364a19f64c267bf549d226">set_imagename</a> (const std::string &amp;name)</td></tr>
<tr class="separator:a0ffed5467e364a19f64c267bf549d226"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad4101bc718ed26e0f4d331b9bd093392"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCSegFrame.html#ad4101bc718ed26e0f4d331b9bd093392">shift</a> (const <a class="el" href="2d_2vector_8hh.html#a1ff708442aa1da9d0b897f04042c7e0c">C2DFVector</a> &amp;delta, const std::string &amp;cropped_file)</td></tr>
<tr class="separator:ad4101bc718ed26e0f4d331b9bd093392"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1d3bcabae5fb0d75ebaa86ef2a37825c"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCSegFrame.html#a1d3bcabae5fb0d75ebaa86ef2a37825c">transform</a> (const <a class="el" href="classC2DTransformation.html">C2DTransformation</a> &amp;t)</td></tr>
<tr class="separator:a1d3bcabae5fb0d75ebaa86ef2a37825c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a64283e9fc525fb9be04ddbd1c95ac8e6"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCSegFrame.html#a64283e9fc525fb9be04ddbd1c95ac8e6">write</a> (xmlpp::Node &amp;node, int version) const </td></tr>
<tr class="separator:a64283e9fc525fb9be04ddbd1c95ac8e6"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>A class to represent one segmented frame in a heart perfusion series. </p>
<p>This class implements the frame of a myocardial segmentation consisting of six sections CSegsection, the segmentation helper <a class="el" href="classCSegStar.html" title="Helper class for the segmentation of the left heart ventricle myocardium. ">CSegStar</a>, and the name of the corresponding image file. </p>

<p>Definition at line <a class="el" href="SegFrame_8hh_source.html#l00039">39</a> of file <a class="el" href="SegFrame_8hh_source.html">SegFrame.hh</a>.</p>
</div><h2 class="groupheader">Member Typedef Documentation</h2>
<a class="anchor" id="a3c2859398ea9f34f31763e22c3e536dd"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef std::vector&lt;<a class="el" href="classCSegSection.html">CSegSection</a>&gt; <a class="el" href="classCSegFrame.html#a3c2859398ea9f34f31763e22c3e536dd">CSegFrame::Sections</a></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>convenience typedef for the sections </p>

<p>Definition at line <a class="el" href="SegFrame_8hh_source.html#l00042">42</a> of file <a class="el" href="SegFrame_8hh_source.html">SegFrame.hh</a>.</p>

</div>
</div>
<a class="anchor" id="a4539dd42d3576f97248999e19ad2bf0b"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef std::vector&lt;<a class="el" href="classCSegFrame.html#a92a6fd8e8d1dfc3dce63c8ff464ef459">Statistics</a>&gt; <a class="el" href="classCSegFrame.html#a4539dd42d3576f97248999e19ad2bf0b">CSegFrame::SectionsStats</a></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>convenience typedef for the section statistics vector </p>

<p>Definition at line <a class="el" href="SegFrame_8hh_source.html#l00050">50</a> of file <a class="el" href="SegFrame_8hh_source.html">SegFrame.hh</a>.</p>

</div>
</div>
<a class="anchor" id="a92a6fd8e8d1dfc3dce63c8ff464ef459"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef std::pair&lt;float, float&gt; <a class="el" href="classCSegFrame.html#a92a6fd8e8d1dfc3dce63c8ff464ef459">CSegFrame::Statistics</a></td>
        </tr>
      </table>
</div><div class="memdoc">
<p>convenience typedef for the statistics values </p>
<dl class="section remark"><dt>Remarks</dt><dd>maybe a type with more meaningful elements would be better </dd></dl>

<p>Definition at line <a class="el" href="SegFrame_8hh_source.html#l00047">47</a> of file <a class="el" href="SegFrame_8hh_source.html">SegFrame.hh</a>.</p>

</div>
</div>
<h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a49f8fea4acf622a52b4bf44752a675b9"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">CSegFrame::CSegFrame </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

</div>
</div>
<a class="anchor" id="a58eb4ae039506fc95cc54f2fde532183"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">CSegFrame::CSegFrame </td>
          <td>(</td>
          <td class="paramtype">const std::string &amp;&#160;</td>
          <td class="paramname"><em>image</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classCSegStar.html">CSegStar</a> &amp;&#160;</td>
          <td class="paramname"><em>star</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classCSegFrame.html#a3c2859398ea9f34f31763e22c3e536dd">Sections</a> &amp;&#160;</td>
          <td class="paramname"><em>sections</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Construct the segmentation frame from </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">image</td><td>image file name </td></tr>
    <tr><td class="paramname">star</td><td><a class="el" href="classCSegStar.html" title="Helper class for the segmentation of the left heart ventricle myocardium. ">CSegStar</a> </td></tr>
    <tr><td class="paramname">sections</td><td>the segmentation sections </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="ac6bb16ad76f5cf17c4d8927c6b8ac04b"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">CSegFrame::CSegFrame </td>
          <td>(</td>
          <td class="paramtype">const xmlpp::Node &amp;&#160;</td>
          <td class="paramname"><em>node</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>version</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Construct the segmentation frame from a XML root node </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">node</td><td></td></tr>
    <tr><td class="paramname">version</td><td>segmentation set version the node stems from. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a22644d38f92d48d4bd3d740b1b6a2c3a"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classC2DBoundingBox.html">C2DBoundingBox</a> CSegFrame::get_boundingbox </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">
<dl class="section return"><dt>Returns</dt><dd>the bounding box enclosing all segmentation sections belonging to thie frame </dd></dl>

</div>
</div>
<a class="anchor" id="a1b59b486f1f63f1d0a7f23eb3f3a2f4c"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">float CSegFrame::get_brightness </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">
<dl class="section return"><dt>Returns</dt><dd>proposed brightness correction </dd></dl>

</div>
</div>
<a class="anchor" id="a374b1865f98a56fef42fe2576b7b3a05"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">float CSegFrame::get_contrast </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">
<dl class="section return"><dt>Returns</dt><dd>proposed contrast correction </dd></dl>

</div>
</div>
<a class="anchor" id="a4da7501555389cda66ba0680a5a33f3b"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">float CSegFrame::get_hausdorff_distance </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classCSegFrame.html">CSegFrame</a> &amp;&#160;</td>
          <td class="paramname"><em>other</em></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Evaluate the Hausdorff distance of this segmentation frame to another </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">other</td><td></td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>Hausdorff distance </dd></dl>

</div>
</div>
<a class="anchor" id="a61b6a464fc4b7053423dc16bb2a06bfe"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const std::string&amp; CSegFrame::get_imagename </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">
<dl class="section return"><dt>Returns</dt><dd>the file name of the corresponding image </dd></dl>

</div>
</div>
<a class="anchor" id="a1cb065c2a1ad7b293a5ca3985b16f4c2"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">size_t CSegFrame::get_nsections </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">
<dl class="section return"><dt>Returns</dt><dd>number of segmented sections </dd></dl>

</div>
</div>
<a class="anchor" id="a68264acc7a01099d926319b08bb1df08"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">float CSegFrame::get_quality </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">
<dl class="section return"><dt>Returns</dt><dd>slice quality rating </dd></dl>

</div>
</div>
<a class="anchor" id="a7596320f3ee81d829f16c05aec184bb1"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="2d_2image_8hh.html#a0cc4b9ad2fea5489bc47d8f9622fd3f9">C2DUBImage</a> CSegFrame::get_section_masks </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="2d_2vector_8hh.html#a11b5d262e935234ba1d72bc6423bd2e4">C2DBounds</a> &amp;&#160;</td>
          <td class="paramname"><em>size</em></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Evaluate a mask image based on the segmented sections </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">size</td><td>size of the output image </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>an image containing the masks for each section numbered in the storage order of the sections </dd></dl>
<dl class="section remark"><dt>Remarks</dt><dd>If overlap exists between the sections the masks with a higher index overwrite the masks with a lower index. </dd></dl>

</div>
</div>
<a class="anchor" id="a05f26045a373153f15711f06bd51c19c"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="2d_2image_8hh.html#a0cc4b9ad2fea5489bc47d8f9622fd3f9">C2DUBImage</a> CSegFrame::get_section_masks </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Create the section masks by using the size of the image corresponding to the frame </p>
<dl class="section return"><dt>Returns</dt><dd>the mask image, for details see get_section_masks(const C2DBounds&amp; size). </dd></dl>

</div>
</div>
<a class="anchor" id="a0e323277cdba2892669fb43fff409c1e"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="2d_2image_8hh.html#a0cc4b9ad2fea5489bc47d8f9622fd3f9">C2DUBImage</a> CSegFrame::get_section_masks </td>
          <td>(</td>
          <td class="paramtype">size_t&#160;</td>
          <td class="paramname"><em>n_sections</em></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Create the section masks by using the size of the image corresponding to the frame. If the number of requested sections is equal to the number of sections stored, this call is equal to <a class="el" href="classCSegFrame.html#a7596320f3ee81d829f16c05aec184bb1">get_section_masks()</a>, Otherwiese, instead of using the sections as defined, evaluate the union of all the sections and then split this union evenly in <em>n_sections</em> starting by the first directional ray and moving clockwiese with the star center as the angular point. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">n_sections</td><td>number of target sections </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>the mask image, for details see get_section_masks(const C2DBounds&amp; size). </dd></dl>

</div>
</div>
<a class="anchor" id="a537442e1c2fb8c3548bb44dfb6358166"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classCSegFrame.html#a3c2859398ea9f34f31763e22c3e536dd">Sections</a>&amp; CSegFrame::get_sections </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">
<dl class="section return"><dt>Returns</dt><dd>a read-only reference to the segmentation sections </dd></dl>

</div>
</div>
<a class="anchor" id="abf948292c84c254d937980aa919a080d"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classCSegStar.html">CSegStar</a>&amp; CSegFrame::get_star </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">
<dl class="section return"><dt>Returns</dt><dd>the star of the LV contained in this frame </dd></dl>

</div>
</div>
<a class="anchor" id="a9531d2b52ba96f03bfdd4adebe46c6d8"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classCSegFrame.html#a4539dd42d3576f97248999e19ad2bf0b">SectionsStats</a> CSegFrame::get_stats </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="2d_2image_8hh.html#a0cc4b9ad2fea5489bc47d8f9622fd3f9">C2DUBImage</a> &amp;&#160;</td>
          <td class="paramname"><em>mask</em></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Evaluate inetnsity mean and variation of the image data for the registions defined by the given mask image. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">mask</td><td></td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>the statustics </dd></dl>

</div>
</div>
<a class="anchor" id="a49193261f6950d4ec1bd7ce97e78ffbb"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classCSegFrame.html#a4539dd42d3576f97248999e19ad2bf0b">SectionsStats</a> CSegFrame::get_stats </td>
          <td>(</td>
          <td class="paramtype">size_t&#160;</td>
          <td class="paramname"><em>n_sections</em></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Evaluate inetnsity mean and variation of the image data for the registions defined the get_section_masks(size_t n_sections) method. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">n_sections</td><td></td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>the statustics </dd></dl>

</div>
</div>
<a class="anchor" id="a75e6e296b35e9e19763f9ae93a7a1973"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void CSegFrame::inv_transform </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classC2DTransformation.html">C2DTransformation</a> &amp;&#160;</td>
          <td class="paramname"><em>t</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">
<p>transform the frame segmentation by the inverse of the given transformation </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">t</td><td></td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="ada60d2a676517d148783c414a8a89133"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void CSegFrame::rename_base </td>
          <td>(</td>
          <td class="paramtype">const std::string &amp;&#160;</td>
          <td class="paramname"><em>new_base</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">
<p>rename the file name base of the image according to sed -e "s/.*[^0-9]\([0-9]*\..*\)/$new_base\1/" </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">new_base</td><td></td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="ac6528a02f7fea743fb7a19b15d1ded82"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void CSegFrame::set_image </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="2d_2image_8hh.html#a3b497bfcf91fc4390de06b5a8fdf2c73">P2DImage</a>&#160;</td>
          <td class="paramname"><em>image</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Set the image corresponding to the segmentation frame </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">image</td><td></td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a0ffed5467e364a19f64c267bf549d226"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void CSegFrame::set_imagename </td>
          <td>(</td>
          <td class="paramtype">const std::string &amp;&#160;</td>
          <td class="paramname"><em>name</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">
<p>set the file name of the corresponding image </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">name</td><td></td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="ad4101bc718ed26e0f4d331b9bd093392"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void CSegFrame::shift </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="2d_2vector_8hh.html#a1ff708442aa1da9d0b897f04042c7e0c">C2DFVector</a> &amp;&#160;</td>
          <td class="paramname"><em>delta</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const std::string &amp;&#160;</td>
          <td class="paramname"><em>cropped_file</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Shift the segmentation frame and change the file name to the new name corresponding to the shifted image </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">delta</td><td>translation </td></tr>
    <tr><td class="paramname">cropped_file</td><td>new image file name </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a1d3bcabae5fb0d75ebaa86ef2a37825c"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void CSegFrame::transform </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classC2DTransformation.html">C2DTransformation</a> &amp;&#160;</td>
          <td class="paramname"><em>t</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">
<p>transform the frame segmentation by a given transformation </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">t</td><td></td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a64283e9fc525fb9be04ddbd1c95ac8e6"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void CSegFrame::write </td>
          <td>(</td>
          <td class="paramtype">xmlpp::Node &amp;&#160;</td>
          <td class="paramname"><em>node</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>version</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td> const</td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Append the segmentation frame to a XML node </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">node</td><td>parent node to append the frame description to </td></tr>
    <tr><td class="paramname">version</td><td>segmentation set file version that should be used to save the data </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="SegFrame_8hh_source.html">SegFrame.hh</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sat Jan 25 2014 23:52:09 by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>
</body>
</html>