登录
首页 » matlab » 基本遗传算法Matlab代码

基本遗传算法Matlab代码

于 2020-06-17 发布
0 208
下载积分: 1 下载次数: 11

代码说明:

说明:  基于改进遗传算法的单阈值图像分割方法,该方法在基础遗传算法的基础上进行了改进(Application of Basic Genetic Algorithms in Image Segmentation)

文件列表:

基本遗传算法Matlab代码, 0 , 2019-08-10
基本遗传算法Matlab代码\crossover.m, 582 , 2018-08-30
基本遗传算法Matlab代码\findresult.m, 389 , 2018-08-31
基本遗传算法Matlab代码\fitness_order.m, 3605 , 2018-08-28
基本遗传算法Matlab代码\generation.m, 195 , 2018-08-28
基本遗传算法Matlab代码\initpop.m, 286 , 2018-08-28
基本遗传算法Matlab代码\main.asv, 815 , 2018-08-30
基本遗传算法Matlab代码\main.m, 915 , 2018-08-31
基本遗传算法Matlab代码\mutation.m, 584 , 2018-08-31
基本遗传算法Matlab代码\select.m, 383 , 2018-08-31

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 像相似度计算方法集
    说明:  这个文件中包含了三种图像相似度的计算方法,分别是灰度分布计算方法、颜色分布直方图计算方法、还有结构相似度SSIM计算方法。(This file contains three image similarity calculation methods, namely, gray distribution calculation method, color distribution histogram calculation method, and structure similarity SSIM calculation method.)
    2020-05-19 18:14:28下载
    积分:1
  • ScanZbuffer
    扫描线Zbuffer算法 1。算出模型的包围盒。 2.每条扫描线打点时并不是包围盒内整条线打点,而是先搜索需要刷新的范围, 只是该范围内打点。 (One scan line Zbuffer algorithm. Calculate the model bounding box. 2. Each scan line runs inside the box when not surrounded by the entire line runs, but first need to refresh the scope of the search, but the scope of RBI.)
    2020-12-31 21:58:59下载
    积分:1
  • 5
    说明:  数字图像处理,图像亮度的增减,获得理想的结果,图像增强处理(Digital image processing, image brightness increases and decreases, to obtain the desired results, image enhancement processing)
    2009-06-30 09:06:08下载
    积分:1
  • 热电厂工程电气主接线
    热电厂CAD图纸资料,在CAD软件中绘制(Thermal power plant CAD drawings)
    2021-04-13 18:48:56下载
    积分:1
  • Point Cloud Mosaic Using PCL
    PCL是一个类似于OpenCV的开源库,提供了很多三维点云的处理功能,其中就包括点云拼接。在三维扫描项目中,需要利用点云拼接方法将多次扫描得到的点云数据拼合成一个整体。在本例中,用一幅包含人脸的深度图像去匹配之前获得的人脸模板,这将使我们能够确定人脸在场景中的位置和方向。(PCL is an open source library similar to OpenCV, which provides a lot of processing functions for three-dimensional point clouds, including point cloud mosaic. In the three-dimensional scanning project, it is necessary to use point cloud mosaic method to combine the point cloud data obtained from multiple scans into a whole. In this example, a depth image containing face is used to match the face template obtained before, which will enable us to determine the position and direction of the face in the scene.)
    2019-02-19 09:35:56下载
    积分:1
  • 像清晰度评价指标Matlab
    图像清晰度评价函数说明 1、熵: 表示图像所包含的平均信息量的多少,嫡值越大则所含信息量越多。 文件名:entropy.m 结果:EN 2、交叉嫡:反映两幅图像的差异,交叉嫡越小,则融合图像和原图像的差别越小。 文件名:cross_entropy.m 结果:平均交叉嫡MCE,均方根交叉嫡RCE 3、峰值信噪比: PSNR越高,说明融合效果与质量越好。 文件名:psnr.m 结果:PSNR 4、Qabf: 评价边缘或梯度质量,越大边缘越明显 文件名:Qabf.m 结果:Qabf(QAB/F) 5、平均梯度(Average Gradient):也称为清晰度,反映了图像中的微小细节反差与纹理变化特征,同时也反映了图像的清晰度,越大越好。 文件名:avg_gradient 调用:outval = avg_gradient(img) 6、结构相似性指数: SSIM指原图像和融合图像的相似程度,值越大越相似 文件名:ssim.m 结果:SSIM 7、互信息:MI(mutual information) 8、NMI: Normalized mutual information(Image sharpness evaluation function)
    2018-09-30 09:09:39下载
    积分:1
  • segmentation-based-on-SVM
    基于支持向量机方法的图像分割与目标分类.介绍了支持向量机用于车辆图像分类。以及用于单目标图像的分割和多目标图像的分割,介绍的较为详细。(Method of image segmentation based on support vector machine (SVM) and the target classification. This paper introduces the support vector machine (SVM) is used to vehicle image classification. And for single target image segmentation and target image segmentation, introduced detailed.)
    2015-12-29 11:28:26下载
    积分:1
  • SARBM3D_v10_win64
    SARBM3D matlab code for image preocessing
    2021-03-21 21:59:17下载
    积分:1
  • hausdorff111
    在matlab下用hausdorff进行两幅图的匹配问题,可以得到hausdorff的距离(in Matlab using hausdorff two plans for the match, can be hausdorff distance)
    2007-04-04 12:14:06下载
    积分:1
  • Lane_Detection
    基于视频的车道线检测,首先对视频进行一系列预处理,然后进行边缘检测,霍夫变换直线检测,最后对检测出来的直线进行非车道线排除。(Video-based lane detection, the first of a series of video preprocessing, edge detection and Hough transform line detection, finally detected non-linear lane excluded.)
    2016-07-11 17:46:03下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载