当前位置:
首页 资源下载
搜索资源 - compare images in matlab
搜索资源列表
-
0下载:
HU不变矩程序代码很多,但是没找到一个完整准确的代码。本人对其中的某些代码修正后,和matlab计算结果进行比较,结果是一致的。本程序没有利用Opencv计算Hu矩的函数,好像opencv计算的M03和M30应该对调,否则,和matlab计算不一样!对旋转、缩放的图像进行测试,HU矩也是一样的,不信可以利用提供的图片对比一下。由于HU矩比较小,程序对HU矩取对数便于查看比较。总之,程序绝对安全可靠,可直接调用。,HU moment invariants code a lot, but could
-
-
0下载:
The radially averaged power spectrum (RAPS) is the direction-independent mean spectrum, i.e. the average of all possible directional power spectra. This function computes and plots the RAPS of an input image. The function was written to produce the R
-
-
0下载:
边缘检测1.制作一张包括色块、线条的单色背景图片,先对其作低通滤波产生一幅色块和线条边缘模糊的降质图片待处理,采用任意二种边缘检测算法检测待处理图片中的色块和线条的边缘,得到二值化的处理结果图。从结果图中提取色块和线条的边界坐标值,与实际生成原始图像时采用的真实坐标数据作比较,对产生的检测误差作分析。2.拍摄一张包含待检测物体的黑白或者彩色照片,试采用一种边缘检测的算法做待检测物体的自动提取,对生成的结果作分析。-Edge Detection 1. To produce a including
-
-
1下载:
这是一个光流法的示例程序,可以用来比较两帧图像,表示出两帧图像间各个像素点的相对位移。-This is an example of optical flow method procedures, can be used to compare two images, two images show the various inter-pixel relative displacements.
-
-
0下载:
it is a image processing project which can find special and certain object with certain shapes in the images. it obtain the P and S for each object and compare P/S ratio to template image and object.
Sobel use for P and finding edges and Labeling a
-
-
0下载:
修改后的计算Hu归一化中心距的代码,与matlab程序计算结果一致,并附带测试对比图片,通过对放大前后两张图像的Hu计算,发现结果是一样的,证明了Hu矩在图像尺寸变化时保持不变,旋转、平移情况自己做吧-The revised calculation of Hu normalized center distance of the code results are consistent with the matlab program to calculate and compare with tes
-
-
0下载:
为了提高算法的执行效率, 应用粒子群算法求取图像中任意两点间最短路径来定位目标边界, 并与经典的基于Dijkstra 动态规划图搜索的Liv e Wire 算法进行比较.-In order to improve the efficiency of the algorithm, particle swarm algorithm to strike any of images to locate the shortest path between two object boundaries, and
-
-
0下载:
为了研究植物的生长规律,应用数字摄影图像处理法对山楂叶面积进行无损测量,该方法采用数码相机在田间获取山楂叶子的数字图像,对所拍图像进行背景去除、二值化及中值滤波处理,然后利用Matlab软件编程.快速计算出叶子的面积。把这一面积同常用的叶纸称重法所测面积进行比较.结果基本相同,由此可见,数字摄影图像法测量叶面积,具有简单、准确、方便快捷的特点.这对数字农业的植物信息快速采集和利用具有重要的意义。 -
In order to study the growth pattern of plants
-
-
1下载:
作业一
要求
用C语言或者VC,VB,Matlab或其他语言完成如下实验:
1)打开一个BMP文件
2)将其局部区域的灰度值进行改变
3)另存为一个新的BMP文件
要求显示出原BMP图像和新BMP图像。
作业二
要求
1. 编程实现图像傅立叶高通、低通滤波。
2. 尝试傅立叶压缩。
作业三
要求
编程实现图像DCT高通、低通滤波。并与傅里叶变换比较。
作业四
要求
找一幅曝光不足的灰度(或彩色)图像,按照直方图均衡化方法进行处
-
-
0下载:
DCTa C or MATLAB code for implementing an EBMA with integer-pel accuracy.
Use a block size of 16 16. The program should allow the user to choose the search range so
that you can compare the results obtained with different search ranges. (Note tha
-
-
1下载:
利用matlab的GUI程序设计一个简单实用的图像处理程序。该程序应具备图像处理的常用功能,以满足用户的使用。现设计程序有以下基本功能:
1)图像的读取和保存。
2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。
3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。
4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。
5)图像直方图
-
-
0下载:
这是一个用matlab语音编写的完整的指纹识别程序,用matlab语言实现了识别指纹、比较两个指纹图像相似度等功能,并设计了用户界面,使用户方便地进行图片的提取和分析,同时直观地显示出比较结果,方便直观-This is a complete fingerprint recognition procedures written in a voice with matlab, matlab language used to identify fingerprints, similarity comp
-
-
0下载:
这是一个完整的指纹识别程序,用matlab语言实现了识别指纹、比较两个指纹图像相似度等功能,并设计了用户界面,使用户方便地进行图片的提取和分析,同时直观地显示出比较结果,这个程序是用matlab软件编写-
This is a complete fingerprint recognition procedures, matlab
-
-
0下载:
code for removal of haze and fog
Write a Matlab and C code for
median filter
. Use this filter for fog removal or haze
removal weather degraded images and videos. Analyze an
d compare the results in
visual effects, speed, and time uation
-
-
0下载:
MATLAB CODE TO COMPARE TWO IMAGES AND GET BACK THE ORIGINAL IMAGE IN THE RECEIVER END
-
-
2下载:
Write a C or MATLAB code for implementing an EBMA with integer-pel accuracy.
Use a block size of 16×16. The program should allow the user to choose the search
range so that you can compare the results obtained with different search ranges. (Note
-
-
0下载:
1. 在GUI中,实现图像的阈值分割(交互式、迭代法)、区域生长。
2. 在GUI中,,实现二值图像的膨胀、腐蚀, 比较'结构元素类型为:square,line, diamond, disk等的区别。
3. 在GUI中,实现二值图像的开运算、闭运算。
4. 在GUI中,实现二值图像的形态学应用:
边界抽取 (boundary extraction)
区域填充 (region filling)
细化 (thinning)
粗化 (thickening)
骨架 (skeletons)
修剪 (pr
-