hilbert-curve
There are 96 repositories under hilbert-curve topic.
jbuckmccready/CavalierContours
2D polyline library for offsetting, combining, etc.
0vercl0k/clairvoyance
Visualize the virtual address space of a Windows process on a Hilbert curve.
galtay/hilbertcurve
maps between 1-D space filling hilbert curve and N-D coordinates
jakubcerveny/gilbert
Space-filling curve for rectangular domains or arbitrary size.
davidmoten/hilbert-curve
Java utilities for transforming distance along N-dimensional Hilbert Curve to a point and back. Also supports range splitting queries on the Hilbert Curve.
mcychan/nQuantCpp
nQuantCpp includes top 6 color quantization algorithms for visual c++ producing high quality optimized images.
tammoippen/geohash-hilbert
Geohash a lng/lat coordinate using hilbert space filling curves.
aceto/aceto
A programming language based on a 2D Hilbert curve grid
je-suis-tm/recursion-and-dynamic-programming
Julia and Python recursion algorithm, fractal geometry and dynamic programming applications including Edit Distance, Knapsack (Multiple Choice), Stock Trading, Pythagorean Tree, Koch Snowflake, Jerusalem Cross, Sierpiński Carpet, Hilbert Curve, Pascal Triangle, Prime Factorization, Palindrome, Egg Drop, Coin Change, Hanoi Tower, Cantor Set, Fibonacci
sahyagiri/DistinctKeywords
semantically distinct key phrase extraction using hilbert hashes.
hrbrmstr/ipv4-heatmap
Update to The Measurement Factory ipv4-heatmap codebase
Wunkolo/qHilbert
qHilbert is a vectorized speedup of Hilbert curve generation using SIMD intrinsics
rustyconover/duckdb-lindel-extension
DuckDB Extension Linearization/Delinearization, Z-Order, Hilbert and Morton Curves
vasturiano/hilbert-chart
Hilbert space-filling curve chart
peko/cidr
cidr visualization
starkdg/reventis
Fast spatio-temporal system to index events.
jbuckmccready/static_aabb2d_index
Fast static 2D axis aligned bounding box index
davidchall/ggip
Data visualization for IP addresses and networks
jorgenkg/hilbert-rtree
TypeScript implementation of a Hilbert Packed R-Tree without external dependencies
DSIP-UPatras/sEMG-hilbert-curve
Accompaniment code for 'Hilbert sEMG data scanning for hand gesture recognition based on Deep Learning' published in NCAA.
marcin-chwedczuk/hilbert_curve
Drawing Hilbert curve iteratively
mcychan/nQuant.cs
Fast pairwise nearest neighbor based algorithm with C# console
vasturiano/d3-hilbert
D3 layout to visualize distance variables using a continuous Hilbert space-filling curve.
mcychan/PnnQuant.js
Fast pairwise nearest neighbor based algorithm with javascript
mhyfritz/hilbert-curve
2D Hilbert curve mapping in JavaScript
hrbrmstr/rust-ipv4heatmap
Generate IPv4 12th order Hilbert heatmaps from a file of IPv4 addresses.
davemc0/DMcTools
Graphics tools in C++: 3D vector, image load/save 3D model load/save, Morton code, Halton sequence, matrix math, Perlin noise, image filtering, vector quantization, AABB, etc.
jbuckmccready/CavalierContoursDev
Interactive UI development repository for the CavalierContours project
leonamtv/Hilbert_Curve
Pequeno programa em java para renderizar a curva de Hilbert até determinado nível. A small java program to render the Hilbert Curve up to a given level
w8r/hilbert
2D Hilbert curve coordinate encoder/decoder
ab-anand/Video-Encryption
Encrypting videos using Space-Filling Curves 👨🏿💻
jonathanBieler/HilbertSpaceFillingCurve.jl
Hilbert Space Filling Curve for Julia
traj-explorer/stindex
A Spatial-temporal Index.
Jakub-Markowiak/geohash-tools
🌍 Python module which supports geohash geocode system based on space-filling curves
Josephbakulikira/Hilbert-Curve-space-filling-with-pygame
Hilbert Curve Fractal with pygame (python)
tomachinz/AminoSee
AminoSeeNoEvil (or just AminoSee) is a DNA visualisation that assigns a unique colour hue to each amino acid and start/stop codon in the sequence, and then projects it into 2D and 3D space using an infinite mathematics space-filling function called the "Hilbert curve". This is done to preserve sequence proximity such that 90% of the DNA that is close to its neighbour - such as genes - are also closeby in the image at different resolutions. Genomics researchers can convert any file containing ASCII blocks of DNA (tested with popular formats Fasta, GBK, and also just .txt) into an image. A unique visualisation of DNA / RNA residing in text files, AminoSee is a way to render arbitrarily large files - due to support for streamed processing - into a static size PNG image. Special thanks and shot-outs to David Hilbert who invented it in 1891! Computation is done locally, and the files do not leave your machine. A back-end terminal daemon cli command that can be scripted is combined with a front-end GUI in Electron, AminoSee features asynchronous streaming processing enabling arbitrary size files to be processed. It has been tested with files in excess of 4 GB and does not need the whole file in memory at any time. Due to issues with the 'aminosee *' command, a batch script is provided for bulk rendering in the dna/ folder. Alertively use the GUI to Drag and drop files to render a unique colour view of RNA or DNA stored in text files, output to PNG graphics file, then launches an WebGL browser that projects the image onto a 3D Hilbert curve for immersive viewing, using THREEjs. Command line options allow one to filter by peptide.