Deutsch English Français Italiano |
<vg9kt7$q2fi$3@dont-email.me> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!eternal-september.org!feeder2.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Lawrence D'Oliveiro <ldo@nz.invalid> Newsgroups: comp.lang.c Subject: Re: [pc] new image codec idea considerations Date: Mon, 4 Nov 2024 05:08:56 -0000 (UTC) Organization: A noiseless patient Spider Lines: 7 Message-ID: <vg9kt7$q2fi$3@dont-email.me> References: <a572fc94380973f7b5ba2c44cd6a17fbe6c53c87@i2pn2.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Injection-Date: Mon, 04 Nov 2024 06:08:56 +0100 (CET) Injection-Info: dont-email.me; posting-host="212debef381064123956ff5fede14532"; logging-data="854514"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/iRe1voluqsizbtfQSz96U" User-Agent: Pan/0.160 (Toresk; ) Cancel-Lock: sha1:8z0VlpHgi31c/qIqr/KgG5MXyLw= Bytes: 1219 On Tue, 29 Oct 2024 09:27:19 +0100, fir wrote: > and you build the image that for each pixel in image (say 1000x1000 > size) you find the closes (in a mean os sqrt(dx*dx+dy*dy)) point on the > list and set this pixel to the color of closest pixel <https://en.wikipedia.org/wiki/PackBits>