搜索资源列表
基于遗传算法 阈值 图像分割
- 基于遗传算法的自然图像分别各代码
match.rar
- 《图像配准技术及其Matlab编程实现》一书的Matlab源码,有点检测、线检测、Hough变换、遗传算法、蚁群算法、Powell算法和插值算法等。,"Image Registration and Matlab programming," a book of Matlab source code, a bit detection, line detection, Hough transform, genetic algorithm, ant colony algorithm, Powell al
AForge.NET_Framework-2.1.3
- 一个C#下面的图像处理算法以及人工智能算法的类库。人工智能的算法包括神经网络算法,遗传算法,机器学习算法等。使用C#写人工智能算法的开发者可以直接调用这个类库,不用自己实现最底层的算法了。我曾经使用过其中的遗传算法类库,功能十分强大,推荐使用。 -English Descr iption: AForge.NET Framework is a C# framework designed for developers and researchers in the fields of Comput
基于matlab的遗传算法程序及基于matlab的小波变换实现图像边缘提取
- 基于matlab的遗传算法程序及基于matlab的小波变换实现图像边缘提取
1
- 用matlab编写的采用遗传算法进行图像分割的一个程序-using Matlab prepared using genetic algorithms for image segmentation of a program
matlab3
- 这是利用遗传算法进行图像分割的matlab源程序-This is the use of genetic algorithms image segmentation matlab source
nn_examples
- 此为matlab教程范例,包括图像、小波分析、优化、神经网络、遗传算法及其他部分范例-This is an example of matlab tutorials, including images, wavelet analysis, optimization, neural networks, genetic algorithms and other parts of sample
SGA
- 基本遗传算法的C语言源程序。(遗传算法的应用范围极其广泛,它可应用于函数优化、组合优化、生产调度问题、自动控制、机器人学、图像处理、人工生命、遗传编程以及机器学习等领域。)-Basic genetic algorithm C language source code. (Genetic algorithm extremely broad range of applications, it can be applied to function optimization, combinatorial
yichuansuanfa
- 遗传算法的一些文章,感觉不错,希望对大学有帮助-A number of genetic algorithm article, I feel good, I hope the University has helped
GeneticAlgorithm
- 遗传算法以及其图像分割的应用 Genetic Algorithm-Genetic Algorithm
BGAandDWT
- 基于遗传算法和小波变换的图像去噪处理-Based on genetic algorithms and image denoising wavelet transform to deal with. . . . .
BGAthrehold
- 基于遗传算法的图像去噪阈值分析研究的方法-Based on Genetic Algorithm for Image Denoising threshold method of analysis. . . .
work
- 基于遗传算法和bp网络的简单人脸识别,只能识别三种表情。图像经过简单的小波变换处理-Bp networks based on genetic algorithm and a simple face recognition, could only identify three kinds of expressions. After a simple wavelet transform image processing
yichuansuanfa
- 遗传算法图像分割,利用遗传算法进行图像分割-Genetic algorithm image segmentation, image segmentation using genetic algorithm
gapicdiv
- 一个遗传算法图像分割程序. 对于图片分割的效果相当理想. -A genetic algorithm for image segmentation procedures. For the image segmentation results reasonably well.
tuxiangfenge
- 基于改进遗传算法的图像分割,算法中引入了优生算子、改进的变异算子和新个体,避免了局部早熟,提高了收敛速度和全局收敛能力。 -Based on improved genetic algorithm for image segmentation algorithm is introduced eugenics operator, the improved mutation operator and new individual, to avoid premature local, to improv
1884425program
- 图像处理 计算基于hausdorff距离和遗传算法的图像匹配(只有旋转和平移)-Hausdorff distance calculation is based on image processing and genetic algorithms image matching (only rotation and translation)
遗传算法Otsu
- 基于遗传算法的图像分割,大津算法,图像分割(Image segmentation based on genetic algorithm)
《遗传算法-理论、应用与软件实现》源代码
- C# 图像处理、神经网络、遗传算法,有需要的可以学习一下。(C# image processing, neural network, genetic algorithm)
遗传算法
- 利用遗传算法求解TSP问题,并给出了最终图像和结果。(The genetic algorithm is used to solve the TSP problem, and the final image and results are given.)