We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e0722b commit 667544fCopy full SHA for 667544f
1 file changed
project/index.html
@@ -212,7 +212,7 @@ <h2 class="title is-3" style="white-space: nowrap;">Feature-space transformation
212
</div>
213
214
<div style="text-align: center;">
215
- <img src="./static/images/rb_swap_eigenvalues.png" alt="rb_swap_eigenvalues" width="900">
+ <img src="./static/images/color_swap_all_eigen_values.png" alt="color_swap_all_eigen_values" width="900">
216
<p class="caption" style="width: 100%; text-align: center;">
217
<b>Figure 6. Eigenvalues for red-blue channel swap matrix.</b> Majority of eigenvalues are close to 1, which
218
means that the transformation is close to an identity matrix. While the other cluster of eigenvalues are
0 commit comments