搜索资源列表
-
6下载:
SAR图像变化检测代码,基于差异图和比值图融合的-SAR image change detection code, based on the ratio of different maps and map integration
-
-
1下载:
用C++编写的影像滤波与变化检测的代码,对进行图像处理有较大的帮助-Written in C++, image filtering and change detection code, for image processing have a greater help
-
-
7下载:
sar图像变化检测 基于减法代码
比较两幅图片的细微差别-sar image change detection code based on subtraction of two pictures comparing the nuances of
-
-
0下载:
水印提取检测的matlab程序代码
对嵌入水印图像进行dct变化,提取水印序列,计算序列相关值-Detection of watermark extraction matlab code for dct embedded watermark image change, extract the watermark sequence, calculating the value of serial correlation
-
-
0下载:
对变化的视频序列进行对象追踪,检测边缘图象,对感兴趣的图象进行颜色约束.-Video sequences on the object change tracking, edge detection image, the color of images of interest bound
-
-
2下载:
使用matlab调用opencv做成的adaboost人脸检测DLL模块,在usb摄像头采集的视频序列中检测人脸并实时显示,
实时性比C低。
下载后可以直接在matlab运行,不要改动文件夹内的文件相对位置。-Opencv matlab call made using adaboost face detection DLL module, usb camera capture video sequences of face detection and real-time displa
-
-
0下载:
Harris角点检测算 法是在Moravec算法的基础 上提出的。Moravec角点检测算法的思想是: 在图像中 设计一个局部检测窗口,当该窗口沿各个方向作微小移动时 ,考查窗 口的平均能量变化,当该能量变化值 超过设定的阈值时,就将窗口的中心像素点提取为角 点。-Harris corner detection algorithm is based on the algorithm in Moravec' s. Moravec corner detection algorithm idea
-
-
1下载:
基于MRF模型的变化检测算法仿真 MRF建模用于SAR去噪,再通过EM算法实现变化检测-MRF model-based change detection algorithm simulation
-
-
0下载:
自动检测提取彩色图像边界,使用matlab实现,下载文件后,请将文件后缀改为.m。-Automatic detection of color images to extract the boundary, the use of matlab to achieve, download files, change the file extension to. M.
-
-
0下载:
用matlab编程工具,编写具有操作界面的应用程序,通过菜单、对话框,选项框等界面控制,对算法进行演示。需要在应用系统中实现的算法及功能包括:
1、图像增强算法
(1)灰度线形变换:亮度及对比度可以调节(通过控制参数的改变,能够实时预览变化结果);
(2)直方图均衡:可在界面上对比均衡前后的效果。
2、图像变换算法
(3)对一幅彩色图像进行DCT变换和反变换,对比结果和原图;
(4)仅保留左上角16X16的DCT系数,进行反变换,计算结果图的信噪比SNR。
3、图像分
-
-
0下载:
Matlab图像显示与图像运算、图像直方图均衡化与图像滤波、图像频域变换及应用、图像形态学操作及其应用、图像分割、图像边缘检测等基础知识及源码,至于程序中的图片,应用者可以根据需要换自己的-Matlab image display and image computing, image histogram equalization and image filtering, image frequency domain transform and applications, image morpho
-
-
0下载:
对图像进行模糊异或法变化检测matlab实现-XOR blurred image change detection method
-
-
1下载:
这是一份SAR图像变化检测的matlab源代码,通过处理两幅SAR图像的差异图,进行数学形态学处理和聚类分析等方法实现图像的变化检测。-This is a SAR image change detection matlab source code, through the differences the two SAR images processing plan and make mathematical morphology processing and cluster analysis t
-
-
0下载:
实验2绿叶变色,实验3图像数字化显示,实验4图像类型转换,实验5对比度增强,实验6直方图均衡化和规定化,实验7噪声添加和空域滤波,实验8边缘增强和边缘检测,实验9彩色图像增强,fft,dct,dwt变化及压缩,滤波器,实验20运动退化和维纳波复原,实验21图像的几何畸形校正等实验的代码和报告-Experiment 2 leaves change color, 3 digital image display, the image type conversion, 4 5 contrast enha
-
-
0下载:
本程序是LOG边缘检测matlab程序,可以直接运行。仅需要改下图片路径!-Is the LOG edge detection matlab program, this program can be run directly.Only need to change the image path!
-
-
0下载:
目标检测物质丰度图(MAM)生成光谱解混合自动处理更改检测可视化读取/写入文件(Target detection Material abundance map (MAM) generation Spectral unmixing Automated processing Change detection Visualization Reading / writing files)
-
-
0下载:
matlab回归法做图像变化检测。有图片有结果,有论文说明,可参照使用(Matlab regression method for image change detection. There are pictures of the results, there are papers, can refer to use)
-
-
1下载:
边缘提取:边缘检测的基本思想首先是利用边缘增强算子,突出图像中的局部边缘,然后定义象素的“边缘强度”,通过设置阈值的方法提取边缘点集。由于噪声和模糊的存在,监测到的边界可能会变宽或在某点处发生间断。因此,边界检测包括两个基本内容:
(1)用边缘算子提取出反映灰度变化的边缘点集。
(2)在边缘点集合中剔除某些边界点或填补边界间断点,并将这些边缘连接成完整的线。(Edge extraction: the basic idea of edge detection is to use edge en
-
-
0下载:
边缘检测算子
图像边缘信息主要集中在高频段,通常说图像锐化或检测边缘,实质就是高频滤波。我们知道微分运算是求信号的变化率,具有加强高频分量的作用。在空域运算中来说,对图像的锐化就是计算微分。由于数字图像的离散信号,微分运算就变成计算差分或梯度。图像处理中有多种边缘检测(梯度)算子,常用的包括普通一阶差分,Robert算子(交叉差分),Sobel算子等等,是基于寻找梯度强度。拉普拉斯算子(二阶差分)是基于过零点检测。通过计算梯度,设置阀值,得到边缘图像。(The image edge infor
-
-
1下载:
此matlab代码是用于遥感图像变化检测的(This matlab code is used for remote sensing image change detection)
-