搜索资源列表
yuzhifenge
- 用间类最大距离法自动求取多张图像的阈值分割,MATALB实现
QGA_image_segmentation
- 量子遗传算法最大熵法图像多阈值分割程序下载。阈值的个数直接指定即可。-image segmentation based on quantum-inspired genetic algorithm
light_spot_center
- 光斑的中心提取:重心法和圆拟合。先用多次迭代求阈值并且对图像二值化,再用重心法和圆拟合提取光斑中心。-light spot method:median point ,circle fitting
otsu
- 多维OTSU阈值分割方法,能够实现二维图像多阈值分割-Multidimensional OTSU thresholding methods, able to achieve the two-dimensional image multi-threshold segmentation
rectangular-in-multi-goal-picture
- 将含多个目标的图像减去背景图,再将所得图进行阈值化处理得二值图像,再对二值图像进行标记,然后跟含多个目标的图像进行处理,对这个图像进行多目标标记-Containing a plurality of target image by subtracting a background image, and the resulting graph threshold processing binary image to be marked, then the binary image, and then
otsu
- 多阈值的OTSU算法,用于对图像的分割,是OUTS算法的推广-OTSU algorithm for multi-threshold for image segmentation, the algorithm is to promote OUTS
Infrared-Image-Enhancement
- 针对基于小波变换的红外图像增强方法视觉效果不够理想的缺点, 提出了一种基于平稳小波变换和Retinex 的红外图像增强方法, 利用Retinex 增强算法增强图像的视觉效果, 并改善其亮度均匀性。首先, 对红外图像经平稳小波变换后的最大尺度低频子带图像进行多尺度Retine x 增强 然后, 利用贝叶斯萎缩阈值法对高频子带图像进行阈值去噪, 并根据低频子带图像的局部对比度和模糊规则计算高频子带的增益系数, 从而得到增强后的高频子带图像 最后, 由低频子带图像和高频子带图像重构得到增强后的图像。针