搜索资源列表
cl2
- cl2多小波去噪的源程序,对学校多小波的人很有帮助。需要自己修改一下图片的路径。-Cl2 many of the source wavelet denoising, the School Multiwavelet helpful people. Needs its own path picture changed a bit.
facedetection
- 简单的人脸识别代码,如果是其他图片的话,放在当前文件下,修改一下文件名即可。-Face Recognition simple code, if it is the other picture, then on the current file, the file name can be changed a bit.
Digital
- 用于修改图像的对比度 内含程序所需的素材图片 -Used to modify the image contrast
hbing
- Matlab的图像处理小软件,注意修改路径,以及图片。-Matlab image processing small software, pay attention to modify the path, and pictures.
hidelsb
- 基于图片的信息的隐藏与伪装,可以修改里面的参数使得其更好-Image-based information hiding and camouflage, you can change the parameters makes it better
chang-video-into-image
- 通过对视频的适当修改,运用matlab软件实现视频图片提取。-chang video into image with matlab
DeleteSpace
- 调整pdf的边缘及其行间距大小。首先把pdf保存为图片,然后用此程序调整边缘或行间距大小,把修改后的图片重新整合成pdf。此软件的目的是为了kindle用户编写。因为kindle的屏幕有限,除去多余的边缘和行间距,可以使kindle读书效率更高,减少过多翻页操作。-Adjust the line spacing pdf and the size of the edge. First, save the pdf as a picture, and then use this procedure t
guess
- 需要一个放有若干图片的文件夹,图片的文件名还需要提供一些信息,如“计61班.jpg”之类,具体格式可以修改源代码。然后显示图片让参与者猜是哪个班的。为系里男生节编写的一个简单的GUI程序-Need a put several pictures folder, pictures of the file name also need to provide some information, such as "(61 class. JPG," and so on, and the specific f
tuxiangfeixingweijisuan
- 该算法实现了对图像的分形维计算,图片文件请修改M中的代码,自行读取。-The algorithm is realized with the image fractal dimension calculation, picture files please amend M of the code, to read.
Image_segmentation_regional_growth
- 图像的区域增长源码,可手动选择像素点,图片数据请修改M文件里的内容,自行读取。-Images regional growth source, can be manually choose pixels, the picture data please amend M file content, to read.
SURF
- 用SURF实现图相配准,可以自行修改图片-SURF Image registration
pacVsm
- pca + svm人脸识别代码 图片目录需要自己修改-the pca+ svm Face Recognition code picture directory need to modify
picture
- 这是matlab修改图片的例子,可以调图片的黑白、线条-Matlab example to modify the pictures, you can adjust the picture black and white, lines, etc.
chepai-shibie
- 是个从别人论文中粘贴修改的MATLAB的车牌识别程序,可以成功跑,但是别的图片范围和精度不高。-a car board identification progran,matlab
IA_LD
- IA_LD是用免疫优化算法(immune algorithm)解决物流配送中心选址(Logistics and Distribution)的问题。文件打开后运行IA_LD.m文件即可得到结果,代码中有详细注释,方便修改。运行示例已经保存为图片附在压缩包中。-IA_LD is immune optimization algorithm (immune algorithm) to solve the logistics distribution center location (Logistics
ACA_TSP
- ACA_TSP是用蚁群算法(ant colony algorithm)解决旅行商问题(travelling salesman problem)。文件打开后运行ACA_TSP.m文件即可得到结果,代码中有详细注释,方便修改。运行示例已经保存为图片附在压缩包中。-ACA_TSP is to solve the traveling salesman problem (travelling salesman problem) ACO (ant colony algorithm). Run ACA_TSP
AFSA_fx
- AFSA_fx是用人工鱼群算法(artificial fish swarm algorithm)解决一元函数寻优问题。文件打开后运行AFSA_fx.m文件即可得到结果,代码中有详细注释,方便修改。运行示例已经保存为图片附在压缩包中。-AFSA_fx is (artificial fish swarm algorithm) function is used to solve a dollar AFSA optimization problem. Run AFSA_fx.m file to get
AFSA_fxy
- AFSA_fxy是用人工鱼群算法(artificial fish swarm algorithm)解决二元函数寻优问题。文件打开后运行AFSA_fxy.m文件即可得到结果,代码中有详细注释,方便修改。运行示例已经保存为图片附在压缩包中。-AFSA_fxy is (artificial fish swarm algorithm) to solve the optimization problem with a binary function AFSA. Run AFSA_fxy.m file to
PSO_DynamicEnvironment
- PSO_DynamicEnvironment是用粒子群算法(particle swarm algorithm)解决动态环境寻优(最优值不断变化)的问题。文件打开后运行PSO_DynamicEnvironment.m文件即可得到结果,代码中有详细注释,方便修改。运行示例已经保存为图片附在压缩包中。-PSO_DynamicEnvironment solve dynamic environment particle swarm optimization algorithm (particle swar
图片融合
- 通过不同曝光量合成hdr图片,但是程序不完整,需要自己修改。