affine
There are 41 repositories under affine topic.
alanqrwang/keymorph
Robust multimodal image registration via keypoints
himself65/affine-minimum
build AFFiNE in minimum code and the most modern way
evetion/GeoArrays.jl
Simple geographical raster interaction built on top of ArchGDAL, GDAL and CoordinateTransformations
strega-nil/cafe-rs
café, a systems language
safwankdb/petyr
Affine Tranformation and Homography library for Python
BrancoLab/imgreg2D
2D image registration in python, using napari.
ajakhotia/units
A type-safe representation of units with zero-run-time overhead. This library decouples the physical dimensions from the units themselves there by allowing to inter-convert between different systems such as SI and Imperial. The system allows for non-integer rational powers of physical dimensions as well(eg: L^2.5)
JoelRomero97/Cryptography
Some classical/modern ciphers in C language and Python to encrypt and decrypt important information and keep the information safe, such as integrity, authentication, confidentiality and availability of the data. Some implemented ciphers are: Affine, DES and AES (with modes of operation for BMP images)
charlee/dltjs
A package for computing Direct Linear Transformation matrix.
gacarrillor/vec2dtransf
An R package to apply affine and similarity transformations on vector layers (sp objects)
heyvaldemar/affine-traefik-letsencrypt-docker-compose
Affine with Let's Encrypt Using Docker Compose
importantimport/kagaya
🎆 An exploration of buildless static blog.
mctigger/elaugment
A lightweight data-augmentation library for machine learning
tzhangchi/AFFiNE-ghost
AFFiNE-ghost is a tool that migrates notes into affine and easily generates an affine blog site from your personal notes
YummYume/affine-bun-workers
Workers for self-hosted instances of AFFiNE, made with Bun.
ekaratarakis/Convex-Probles-with-Affine-Equality-Constrains
Solving a convex problem with affine equality constrains with CVX and Newton algorithm
gsiddhad/Cryptography
Implementation of Ciphers
Sank6/Nickel
Cipher analyser and auto solver for the Vigenere, Affine Shift and Caeser Shift
bensnell/pylgcpd
Pure Numpy Implementation of the Landmark-Guided Coherent Point Drift Algorithm
chaton2325/-BruteForce-decryption-of-Cesar-and-Affine-encryptions-methods
In this program write in C language , you enter the encrypted message and select the method for decrypt with brute force (Cesar and Affine)
schlegelp/xform
A package to transform spatial data from one space to another.
thalida/ciphers.codes
Encryption and decryption for various ciphers and codes.... en pastel.
twpayne/go-affine2d
Package affine2d implements 2D affine transformations.
tzhangchi/affine-database-template
AFFiNE Template for Dashboard with Knowledge Base and Management System for PKM
wieslawsoltes/NonAffineImageTransform2
Port of Non-Affine Transforms in 2D by Charles Petzold to WPF
defrindr/cryptonode
Simple library cryptography for node JS
grayhatdevelopers/AFFiNE-coolify
AFFiNE sample config for running on Coolify
laccore/feldman
Composite and splice core sections; export data according to splice.
SleepNotF0und/Affine-Cipher
Affine Cipher in python
Sup2point0/Assort
An assortment of all my creations!
tzhangchi/Travel
Building decks and blocks , presentation like a doc
Griske24/Ciphers.NET
A .NET package for text encryption and decryption using classic ciphers with customizable parameters and additional functions. Supported ciphers: A1Z26, Affine, Atbash, Caesar, Morse.
OmmDevgoswami/Password_Encryption
This is my 1st Semester Minor Project (+ Additional Own Project), that was aimed to teach us about the mechanism and concept of "encryption" of sensitive data/information like passwords,etc.
paciente23256/ccc-tool
Cracking Classic Ciphers tool
dms-codes/kriptografi-affine
Affine Cipher Encryption This Python script performs Affine cipher encryption on a given plaintext message using user-defined values for 'a' and 'b'.