Repository navigation

#

affine-transformation

A Tensorflow implementation of Spatial Transformer Networks.

Python
998
7 年前

A demo that implement image registration by matching SIFT descriptors and appling RANSAC and affine transformation.

Python
218
2 年前

[CVPR2020] Unsupervised Multi-Modal Image Registration via Geometry Preserving Image-to-Image Translation

Python
183
5 年前

Image data augmentation on-the-fly by add new class on transforms in PyTorch and torchvision.

Python
107
2 年前

Mathematics library focused on geometry for Multiplatform Kotlin 1.3

Kotlin
78
3 年前

数字图像课程大作业,实现图片中文档提取与矫正。整体思路是通过hough变换检测出直线,进而得到角点,最后经过投影变换,进行矫正。整个项目只用到了opencv的IO操作(包括手写卷积,hough哈夫变换,投影变换等等)

Python
75
5 年前

Utils and convenience functions for large-scale bio-image analysis.

Python
54
14 天前

torch data augmentation toolbox (supports affine transform)

C
54
8 年前

Stitching different perspective images into a single smooth panorama using Laplacian Blending.

Python
46
3 年前

This repository provides a Colab Notebook that shows how to use Spatial Transformer Networks inside CNNs in Keras.

Jupyter Notebook
36
3 年前

Affine transformation virtual 3D object using a finger gesture-based interactive system in the virtual environment.

Python
34
1 年前

Implementation of Lucas Kanade Tracking system using six parameter affine model and recursive Gauss-Newton process.

Python
33
1 年前

Implementation of OpenCV methods for affine and perspective transformation

Jupyter Notebook
30
6 年前

a Halide language To MLIR compiler.

C++
26
4 年前

Implementation of Lucas-Kanade tracker algorithm to track a moving car, face of a baby and running Usain Bolt

Python
26
5 年前

https://github.com/scnucrypto/WBMatrix

C
18
4 年前

Coding computer vision related algorithms from "scratch".

Jupyter Notebook
17
10 个月前

This is a software utility for feature matching using affine and homography transformations

Python
16
6 年前