Found 87 repositories(showing 30)
timfeirg
OpenCV project for my image processing course, horribly bad work.
zcsd
Shape/Digit Matching using Fourier Descriptor
alihashmiii
elliptical fourier descriptors with and without lobe contributions
alessandroferrari
Fast python/numpy implementation of the elliptic fourier descriptors for shapes recognition.
ArthurFDLR
🏁 How to generate race tracks efficiently using Fourier descriptors and GANs.
In spatial analysis application, measuring the shape similarity of polygons is crucial for polyg-onal object retrieval and shape clustering. As a complex cognition process, measuring shape similarity should be able to find out the difference of polygons as objects in observation in terms of visual perception and the difference of the region, boundary, and structure formed by the polygons from the mathematic point of view. In the existing approaches, shape similarity of polygons is calculated by only comparing their mathematic characteristics while not taking the human perception into consideration. Aiming to solve this problem, we use the features of con-text and texture of polygons, since they are basic visual perception elements to fit the cognition purpose. In this paper, we propose a contour diffusion method for the similarity measurement of polygons. By converting a polygon into grid representation, the contour feature is represent-ed as a multiscale statistic feature, and the region feature is transformed into condensed grid context features. Instead of treating shape similarity as a distance between two representations of polygons, the proposed method observes it as a correlation between textures extracted by shape feature. The experiments show that the accuracy of the proposed method is superior to that of the turning function and Fourier descriptor.
liamheng
Quaternion generic Fourier descriptor for color object recognition
vishalvijay18
Spectral Mesh Compression using Fourier Descriptors
LaurentBerger
How to use Fourier Descriptors using OpenCV
KmolYuan
1D/2D/3D Elliptical Fourier Descriptor (EFD) implementation in Rust.
emnaghorbel
the Generalized Finite Fourier-based Descriptors is a planar shape descriptor verifying the properties of variance to SE(2), Completeness, Invertibility and Stability
johnmyleswhite
Generate images using Fourier descriptors.
jmenness
Clifford Fourier Descriptors library
Monish-Alavalapati
This MATLAB project focuses on shape recognition using Fourier descriptors
membranepotential
Elliptic Fourier Descriptors in PyTorch
1alexandra
Mirror Symmetry Detection in Digital Images based on Fourier Descriptor
chrisclear3
Official implementation of "EFDTR: Learnable Elliptical Fourier Descriptor Transformer for Instance Segmentation" (ICML 2025)
Houssem1995
fourier invariant descriptor shape matlab
Kawaboongawa
A C++/CUDA chess pieces recognition software using Fourier Descriptors.
JavierVillegas
Find contours and compare with a template, uses Hu moments and Fourier descriptors
A real-time GUI application for smoothing contours using Fourier descriptors with interactive control
Rookiee
Elliptic Fourier Descriptors
masukai
楕円フーリエ記述子による形状測定のPythonコード
GiovanniMontenegro
Image matching and calculation of fourier descriptors
No description available
Implementation of Invariant Fourier Descriptors for COMP6206: Advanced Computer Vision, second presentation of group B3.
tf-czu
Python scripts for shape analysis using elliptic fourier descriptors
arielevy8
Generation of novel shapes based on fourier descriptors for category learning experiments.
BielStela
Elliptic Fourier Descriptors adapted from the book Morphometric with R (Julien Claude)
Real-time contour manipulation using Fourier Descriptors and notch filtering with interactive controls