搜索资源列表
ostub
- 基于遗传算法的最大类间方差法对JPG格式图像分割的程序源代码
基于Gabor特征提取和人工智能的人脸检测系统源代码
- 使用步骤: 1. 拷贝所有文件到MATLAB工作目录下(确认已经安装了图像处理工具箱和人工智能工具箱) 2. 找到"main.m"文件 3. 命令行中运行它 4. 点击"Train Network",等待程序训练好样本 5. 点击"Test on Photos",选择一个.jpg图片,识别。 6. 等待程序检测出人脸区域
prolog-pictureDraw
- 该代码是用PROLOG实现的绘制图元的程序,编制的图元按对象进行处理,可移动。-The example contains gdiPlus package. The package maintains drawing pictures using gdiPlus. The pictWin package contains invocation of drawing predicates for BMP and JPG files.
Map-of-China-coloring-problem
- 基于遗传算法的中国地图着色问题,额外给出省份名称与相邻关系的txt文件和中国地图的jpg图片文件-Map coloring problem based on genetic algorithms, province name is given txt file with neighboring relations, and China map jpg picture file
DuckLakeSegmentation_SVM
- 用svm实现图片中目标的提取。ColorPix.exe为图片rgb值读取小软件,littleduck.jpg为目标图像。DuckLakeSegmentation_SVM.m为主程序,使用时可以选取图片处于目标位置像素点的rgb值作为特征训练svm。可以使用任意图片,通过修改主程序的DuckTrainData和LakeTrainData里面的rgb值即可-Svm achieve the target image using the extraction. ColorPix.exe rgb valu
pHash-0.9.4-sourcecode
- 开源的图像相似度感知hash算法,支持jpg等主流图像的相似度匹配。-the sourcecode algrithm is about picture of perceptual hash, supporting jpg format, and so on.
Inception_V3(Transfer)
- 本算法实现了InceptionV3模型的迁移学习。训练好的inceptionV3模型可自行搜索下载.pb文件,数据集需为本地jpg图片。(Realization of full adder schematic diagram)