资源列表
FaceRec
- 人脸识别样例,可以对人脸进行识别,有独立的fui,操作简单(Face recognition system)
自适应中值滤波
- 自适应中值滤波在matlab平台上的实现(Implementation of adaptive median filtering in Matlab platform)
mixture_of_gaussian
- 利用混合高斯模型对一个图像序列或视频进行背景的去除,检测运动目标(Using the mixed Gaussian model to remove an image sequence or video background, or detect the moving target.)
maxflow-v3.04.src
- 使用能量最小法中的图割法,解决图像分类问题,最大流=最小割(The minimum method of energy in the map cut method to solve the problem of image classification)
ex2
- code for solving the travelling salesperson problem
ex3
- code for breadth first search - bfs
ZBase64FirstFlight
- 图片编码成base64字符串,并写入日志文件,方便日后读取,post(Encode photoes info base64 format and save as a file.)
matlab车牌识别程序代码
- MATLAB车牌识别程序代码,供交流学习用的,写的不好,还请指正(license plate recognition based on MATLAB)
read_bmp
- 利用visual studio编写,用于读取.bmp格式的图像文件(Read the image file in.Bmp format)
最常用的matlab图像处理的源代码
- #1:数字图像矩阵数据的显示及其傅立叶变换 #2:二维离散余弦变换的图像压缩 #3:采用灰度变换的方法增强图像的对比度 #4:直方图均匀化 #5:模拟图像受高斯白噪声和椒盐噪声的影响 #6:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 #7:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 #8:图像的自适应魏纳滤波 #9:运用5种不同的梯度增强法进行图像锐化 #10:图像的高通滤波和掩模处理 #11:利用巴特沃斯(Butterworth
DeepLearningForComputerVision
- code for face detection
meanshift code
- Mean shift算法是传统的目标建模的方法,即对欲跟踪目标进行建模,然后通过匹配的方式寻找到下一帧中目标的位置。但它又与传统的盲搜不同,它利用相邻帧之间目标位置变化不大的特点,采用迭代逼近的方式提高算法的搜索速度。(The Mean shift algorithm is the traditional method of target modeling, which is to model the object to be tracked, and then to find the posi
