Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/torinos-yt/viscositydrop
https://github.com/torinos-yt/viscositydrop
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/torinos-yt/viscositydrop
- Owner: torinos-yt
- Created: 2020-01-24T10:32:32.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-24T10:47:08.000Z (about 5 years ago)
- Last Synced: 2025-01-19T00:12:32.516Z (6 days ago)
- Language: Processing
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Viscosity Drops
![image](https://user-images.githubusercontent.com/39491165/73063416-11c6e580-3ee2-11ea-82aa-67ca6ba0f9dc.png)
ベースになった[Jogmin kim氏のドキュメント](http://blog.cmiscm.com/?p=5672)
## GUIパラメータ
- RENDER : 最終レンダリングを表示
- CIRCLE : フィルタ前の状態を表示
- BLURRED : ぼかしフィルタがかかった状態を表示
- BLURWIDTHSLIDER : ぼかしの幅を調整するスライダー
- BLURPASSSLIDER : ぼかしのパス数(フィルタをかける回数)を調整するスライダー
- THRESHOLDSLIDER : 2値化の際の閾値を調整するスライダー
- THRESHWIDSLIDER : 2値化のスムージングの幅を調整するスライダー