-
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
-
duochidushang
说明: 提出了一种基于数学形态学的多尺度熵权边缘检测方法。信息熵为图像的内在特性,由它来决定不同结构元
素所提取的边缘在最终合成边缘中所占的比重,是自适应的和客观的(A multi-scale based on mathematical morphology edge detection method of entropy. Information entropy inherent characteristics of the image, from which different structural elements to determine the edge of the extracted edge in the final synthesis of proportion, is adaptive and objective)
- 2010-04-19 18:19:25下载
- 积分:1
-
reconstruction
基于双目视觉的三维重建,包含了重建过程中的基本步骤。(Binocular vision-based three-dimensional reconstruction, including the reconstruction of the basic steps of the process.)
- 2010-06-22 19:30:56下载
- 积分:1
-
mohu_img_enhance
模糊集图像增强:设计隶属度函数将图像从空间域变换到模糊集域;设计模糊增强算子,在模糊集域对图像进行处理;根据隶属度函数重新将图像从模糊集域变换到空间域。(Fuzzy image enhancement: Designing the membership function of the image from the spatial domain to the fuzzy set domain design fuzzy enhancement operator in fuzzy set domain for image processing membership function according to re-image from the fuzzy set domain to the spatial domain .)
- 2021-01-26 23:18:41下载
- 积分:1
-
winform 多个 饼形图 分析人力资源数据
winform 多个 饼形图 分析人力资源数据
- 2013-05-12下载
- 积分:1
-
利用C++实现了BMP图像的读入和显示 BMPCode
利用C++实现了BMP图像的读入和显示利用C++实现了BMP图像的读入和显示利用C++实现了BMP图像的读入和显示(Use C++ achieve the BMP image to read and display BMP images using the C++ achieve to read and display BMP images using the C++ achieve to read and display)
- 2013-06-25 09:30:57下载
- 积分:1
-
26
说明: 利用matlab实现图像的直接反投影重建结果(Using Matlab to Realize Direct Back Projection Reconstruction Results of Images)
- 2020-06-27 16:33:45下载
- 积分:1
-
偏振片旋转三个不同角度得到的三幅偏振图像polarization-information
利用偏振片旋转三个不同角度得到的三幅偏振图像,计算求得偏振度图像和偏振角图像及斯托克斯分量图像(Use polarizer is rotated three different angles of the three polarization image, the image of the degree of polarization and polarization angle images calculable and Stokes component image)
- 2021-04-26 11:38:45下载
- 积分:1
-
canny
基于Canny算子检测图像边缘,其中含有非极大值抑制功能。(Based on Canny operator edge detection image, which contains a non-maxima suppression.)
- 2013-11-17 20:06:46下载
- 积分:1
-
ridgelet_transform
说明: 一个用于图像描述表示的脊波变换程序,值得参考。(Used to describe an image expressed by the ridge of wavelet transform process, a good reference.)
- 2010-03-17 11:53:07下载
- 积分:1