https://github.com/maxmellon/aigiscapture
:video_game: 千年戦争アイギスの画面のスクリーンショットを素早く取るためのアプリケーション
https://github.com/maxmellon/aigiscapture
Last synced: about 1 year ago
JSON representation
:video_game: 千年戦争アイギスの画面のスクリーンショットを素早く取るためのアプリケーション
- Host: GitHub
- URL: https://github.com/maxmellon/aigiscapture
- Owner: MaxMEllon
- License: mit
- Created: 2015-10-25T16:50:46.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-05T06:03:54.000Z (over 10 years ago)
- Last Synced: 2025-02-13T17:16:02.268Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 285 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# AigisCapture
[](https://ci.appveyor.com/project/MaxMEllon/aigiscapture)
[](https://github.com/MaxMEllon/AigisCapture/releases/latest)
[](https://github.com/MaxMEllon/AigisCapture/blob/master/LICENSE.txt)
## About
DMMにて提供されているタワーディフェンス型ゲーム「千年戦争アイギス」の画面を
手軽にスクリーンショットするためのアプリケーションです.
## Feature
- スクリーンショット保存
- 画像認識を用いたアイギス画面の追従
- 名前無しオプション
- 保存場所指定
## Requirements
### Enviroment
- .NET Framework 4.5.1
- C# 6.0
### Library
- [MVVMLightToolKit](http://www.mvvmlight.net/)
- **用途** : MVVM(Model/View/ViewModel)パターン用インフラストラクチャ
- **ライセンス** : The MIT License (MIT)
- [OpenCVSharp](https://github.com/shimat/opencvsharp)
- **用途** : アイギス画面追従のための画像認識
- **ライセンス** : BSD 3-Clause License
## Reference
- [WPF で Visual Studio 2012 のような光るウィンドウを作る](http://grabacr.net/archives/507)
- [添付ビヘイビアを使い TextBox で数値以外を入力できなくする。](http://d.hatena.ne.jp/hilapon/20101021/1287641423)
## LICENSE
This software is released under the MIT License, see LICENSE.txt.