This feature is used to tune the CSC submodules of
sharpness, which perform YUV-to-RGB conversion and RGB-to-YUV conversion within the
sharpness module respectively.
Procedure
Next to YUV2RGB Coef, click View/Edit this
Table and edit the YUV-to-RGB conversion coefficients in the
prompted dialog.
The CSC submodule performs YUV-to-RGB conversion based on the coefficients and
offsets specified in the table as follows:
You can use one of the following methods to update the YUV2RGB
Coef table:
Double-click and edit a cell in the table to update a single value.
Click Edit and update the values in the prompted
Edit Table dialog.
The values must be
specified in the same order as the table columns and separated by a
comma (,).
Click Export to export the values to a
.csv file, edit the file, and then import the
updated values from the .csv file.
The order of the
values in the exported .csv file is the same as
that in the table.
Next to RGB2YUV Coef, click View/Edit this
Table and edit the RGB-to-YUV conversion coefficients in the
prompted dialog.
The CSC submodule performs RGB-to-YUV conversion based on the coefficients and
offsets specified in the table as follows:
The methods of updating the RGB2YUV Coef table are
similar to those of updating the YUV2RGB Coef table
described in Step 1.
Results
The tuning results are printed in the Console view in real
time.
The image displayed on the VTunerServer side is updated.