搜索资源列表
deBoorCH
- de Boor 求值算法求作二次和三次B-样条插值曲线,Hartley-Judd法确定节点矢量,使用基于基的运算的插值法求控制顶点-algorithm evaluates demand for secondary and cubic B-spline interpolation curve, Hartley-Judd determine node vector-based computing interpolation method for the control vertices
HARTLEY.ZIP
- The frequency domain plays an important role in image processing to smooth, enhance, and detect edges of images. Although image data typically does not include imaginary values, the fast Fourier transform (FFT) has been used for obtaining spect
dlt_demo
- This function is another tutorial on how to do computer vision type stuff with Octave/Matlab. It shows how to implement Hartley and Zisserman s "DLT" algorithm for estimating a homography from point correspondences-This function is another tutoria
normalise_2D_points
- Normalise a set of 2D points using Hartley method
huffman
- huffman编码用于图像的压缩和解压,很好用的,可以用于各类图像的处理-huffman coding for image compression and decompression, useful, and can be used for all kinds of image processing
HartleyTransform
- The Fast Hartley Transform (FHT) implementation.
[1]-Split-radix-algorithm-for-2-D-discrete-Hartle
- Split-radix algorithm for 2-D discrete Hartley transform
two_dimensional_fast_hartley_transform_latest.tar
- RTL Verilog code to perform Two Dimensional Fast Hartley Transform (2D-FHT) for 8x8 points. Presented algorithm is FHT with decimation in frequency domain.
Various-Transform
- 各式各樣轉換 (a) Fourier transform (b) Cosine transform (c) Sine transform (d) Hartley transform (e) Haar wavelet (f) Hadamard transform 源碼加例題說明-(a) Fourier transform (b) Cosine transform (c) Sine transform (d) Hartley transform
Hartley_osc
- OSCILLATOR DESIGN HARTLEY
hartley_affine-code
- 四元数Hartley仿射变换。对研究四元数Hartley仿射变换的不变性有帮助-quaternion hartley affine transform~~
hartley
- hartley计算机视觉中,利用对极几何和极线原理,求取图像之间的匹配,实现摄像机自标定,里面有对应的pdf文件原理说明-Hartley s Computer Vision in the multi-view geometry program, contact the three-dimensional reconstruction of the pole geometry and take pole lines, and camera self-calibration, which has
DHT&FFT
- 详细介绍了离散哈特莱变换和傅里叶变换原理,以及两种变换之间的关系(discrete hartley transform and Fourier transform)