当前位置:
首页 资源下载
搜索资源 - convolution of two image in matlab
搜索资源列表
-
0下载:
The present report outlines the design, implementation and performance of the application of Hough
Transform (HT) to detect circles in arbitrary pictures.
Detecting circles in arbitrary pictures involves a two step process in this project. First,
-
-
0下载:
对原始图像在水平方向和垂直方向与2个滤波器(低通、高通)相卷积,可以得到4块面积为原图像1/4的子图,分别为水平方向低频和垂直方向低频(HH)、水平方向低频和垂直方向高频(HG)、水平方向高频和垂直方向低频(GH)、水平方向高频和垂直方向高频(GG)。-The original image in the horizontal direction and vertical direction and two filters (low pass, high pass) with convolutio
-
-
0下载:
GDAL支持的Morton 编码金字塔无缝漫游工具,从2007年开始,不断更新到2011年,偶的小业余研究。底层基于GDAL, 支持很多冷门格式。使用Morton金字塔重构二维数据,加上内存映射文件的帮助,浏览GB级影像没有问题。内嵌带接缝处理的透明分块条带处理接口,无需了解金字塔,也能透明对GB级影像进行各种处理。内嵌直方图均衡和模板卷积的例子,演示如何透明的开发处理算法。附带重要的功能是“尺度不变特征SIFT”的特征提取,本来是上学时的论文,经过这些年零敲碎打的改造,现在能进行全自动、半自动
-
-
1下载:
matlab中图像卷积和自相关函数的演示和解释,这两个函数在使用时有很多技巧需要注意。-demonstrated and explained matlab image convolution and autocorrelation function, these two functions have a lot of skills in the use of note.
-
-
1下载:
自行编写的简单的自相关运算,可用于图像的自相关运算(demonstrated and explained matlab image convolution and autocorrelation function, these two functions have a lot of skills in the use of note.)
-