├── .gitattributes ├── Image threshold segmentation based on genetic algorithm.doc ├── Image threshold segmentation based on genetic algorithm.pdf └── README.md /.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hjs557523/The-homework-of-Introduction-to-artificial-intelligence/HEAD/.gitattributes -------------------------------------------------------------------------------- /Image threshold segmentation based on genetic algorithm.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hjs557523/The-homework-of-Introduction-to-artificial-intelligence/HEAD/Image threshold segmentation based on genetic algorithm.doc -------------------------------------------------------------------------------- /Image threshold segmentation based on genetic algorithm.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hjs557523/The-homework-of-Introduction-to-artificial-intelligence/HEAD/Image threshold segmentation based on genetic algorithm.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hjs557523/The-homework-of-Introduction-to-artificial-intelligence/HEAD/README.md --------------------------------------------------------------------------------