搜索资源列表
GaussDOG
- 利用DK+Handel-C工具实现SIFT算法的前期预处理功能(高斯DOG图像序列生成)的源代码。 DK+Handel-C工具能直接把基于C语言的设计转变为优化的HDL(可以实现:C到VHDL、C到Verilog、C到EDIF等的自动生成),进而通过FPGA实现。从而保证了各种复杂的高难算法在工程应用的实时性,为许多复杂算法具体工程实现提供了重要技术手段。 源代码采用Handel-C语言编程(Handel-C由C/C++演化而来),在DK环境中运行,可以自动实现C到VHDL、C到Veri
LaplaceGaussianPyramid
- 运用拉普拉斯高斯金字塔方法进行景象匹配,实验证明该法能满足实时性和准确性.-The use of Gaussian Laplacian pyramid scene matching methods, experimental proof of the Act can satisfy the real-time performance and accuracy.
First_start
- SIFT相关,生成1、2、3阶的DOG过程,十分简单。-SIFT related 1,2,3 bands generated DOG process is very simple.
DoGfilters
- DOG高斯差分实现物体识别中的特征提取,对不同尺度空间的图像进行差分,从而获得描述物体的特征值-difference of gaussian to achieve the feature point exaction of object recognition
DoG-filters
- matlab 的 Difference of Gaussian 算法实现,很常用的算法-matlab the Difference of Gaussian algorithm, it is commonly used algorithm
DoG
- MATLAB编写的图像DOG处理程序。处理生成图像的高斯差分图-DOG written in MATLAB image processing program. Image processing for generating the Gaussian difference image
SIFT_matlabe1
- This a MATLAB implementation of the SIFT keypoint detector and descr iptor -do_gaussian: generate Gaussian scale space of input image do_diffofg: generate Difference of Gaussian (DoG) scale space do_localmax: local extrema as the potential keyp
Dog&LoG
- 基于lapulas算子实现图像金字塔结果;并在此基础上实现图像融合(The image Pyramid result is realized based on the lapulas operator, and the image fusion is realized on this basis.)