Skip to content

手書き文字認識エンジンZinniaをiPhone上で利用するサンプルアプリケーション。

Notifications You must be signed in to change notification settings

koba290/iPhone-Zinnia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

手書き文字認識エンジンZinnia on iPhone

手書き文字認識エンジン Zinnia を iPhone 上で利用するサンプルアプリケーションです。
Zinnia を Cocoa Touch Static Libaray としてビルドしています。

ビルド手順

xcode 4

  1. ZinniaSample/ZinniaSample.xcodeproj を開きます。
  2. ビルドターゲットで ZinniaSample を選びビルドします。

xcode 3

  1. zinnia/zinnia.xcodeproj を開きます。
  2. ターゲット(Device/Simulator)、構成を選びビルドします。
  3. ZinniaSample/ZinniaSample.xcodeproj を開きます。
  4. 先ほどビルドしたものと同じターゲット、構成でビルドします。

ライセンス

Zinnia およびその関連ファイルについては、各ライブラリーのライセンスに従いご利用ください。
サンプルアプリケーションについてはライセンスなどの制限は設けておりません。ご自由にご利用ください。

謝辞

このアプリケーションを作成するにあたり、以下のサイトを参考にさせて頂きました。

Zinnia: 機械学習ベースのポータブルなオンライン手書き文字認識エンジン
Core Graphicsで作るiPad向けお絵描きアプリの基礎 – @IT
iOS向けに手書き認識ライブラリZinniaのライブラリプロジェクトをXcodeで作成する – Cocoa & Objective-C 活動日記
iPhone・iPad用に手書き文字認識ライブラリZinniaをビルドする – 遙かへのスピードランナー
iPadで文字認識エンジンzinniaを動かす – Void ~tomの雑記~
iPadに手書き文字を認識させる – String cat

About

手書き文字認識エンジンZinniaをiPhone上で利用するサンプルアプリケーション。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published