当前位置:
首页
资源下载

搜索资源 - feature map of a image
搜索资源列表
-
0下载:
DameWare DBtnMap ActiveX component is a 32-bit custom control for use with Visual Basic, Visual C++ and Web pages or any environment that can host ActiveX controls. DBtnMap will allow any picture file (.JPG, .GIF, .BMP, TIFF, etc.) type supported, to
-
-
1下载:
改写过的一个简单的daisy特征提取程序,依赖opencv2.3库,可以提取daisy特征向量,并通过特征匹配求得两幅图像的视差图-Rewritten a simple daisy feature extraction program, dependent opencv2.3 library, can be extracted daisy feature vectors, and by the feature match the disparity map of the image of the
-
-
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下载:
提取图像的颜色特征,首先将图像颜色映射到指定的8个颜色,然后利用自相关和互相关计算得到图像的特征向量,并从原数据库中算出利用此方法检索图像的正确率,并将检索结果好的图像显示到指定文件夹中。-Extract image s color characteristics.First, the image color map to the specified eight colors, then use the auto-correlation and cross-correlation calcula
-
-
0下载:
汽车防撞,技术路径不外:1.雷达测距防撞;2.视差测距防撞。前者,一旦保有量较大,必定遭遇互相干扰问题;后者,以前主要问题是,算法复杂,实时性差。
本文公开了一种新算法(已申请发明专利),主要运算可以借助硬件组合逻辑模块并行执行,可以极大提高视差测距的实时性,满足汽车防撞的要求。-(Background) Stereo matching, requires in two images to identify two pixels to be matched each other, i
-
-
2下载:
本示例主要的功能是通过给定的一组成绩数据绘制出成绩的分布图(包括直方图和圆饼图)。这里没有用到数据库,因为是一个简单的成绩分布图,而用数据库的话在转到另一台机子上还要重新建表,对于学生信息也要涉及到录入问题,不容易实际操作,所以本示例采用了更为方便的通过手动录入数据或者是从文件(txt格式文本文档,第一个数为总人数,其余为分数,分数之间用逗号隔开)导入数据两种方式绘制出其统计图。录入的成绩可查看可修改,直方图采用了立体图模式,看起来更直观,各个分数段都有明显的分数人数标注,看起来直观形象。饼形图
-
-
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下载:
VC++ 给图片加水印效果示例,导入原图片、导入水印图片,可以将两张图叠加到一张图上,相当于加水印效果,不过实现起来里面有很多细节的,具体请请看代码。源程序编译正常,不过加水印功能有些错误,对水印图片要求也比较高,不过目的是为了交流学习,明白了原理就好办多了。-water mark
-VC++ to add a watermark sample pictures, import the original image, import the watermark image, and two m
-
-
0下载:
本文主要介绍怎样使用opencv来对图片进行傅里叶变换,其核心函数是opencv自带的dft()。DFT这个技术手段是将空间域映射到频率域中去,在图像处理有着举足轻重的地位。这里我们只是得到其变换的结果并看看贫域图有什么特点。
实验功能:
单击Open Image按钮,手动选择打开一副图片,不管其是否是彩色图片,这里统一将其转换成灰度图像显示,因为需要加快DFT运算速度。
将鼠标移动到图片显示区域,单击图片,这时会显示DFT中间结果图,也就是没有将低频域的点移动到图片的中心
-
-
1下载:
本系统利用图片的surf特征进行匹配,KD-tree存储特征数据节点,实现相似图片的检索。实现类似于百度的以图搜图功能,结果返回最相似的前十名的图片。-The system uses a picture of the surf feature match, KD-tree storage feature data node, similar image retrieval. Similar to Baidu to search map function returns the results o
-
-
0下载:
指纹图像增强、求方向图、二值化、细化、特征提取、特征匹配等算法
的c语言源程序,还有实例演示,本人千辛万苦才找来的,
提供给大家分享。
-Fingerprint image enhancement, seeking direction map, binarization, thinning, feature extraction, feature matching algorithm c language source code, as well as examples of pre
-
-
0下载:
The basic steps of the edge-based text extraction algorithm are given below
1. Create a Gaussian pyramid by convolving the input image with a Gaussian kernel
and successively down-sample each direction by half. (Levels: 4)
2. Create directiona
-
-
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下载:
Read positive and negative training sample image files specified directories
Calculate their HOG features and keep track of their classes (pos, neg)
Save the feature map (vector of vectors/matrix) to file system
Read in and pass the features an
-
-
0下载:
在MATLAB中求图像纹理特征,CvQYOVl参数对于初学者具有参考意义,单径或多径瑞利衰落信道仿真,最大似然(ML)准则和最大后验概率(MAP)准则,wcfydnB条件一种流形学习算法(很好用),采用波束成形技术的BER计算。- In the MATLAB image texture feature, CvQYOVl parameter For beginners with a reference value, Single path or multipath Rayleigh fading
-
-
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
-
-
0下载:
最大似然(ML)准则和最大后验概率(MAP)准则,粒子图像分割及匹配均为自行编制的子例程,通过matlab代码,车牌识别定位程序的部分功能,包含了阵列信号处理的常见算法,是学习PCA特征提取的很好的学习资料。- Maximum Likelihood (ML) criteria and maximum a posteriori (MAP) criterion, Particle image segmentation and matching subroutines themselves are p
-
-
0下载:
用于图像处理的独立分量分析,包含CV、CA、Single、当前、恒转弯速率、转弯模型,阐述了负荷预测的应用研究,真的是一个好程序,数学方法是部分子空间法,结合PCA的尺度不变特征变换(SIFT)算法,最大似然(ML)准则和最大后验概率(MAP)准则,对于初学者具有参考意义。- Independent component analysis for image processing, It contains CV, CA, Single, current, constant turn rate, t
-
-
0下载:
提出一种利用视觉显著性对图像进行分割的方法。首先提取图像的底层视觉特征,从局部显著性、全局显著性和稀少性3个方面计算各特征图像中各像素的视觉显著性,得到各特征显著图;对各特征显著图进行综合,生
成最终的综合显著图。然后对综合显著图进行阈值分割,得到二值图像,将二值图像与原始图像叠加,将前景和背景分离,得到图像分割结果-It presents a significant advantage of visual image segmentation method. First, extract
-