Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

チャンネルビューに等高線表示を追加する #30

Open
tshino opened this issue Nov 5, 2017 · 1 comment
Open

チャンネルビューに等高線表示を追加する #30

tshino opened this issue Nov 5, 2017 · 1 comment

Comments

@tshino
Copy link
Owner

tshino commented Nov 5, 2017

チャンネルビュー(#27)で特定のチャンネル画像を表示する際、地図の等高線と同じような「階調の等高線」を重ねて表示する機能を追加する。

階調の勾配や絶対値を観察したいときに便利なはず。

tshino added a commit that referenced this issue Nov 6, 2017
tshino added a commit that referenced this issue Nov 8, 2017
tshino added a commit that referenced this issue Nov 8, 2017
tshino added a commit that referenced this issue Dec 4, 2017
@tshino
Copy link
Owner Author

tshino commented Dec 6, 2017

等高線をインラインSVGとして画像に重ねる方法で実装してみましたが、ズームしたときに再描画が異常に重くなる問題が発覚。SVGを最適化する程度では解決しなかったので、別の実装方法を試します。
つづく。。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant