Skip to content

すくすく(スクリーンショット画像を用いたスクリプトエンジン)。sikuli(http://sikuli.org/)の劣化版。学校の宿題

Notifications You must be signed in to change notification settings

furaga/SukuSuku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

-- すくすくとは

スクリーンショットを用いたスクリプトエンジン(IDE)
sikuliを真似て使ったものです( http://sikuli.org )
学校の宿題で作りました
バイナリは http://furaga.sakura.ne.jp/ で公開中です

--実装環境

Visual Studio 2010(.NET Framework 4)

--ライブラリ

IronRuby-1.0 http://www.ironruby.net
OpenCVSharp-2.3.1 http://code.google.com/p/opencvsharp
OpenCV-2.3.1 http://sourceforge.net/projects/opencvlibrary/files/opencv-win/2.3.1
Azuki1.5.8 http://azuki.sourceforge.jp/

Azukiはエディタ画面に画像を表示できるように改造しています
改造版のAzuki.dllは http://furaga.sakura.ne.jp/ で公開中のバイナリに同梱しています

--コンパイル・実行

http://furaga.sakura.ne.jp/ で公開中のバイナリのbinフォルダ内のDLLファイルを参照に追加してコンパイルしてください

--ライセンス

zlib license

Copyright (c) 2012 furaga

This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.

Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:

The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.
Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
This notice may not be removed or altered from any source distribution.

About

すくすく(スクリーンショット画像を用いたスクリプトエンジン)。sikuli(http://sikuli.org/)の劣化版。学校の宿題

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages