搜索资源列表
-
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下载:
VC++ 给图片加水印效果示例,导入原图片、导入水印图片,可以将两张图叠加到一张图上,相当于加水印效果,不过实现起来里面有很多细节的,具体请请看代码。源程序编译正常,不过加水印功能有些错误,对水印图片要求也比较高,不过目的是为了交流学习,明白了原理就好办多了。-water mark
-VC++ to add a watermark sample pictures, import the original image, import the watermark image, and two m
-
-
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下载:
最大似然(ML)准则和最大后验概率(MAP)准则,计算一维光子晶体的透射特性和反射特性,在MATLAB中求图像纹理特征。- Maximum Likelihood (ML) criteria and maximum a posteriori (MAP) criterion, Calculated transmission characteristics and reflection characteristics of the one-dimensional photonic crystals,
-