搜索资源列表
ImageLPRDemo
- 图象识别的程序,此代码需要软件识别狗才能运行,否则不行,不过里面的思路还是不错的,有想看的,可以下载。-Image recognition procedures, the code needs to run software to identify the dog, or not, but there is still a good idea, there is want, you can download.
siftdemo
- 改程序采用C语言编写SIFT算法,包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。-Change the use of C language program SIFT algorithm, contains the complete Gaussian pyramid from the image, DOG, space extremum point extraction, descr ipt
siftdemo_in_c
- DOG of the image using opencv 1.0.
DOG
- 空间域和DTC域的图像水印技术及其算法的研究-Space domain and DTC domain image watermarking technique and its algorithm
HelloWord
- iphone project. It has two buttons, by clicking one, the number of clicking will be displayed and by clicking the other, a dog s image will appear and disappear
MARK_ImagePyramids
- SIFT图像特征提取的图像预处理步骤:构建图像构建高斯金字塔,相邻层相减得到DOG金字塔,在DOG金字塔3x3x3的邻域内寻找局部极值点,供进一步计算SIFT特征描述子使用。工程运行于VS2008环境,需要OpenCV支持。Debug目下exe文件可以直接双击运行查看结果。-SIFT image feature extraction image preprocessing steps: build image Gaussian pyramid, subtracting the adjacent
avito
- 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。-OPENCV based SIFT feature extraction and matching algorithms. Extracted from the image Gaussian pyramid, DOG, space extremum point contains a complet
LoG-a-DoG
- 图像边缘检测LoG,DoG方法实现,还有图像的低通滤波-LoG and DoG for image edge detection, including lowpass filter
DoG
- DoG algorithm which help us use find keypoints in the image (Gauss pyrmaid)
image-feature
- 把 SIFT 算法应用在牙齿模型图像上,检测牙齿图像的特征点。 方法:首先采用高斯差分算子 DoG 搜索整个图 像的尺度和位置信息,从而确定具有代表性尺度、方向的特征点。基于其稳定性选择关键点,得到一个详细的模型以确定每个候 选点的合适位置和范围。基于局部图像梯度方向信息将方向矢量和关键点对应起来。在选定范围内的每个关键点周边区域测量 局部图像梯度,并采用 KNN 算法进行特征匹配。 结果:通过大量的实验和与其他特征提取方法相比较,该方法能有效地检测牙 齿模型图像的特征,并为牙齿
DoG
- MATLAB编写的图像DOG处理程序。处理生成图像的高斯差分图-DOG written in MATLAB image processing program. Image processing for generating the Gaussian difference image
DOG
- DOG高斯金字塔,用于图像处理的sift算法,surf算法等-DOG Gaussian pyramid, sift algorithm for image processing, surf algorithm
DoG
- 高斯模糊是一种图像滤波器,它使用正态分布(高斯函数)计算模糊模板,并使用该模板与原图像做卷积运算,达到模糊图像的目的-Gaussian blur filter is a kind of image, it uses the normal distribution (gaussian function) to calculate fuzzy template, and use the template and the original image for convolution operation
DoG
- 针对图像处理的DoG算子滤波器,希望对大家有用。-For DoG image processing operator filter, we hope to be useful.
DoG
- 图像的高斯差分滤波器,内有图像,可以直接测试使用-Image Gauss differential filter, there are images, you can directly test the use of
DoG
- 利用Matlab编写的组合高斯带通滤波器,可以对图像进行滤波操作。(Matlab prepared by the combination of Gauss bandpass filter, you can filter the image operation.)
How to apply Difference of Gaussian(DoG)
- A Neutrosophic Image segmentation book
DOG
- 图像的DOG金字塔构建和重构,图像融合,代码完整(Image DOG Pyramid construction, code integrity)
Dog&LoG
- 基于lapulas算子实现图像金字塔结果;并在此基础上实现图像融合(The image Pyramid result is realized based on the lapulas operator, and the image fusion is realized on this basis.)
