-
yuzhihuafenge
图像分割是把图像划分成具有实际意义的互补交迭的区域的集合。在图像分割之前,图像区域的数目未知,而在分割后各个区域同时满足均匀性和连通性的条件,故图像分割是一个复杂的过程,目前大多数研究都是针对某一类型图像或者某一具体应用的分割。图像阈值化分割的基本思想是确定一个阈值,然后把每个像素点的像素值和阈值相比较,根据比较的结果把像素划分为两类,前景(1)或背景(0)。该方法的关键是确定一个最优的阈值。常用的阈值确定方法有直接门限法、类间最大方差法(otsu法)、分水岭算法、最小误差法、最大熵法等。该段代码就是图像的阈值分割。(The image segmentation is divided into the practical significance of the emerging area of complementary set. In the image segmentation, before the number of image region, the unknown, and after each area in division at the same time satisfy the uniformity and connectivity condition, so the image segmentation is a complicated process now, most research are for a certain type image or a particular application of the division. Image threshold segmentation of the basic idea is to determine a threshold, then put each pixel threshold value of the pixels and compared, according to the result of the comparison the pixel divided into two categories, the prospect (1) or background (0). This method is the key to determine an optimal threshold. Commonly used method to determine the threshold value of direct threshold method, the largest of the variance between method (otsu method), watershed algorithm, the minimum error method, the maximum entropy method, etc. When the code is image threshold segm)
- 2011-11-14 21:10:46下载
- 积分:1
-
phase-history-domain
任意航迹下单块的基于相位历史域的波前弯曲补偿算法(Single block of arbitrary Track bending compensation algorithm based on wavefront phase history domain)
- 2012-10-22 12:36:04下载
- 积分:1
-
imnoise2
使用规定分布生成空间随机噪声,可以选择噪声类型和参数。(Using the prescribed distribution to generate spatial random noise, we can choose noise types and parameters.)
- 2018-04-16 10:13:34下载
- 积分:1
-
HMRF_EM_image
这是一个经典的马尔科夫场程序。算法详细,而且里面含有一篇与程序对应的文献,解释非常详细,程序非常好用(This is a classical Markov field program. Algorithm is detailed, but it contains a corresponding literature and procedures, explaining in great detail, the program is very easy to use)
- 2021-03-02 23:29:33下载
- 积分:1
-
Alpha_shapes_3
这是三维点云数据边缘线提取的c++算法,适合于LIDAR数据的三维处理,供大家参考学习(This is 3 d point cloud data edge extraction of c++ algorithm, suitable for LIDAR data 3 d processing, provide everyone reference to study)
- 2020-11-05 17:09:51下载
- 积分:1
-
SVD
基于SVD的图像复制粘贴篡改检查算法源代码,仅供参考(svd-based image copy and paste tamper check algorithm source code, for reference only)
- 2017-03-13 23:48:06下载
- 积分:1
-
plot
使用sift+RANSAC完成两幅图像的特征提取和匹配,并将较小图像区域在另一幅中用方框圈出来。运行plot.m。(This code uses sift and RANSAC to extract features of two images and then finds and marks the smaller image in the other image.run plot.m)
- 2015-05-10 21:07:27下载
- 积分:1
-
peidui
*****将picture内的所有文件拷贝到MATLAB7.1软件下的名为word的子文件夹下**********
1.testpipei_1.m文件为基于灰度的模板匹配代码,仅为单独使用,不具有交互性
2.testpipei_2.m文件为基于灰度的快速模板匹配代码,仅为单独使用,不具有交互性
3.three.m为带有界面的演示程序,包含了上述两种算法,在MATLAB7.1中,在命令窗口下输入
edit three (three文件一定要在work文件夹下)回车后就可以进行使用了。
4.testpipei_1.m和testpipei_2.m的函数使用说明详细见各自的文件内
5.testpipei_1.m,testpiei_2.m,getOrder.m,gettezheng.m都为函数文件
three.m和three.fig共同为演示界面文件。 (Using MATLAB to image matching two images)
- 2015-11-05 00:20:17下载
- 积分:1
-
chayingfa
说明: 根据差影法采取视频中两帧进行对比,得出差别的地方进行目标特征提取(Comparison of two frames in video based on difference method,And get the difference to extract the target features)
- 2020-04-29 12:38:59下载
- 积分:1
-
szmhclsf
这是一个数字模糊处理的算法论文!很好很经典(Number obfuscation algorithms! Good classic)
- 2012-05-27 14:56:19下载
- 积分:1