搜索资源列表
-
0下载:
对一幅具有一些特征点的图像 得到灰度图、二值图,最后利用获得的二值图像对原图像中的特征点进行计数。-Has some characteristic point of an image to be grayscale, binary map, the final binary image obtained using the original image of the feature points are counted.
-
-
0下载:
这是一篇基于局部不变映射的特征描述器算法文章,文章详细介绍了算法原理及应用,对图像图形处理专业人员的重要参考价值!-This is a descr iption of the algorithms based on local invariant map features articles, the article describes in detail the algorithm and applications, an important reference value for the im
-
-
0下载:
本文主要介绍怎样使用opencv来对图片进行傅里叶变换,其核心函数是opencv自带的dft()。DFT这个技术手段是将空间域映射到频率域中去,在图像处理有着举足轻重的地位。这里我们只是得到其变换的结果并看看贫域图有什么特点。
实验功能:
单击Open Image按钮,手动选择打开一副图片,不管其是否是彩色图片,这里统一将其转换成灰度图像显示,因为需要加快DFT运算速度。
将鼠标移动到图片显示区域,单击图片,这时会显示DFT中间结果图,也就是没有将低频域的点移动到图片的中心
-
-
0下载:
SIFT匹配(Scale-invariant feature transform,尺度不变特征转换)是一种电脑视觉的算法用来侦测与描述影像中的局部性特征,它在空间尺度中寻找极值点,并提取出其位置、尺度、旋转不变量,其应用范围包含物体辨识、机器人地图感知与导航、影像缝合、3D模型建立、手势辨识、影像追踪和动作比对。-Matching SIFT (Scale invariant feature transform, Scale invariant feature transform) is a co
-
-
0下载:
Zhang等人
利用相位一致性信息的特性,提出了
特征相似性方法(FSIMG) ,选取了相位一致性信息和梯度信息
作为它的两个特征,得到了较好的结果。
-A novel feature similarity
(FSIM) index for full reference IQA is proposed based on the fact that
human visual system (HVS) understands an image mainly according
-
-
0下载:
将每一张图的特征点采样聚类成图片的视觉单词 即视觉单词,就是对应图片的代表 创建数据库,将每张图片的视觉单词入库,并建立索引-Will feature a map of each sampling point clustered into visual images of words that is visual words, is to represent the corresponding picture of the is created, the visual image of eac
-