2016-10-09 10:23:04 +02:00
|
|
|
|
2016-09-03 15:54:33 +02:00
|
|
|
<div class="container-fluid">
|
|
|
|
<div class="row">
|
|
|
|
<div class="col-lg-12">
|
2016-12-04 19:32:23 +01:00
|
|
|
<h2 class="page-header"><i class="fa fa-photo fa-fw"></i><span data-i18n="main_menu_colors_conf_token">Image Processing</span></h2>
|
2016-09-03 15:54:33 +02:00
|
|
|
<div class="introd">
|
2016-12-04 19:32:23 +01:00
|
|
|
<h4 data-i18n="conf_colors_label_intro">Color calibration, smoothing (color transistions) and detection of blackbars.</h4>
|
2016-10-09 10:23:04 +02:00
|
|
|
<hr />
|
2016-12-21 18:24:03 +01:00
|
|
|
</div>
|
2016-12-08 23:39:41 +01:00
|
|
|
<div id='editor_container'/>
|
|
|
|
<button class="btn btn-success" id='btn_submit' data-i18n="general_button_savesettings">Save Settings</button>
|
2016-09-03 15:54:33 +02:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
2016-10-09 10:23:04 +02:00
|
|
|
<script src="/js/content_colors.js"></script>
|