borer

所属分类:生物医药技术
开发工具:JavaScript
文件大小:848KB
下载次数:0
上传日期:2023-04-13 08:17:58
上 传 者sh-1993
说明:  使用顺序编程和乌龟函数的图像处理。
(Image processing using sequenced programming and turtle functions.)

文件列表:
LICENSE (35149, 2023-04-13)
art.html (624, 2023-04-13)
borerv100 (0, 2023-04-13)
borerv100\js (0, 2023-04-13)
borerv100\js\block.js (1575, 2023-04-13)
borerv100\js\borer.js (3846, 2023-04-13)
borerv100\js\codex.js (6376, 2023-04-13)
borerv100\js\color.js (301, 2023-04-13)
borerv100\js\pixel.js (857, 2023-04-13)
borerv100\js\scanner.js (1374, 2023-04-13)
borerv100\js\script.js (3479, 2023-04-13)
borerv100\ss.png (78180, 2023-04-13)
borerv101 (0, 2023-04-13)
borerv101\js (0, 2023-04-13)
borerv101\js\block.js (1575, 2023-04-13)
borerv101\js\borer.js (3332, 2023-04-13)
borerv101\js\codex.js (6724, 2023-04-13)
borerv101\js\color.js (301, 2023-04-13)
borerv101\js\pixel.js (857, 2023-04-13)
borerv101\js\scanner.js (1776, 2023-04-13)
borerv101\js\script.js (3479, 2023-04-13)
borerv102 (0, 2023-04-13)
borerv102\js (0, 2023-04-13)
borerv102\js\block.js (1575, 2023-04-13)
borerv102\js\borer.js (3243, 2023-04-13)
borerv102\js\codex.js (6547, 2023-04-13)
borerv102\js\color.js (301, 2023-04-13)
borerv102\js\pixel.js (857, 2023-04-13)
borerv102\js\scanner.js (1776, 2023-04-13)
borerv102\js\script.js (3479, 2023-04-13)
borerv103 (0, 2023-04-13)
borerv103\js (0, 2023-04-13)
borerv103\js\block.js (1575, 2023-04-13)
borerv103\js\borer.js (3272, 2023-04-13)
borerv103\js\codexOLD.js (7991, 2023-04-13)
borerv103\js\codex_basic.js (3028, 2023-04-13)
borerv103\js\codex_defunct.js (1224, 2023-04-13)
borerv103\js\codex_scan.js (2633, 2023-04-13)
... ...

# Borer Explorer 1D v1.0.6.1 Borer Explorer is an example of sequenced programming using functions and sequences to read and alter data including images. This is my starting guide which explains working on 1D arrays to achieve 2D results. See http//turtledna.neocities.org for a working demo. ![Example of borer in action](https://github.com/turtledna/borer/blob/master/ss.png) A small program called a borer runs on an image, and each number in an initial sequence relates to a function in something called the codex. The codex is a small library of functions. The borer moves around the image and performs tasks, which too can be installed into the codex. The complexity of the sequence and the image matter, and give different results. This is a starting example of the power of sequenced programming. When the borer runs out of steam it stops, and requires more input to continue ( I will put this in a future example ). # Color palette extractor tool There is a useful color palette extractor made using a single function in the codex which samples the current pixel or block and weighs the colors according to age or interactions. This is my first use of borer to build a program for image processing. See http://turtledna.neocities.org/imagetocolorpalette # To run Download and extract first, then run index.html on Apache server or http://localhost. Built using Chrome.

近期下载者

相关文件


收藏者