This book presents the theory and application of new methods of image compression based on self-transformations of an image. These methods lead to a representation of an image as a fractal, an object with detail at all scales. Very practical and com
Contents Introduction .................................................................xix Overview.......................................................................... xix What this Book Includes................................................
余烬形
的灰烬港。
先决条件
您需要在计算机上正确安装以下物品。
(带有NPM)
安装
git clone 此存储库
cd ember-fractals
npm install
运行/开发
ember serve
访问位于应用程序。
代码生成器
利用大量的代码生成器,尝试使用ember help generate更多详细信息
运行测试
ember test
ember test --server
建造
ember build (发展)
ember build --environment