Skip to content

Commit 667544f

Browse files
author
Dmitrii Tarasov
committed
fix color swap eigenvalues image
1 parent 4e0722b commit 667544f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ <h2 class="title is-3" style="white-space: nowrap;">Feature-space transformation
212212
</div>
213213

214214
<div style="text-align: center;">
215-
<img src="./static/images/rb_swap_eigenvalues.png" alt="rb_swap_eigenvalues" width="900">
215+
<img src="./static/images/color_swap_all_eigen_values.png" alt="color_swap_all_eigen_values" width="900">
216216
<p class="caption" style="width: 100%; text-align: center;">
217217
<b>Figure 6. Eigenvalues for red-blue channel swap matrix.</b> Majority of eigenvalues are close to 1, which
218218
means that the transformation is close to an identity matrix. While the other cluster of eigenvalues are

0 commit comments

Comments
 (0)