搜索资源列表
MAPGIS新狗
- MAPGIS HID 虚拟软件狗采用类似虚拟光驱的方法将真实软狗数据及算法硬编码在虚拟驱动程序内,不需要更改原软件任何文件,从而实现补丁与软件的版本无关。此驱动支持微软的98/2000/XP系统平台。现在还未提供此驱动的自动安装程序,现将手动安装方法在下列出: 虚拟驱动在98系统和NT系统下安装均通过系统控制面板内的添加新硬件选项进行安装,不同的是在98下选择人机接口设备类,NT下选择未知硬件类进行安装。安装过程中机器可能提示要你插入Windows 98系统光盘,从而完成驱动程序的安装。(9
sift-1.1.1_20070330_win
- Rob Hess C implementation of SIFT that uses OpenCV. It allows for pretty detailed parameter tweaking (e.g. histogram size, DoG thresholds, etc.) If you need flexibility, this is pretty good.
OPENCV_SIFT_VC6
- 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。程序运行前须安装(1)OpenCV: http://opencvlibrary.sourceforge.net (2)SIFT: http://web.engr.oregonstate.edu/~hess/index.html,并配置其环境参数。
OpenGL_dog.zip
- 用OPENGL做得一个虚拟狗。能够运动。效果还不错。,use opengl to simulation a dog. it can walk.the result is vivid.
feature-extract
- 几个大牛对集成了国内外特征提取最前沿的算法,特征提取,DOG,HARRIS,HARRIS-LAPLACE,HARRIS-AFFINE,MSER.描述符,SIFT,AFFINE-SIFT,GLOH.经测试,速度快,描述符准确。-Integration of feature extraction algorithms from several expert of domestic and international, feature extraction: DOG, HARRIS, HARRIS-L
First_start
- SIFT相关,生成1、2、3阶的DOG过程,十分简单。-SIFT related 1,2,3 bands generated DOG process is very simple.
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
DoGfilters
- DOG高斯差分实现物体识别中的特征提取,对不同尺度空间的图像进行差分,从而获得描述物体的特征值-difference of gaussian to achieve the feature point exaction of object recognition
siftdemo_in_c
- DOG of the image using opencv 1.0.
DoG-filters
- matlab 的 Difference of Gaussian 算法实现,很常用的算法-matlab the Difference of Gaussian algorithm, it is commonly used algorithm
DoG
- DOG检测算子,能够构造高斯尺度空间,并检测其中的极值,从而得到有价值的特征点位置-DOG detection operator, the Gaussian scale space can be constructed, and tested one of the extremes, resulting in valuable feature position
DoG
- DoG算子,SIFT算法中用到的算子,整个工程的全部文件-DoG operator
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)
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
- 针对图像处理的DoG算子滤波器,希望对大家有用。-For DoG image processing operator filter, we hope to be useful.
DOG
- 在hsi空间对小狗去除红眼,选择合适的hsi的阈值,看去除后的效果-Effect hsi space to remove red-eye dog, the appropriate threshold hsi, look after removal
DOG
- dog算子边缘检测,可以用来提取边缘,附带了一些指纹测试图像(Edge detection of dog operator)
DOG
- 图像的DOG金字塔构建和重构,图像融合,代码完整(Image DOG Pyramid construction, code integrity)