登录
首页 » 算法 » 基于最大类间方差阈值与遗传算法的道路分割算法

基于最大类间方差阈值与遗传算法的道路分割算法

于 2022-02-04 发布 文件大小:726.48 kB
0 230
下载积分: 2 下载次数: 1

代码说明:

The code is based on Otsu threshold algorithm and heritage road split code to calculate the optimal threshold, enabling the road segmentation, experimental results are good.The code is based on Otsu threshold algorithm and heritage road split code to calculate the optimal threshold, enabling the road segmentation, experimental results are good.

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

发表评论

0 个回复

  • 飞船相对测站的位置矢量单位矢量在赤道坐标系中的三个分量...
    飞船相对测站的位置矢量单位矢量在赤道坐标系中的三个分量-Spacecraft relative position vector of the station unit vector in the equatorial coordinate system of the three subscales
    2023-04-17 08:30:03下载
    积分:1
  • A program ,Using language c to relize ,can solve the line system of equations an...
    用C语言来实现的一个程序,可以求解线生方程组,比LU分解法求解速度快。- A program ,Using language c to relize ,can solve the line system of equations and rapider than a program with the way of LU Resolution
    2023-05-20 06:20:04下载
    积分:1
  • 哈夫曼编码构造 c++程序
    哈夫曼编码构造 c++程序 -Huffman coding structure c procedures
    2022-05-07 06:24:23下载
    积分:1
  • matlab仿真硬件时用的定点化仿真
    应用背景matlab仿真硬件时用的定点化仿真,一般用matlab 直接生成的滤波器响应仿真,因为结果是浮点的,所以和真实硬件计算出的结果差别很大。所以应当进行定点化处理,再检查响应曲线,在硬件设计(FPGA)就应该提前清楚到底要多和位的精度。关键技术输入参数是归一化的浮点数以及位宽,bit_floor.m用来仿真低位直接截断后的效果。bit_round.m是硬件按真正的四舍五入截断处理后的效果。bit_round_hw.m是仿真硬件处理里简化版四舍五入。
    2022-12-06 11:40:03下载
    积分:1
  • 数据结构
    快速排序是一种分而治之的排序算法
    2023-08-27 18:00:06下载
    积分:1
  • 0-1 背包使用粒子群优化
    您应用此代码求解 0-1 背包使用粒子群算法基于方法。它非常快速地执行。
    2022-04-16 06:20:22下载
    积分:1
  • With the Gauss
    用高斯-赛德尔迭代法求方程组的根。它的原理与简单迭代法相似,但在赛德尔迭代法中,每次迭代时充分利用当前最新的迭代值-With the Gauss- Seidel iterative method seeking the roots of equations. Its principle with simple iterative method similar, but the Seidel iteration method in each iteration to take full advantage of the current value of the latest iteration
    2022-03-18 09:30:09下载
    积分:1
  • 二分查找
    二分法查找-dichotomy Search
    2022-03-24 21:03:58下载
    积分:1
  • MFC下实现MD5加密
    MFC下实现加密算法MD5,可以对字符串跟文件进行加密.值得一看  Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All rights reserved. License to copy and use this software is granted provided that it is identified as the "RSA Data Security, Inc. MD5 Message-Digest Algorithm" in all material mentioning or referencing this software or this function. License is also granted to make and use derivative works provided that such works are identified as "derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm" in all material mentioning or referencing the derived work. RSA Data Security, Inc. makes no representations concerning either the merchantability of this software or the suitability of this software for any particular purpose. It is provided "as is" without express or implied warranty of any kind. These notices must be retained in any copies of any
    2022-03-04 02:53:21下载
    积分:1
  • kmeans聚类java实现
    应用背景package Kmeans; import java.io.BufferedReader; import java.io.FileReader; import java.util.ArrayList; public class KMeans { private static String fileName = "E:java练习Arithmeticjulei1.txt"; // 文件地址 private static int numTotal; // 聚类总数 private static int K; // 聚类的簇数关键技术典型的聚类算法,应用广发,学习简单,java技术的使用
    2022-02-01 21:05:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载