Changeset 537 in 3DVCSoftware for branches/HTM-DEV-0.3-dev2/doc
- Timestamp:
- 13 Jul 2013, 15:51:26 (11 years ago)
- Location:
- branches/HTM-DEV-0.3-dev2/doc
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-DEV-0.3-dev2/doc/Doxyfile
r446 r537 33 33 # if some version control system is used. 34 34 35 PROJECT_NUMBER = HM-1 0.135 PROJECT_NUMBER = HM-11.0 36 36 37 37 # Using the PROJECT_BRIEF tag one can provide an optional one line description -
branches/HTM-DEV-0.3-dev2/doc/software-manual.tex
r324 r537 118 118 \begin{abstract} 119 119 This document is a user manual describing usage of reference software 120 for the HEVC project. It applies to version 1 0.0120 for the HEVC project. It applies to version 11.0 121 121 of the software. 122 122 \end{abstract} … … 1325 1325 \Option{KeepHierarchicalBit} & 1326 1326 \ShortOption{\None} & 1327 \Default{false} & 1328 Rate control: keep hierarchical bit allocation in rate control algorithm. 1327 \Default{0} & 1328 Rate control: 0: equal bit allocation among pictures; 1329 1: fix ratio hierarchical bit allocation; 2: adaptive hierarchical ratio bit allocation. 1329 1330 It is suggested to enable hierarchical bit allocation for hierarchical-B coding structure. 1330 1331 \\ … … 1650 1651 SEI messages. This option has no effect if SEIFramePacking is 1651 1652 disabled. 1653 \\ 1654 \Option{SEIToneMappingInfo} & 1655 \ShortOption{\None} & 1656 \Default{0} & 1657 Enables or disables the insertion of the Tone Mapping SEI message. 1658 \\ 1659 \Option{SEIToneMapId} & 1660 \ShortOption{\None} & 1661 \Default{0} & 1662 Specifies Id of Tone Mapping SEI message for a given session. 1663 \\ 1664 \Option{SEIToneMapCancelFlag} & 1665 \ShortOption{\None} & 1666 \Default{0} & 1667 Indicates that Tone Mapping SEI message cancels the persistance or follows. 1668 \\ 1669 \Option{SEIToneMapPersistenceFlag} & 1670 \ShortOption{\None} & 1671 \Default{1} & 1672 Specifies the persistence of the Tone Mapping SEI message. 1673 \\ 1674 \Option{SEIToneMapCodedDataBitDepth} & 1675 \ShortOption{\None} & 1676 \Default{10} & 1677 Specifies Coded Data BitDepth of Tone Mapping SEI messages. 1678 \\ 1679 \Option{SEIToneMapTargetBitDepth} & 1680 \ShortOption{\None} & 1681 \Default{8} & 1682 Specifies Output BitDepth of Tome mapping function. 1683 \\ 1684 \Option{SEIToneMapModelId} & 1685 \ShortOption{\None} & 1686 \Default{0} & 1687 Specifies Model utilized for mapping coded data into 1688 target_bit_depth range. 1689 \par 1690 \begin{tabular}{cp{0.45\textwidth}} 1691 0 & linear mapping with clipping \\ 1692 1 & sigmoidal mapping \\ 1693 2 & user-defined table mapping \\ 1694 3 & piece-wise linear mapping \\ 1695 4 & luminance dynamic range mapping \\ 1696 \end{tabular} 1697 \\ 1698 \Option{SEIToneMapMinValue} & 1699 \ShortOption{\None} & 1700 \Default{0} & 1701 Specifies the minimum value in mode 0. 1702 \\ 1703 \Option{SEIToneMapMaxValue} & 1704 \ShortOption{\None} & 1705 \Default{1023} & 1706 Specifies the maxmum value in mode 0. 1707 \\ 1708 \Option{SEIToneMapSigmoidMidpoint} & 1709 \ShortOption{\None} & 1710 \Default{512} & 1711 Specifies the centre point in mode 1. 1712 \\ 1713 \Option{SEIToneMapSigmoidWidth} & 1714 \ShortOption{\None} & 1715 \Default{960} & 1716 Specifies the distance between 5% and 95% values of 1717 the target_bit_depth in mode 1. 1718 \\ 1719 \Option{SEIToneMapStartOfCodedInterval} & 1720 \ShortOption{\None} & 1721 \Default{\None} & 1722 Array of user-defined mapping table. 1723 Default table can be set to the following: 1724 \par 1725 \begin{tabular}{cp{0.45\textwidth}} 1726 0 12 24 36 48 60 72 84 96 108 120 132 144 156 168 180 1727 192 192 196 204 208 216 220 228 232 240 248 252 260 264 1728 272 276 284 292 292 296 300 304 308 312 320 324 328 332 1729 336 344 348 352 356 360 368 372 376 380 384 388 396 400 1730 404 408 412 420 424 428 432 436 444 444 444 448 452 456 1731 460 464 468 472 476 476 480 484 488 492 496 500 504 508 1732 508 512 516 520 524 528 532 536 540 540 544 548 552 556 1733 560 564 568 572 572 576 580 584 588 592 596 600 604 604 1734 608 612 616 620 624 628 632 636 636 640 644 648 652 656 1735 660 664 668 672 672 672 676 680 680 684 688 692 692 696 1736 700 704 704 708 712 716 716 720 724 724 728 732 736 736 1737 740 744 748 748 752 756 760 760 764 768 768 772 776 780 1738 780 784 788 792 792 796 800 804 804 808 812 812 816 820 1739 824 824 828 832 836 836 840 844 848 848 852 856 860 860 1740 860 864 864 868 872 872 876 880 880 884 884 888 892 892 1741 896 900 900 904 908 908 912 912 916 920 920 924 928 928 1742 932 936 936 940 940 944 948 948 952 956 956 960 964 964 1743 968 968 972 976 976 980 984 984 988 992 992 996 996 1000 1744 1004 1004 1008 1012 1012 1016 1020 1024 1745 \end{tabular} 1746 \\ 1747 \Option{SEIToneMapNumPivots} & 1748 \ShortOption{\None} & 1749 \Default{5} & 1750 Specifies the number of pivot points in mode 3. 1751 \\ 1752 \Option{SEIToneMapCodedPivotValue} & 1753 \ShortOption{\None} & 1754 \Default{\None} & 1755 Array of coded pivot point in mode 3. 1756 Default table can be set to the following: 1757 \par 1758 \begin{tabular}{cp{0.45\textwidth}} 1759 64 128 256 512 768 1760 \end{tabular} 1761 \\ 1762 \Option{SEIToneMapTargetPivotValue} & 1763 \ShortOption{\None} & 1764 \Default{\None} & 1765 Array of target pivot point in mode 3. 1766 Default table can be set to the following: 1767 \par 1768 \begin{tabular}{cp{0.45\textwidth}} 1769 48 73 111 168 215 1770 \end{tabular} 1771 \\ 1772 \Option{SEIToneMapCameraIsoSpeedIdc} & 1773 \ShortOption{\None} & 1774 \Default{0} & 1775 Indicates the camera ISO speed for daylight illumination. 1776 \\ 1777 \Option{SEIToneMapCameraIsoSpeedValue} & 1778 \ShortOption{\None} & 1779 \Default{420} & 1780 Specifies the camera ISO speed for daylight illumination of Extended_ISO. 1781 \\ 1782 \Option{SEIToneMapExposureCompensationValueSignFlag} & 1783 \ShortOption{\None} & 1784 \Default{0} & 1785 Specifies the sign of ExposureCompensationValue. 1786 \\ 1787 \Option{SEIToneMapExposureCompensationValueNumerator} & 1788 \ShortOption{\None} & 1789 \Default{0} & 1790 Specifies the numerator of ExposureCompensationValue. 1791 \\ 1792 \Option{SEIToneMapExposureCompensationValueDenomIdc} & 1793 \ShortOption{\None} & 1794 \Default{2} & 1795 Specifies the denominator of ExposureCompensationValue. 1796 \\ 1797 \Option{SEIToneMapRefScreenLuminanceWhite} & 1798 \ShortOption{\None} & 1799 \Default{350} & 1800 Specifies reference screen brightness setting in units of candela per square metre. 1801 \\ 1802 \Option{SEIToneMapExtendedRangeWhiteLevel} & 1803 \ShortOption{\None} & 1804 \Default{800} & 1805 Indicates the luminance dynamic range. 1806 \\ 1807 \Option{SEIToneMapNominalBlackLevelLumaCodeValue} & 1808 \ShortOption{\None} & 1809 \Default{16} & 1810 Specifies luma sample value of the nominal black level assigned decoded pictures. 1811 \\ 1812 \Option{SEIToneMapNominalWhiteLevelLumaCodeValue} & 1813 \ShortOption{\None} & 1814 \Default{235} & 1815 Specifies luma sample value of the nominal white level assigned decoded pictures. 1816 \\ 1817 \Option{SEIToneMapExtendedWhiteLevelLumaCodeValue} & 1818 \ShortOption{\None} & 1819 \Default{300} & 1820 Specifies luma sample value of the extended dynamic range assigned decoded pictures. 1652 1821 \\ 1653 1822 \end{OptionTable}
Note: See TracChangeset for help on using the changeset viewer.