-
SaliencyToolbox
官方版SaliencyToolbox最新版本,对加载图片进行视觉注意机制的显著性运算,压缩包内含多张素材图片(The latest version of official version SaliencyToolbox of, load the image of the visual attention mechanism, a significant sex operator, compressed packets containing more than one material picture)
- 2012-08-15 21:25:16下载
- 积分:1
-
levelset
用matlab实现levelset水平集分割图像!(levelset to fen ge Image ag dag gf a ga ga h agr d we v g)
- 2020-12-14 19:09:14下载
- 积分:1
-
guass_fliter_pic
高斯滤波算法,可用于模糊图片,除掉图片中的高频噪声(gauss fliter to remove high frequency noise for pic )
- 2017-03-11 10:40:11下载
- 积分:1
-
LBP1
用lbp实现纹理特征提取,并分类说明:
一共有三个m文件,一个是lbp.m, 存放主要的lbp算法,
一个是getmapping,用以做算法的辅助函数,
一个是lbptest.m,存放着测试代码。
这三个文件需要放到同一个文件夹,并在文件夹中添加相应的图片,
具体的图片名字见lbptest.m的代码,运行lbptest.m可以查看结果。代码最后给出效果图
这三个文件是最传统的LBP方法,有256种。(With lbp achieve texture feature extraction and classification Description:
A total of three m files, one is lbp.m, store the main lbp algorithm,
One is getmapping, helper functions for doing arithmetic,
One is lbptest.m, kept the test code.
These three documents need to put the same folder, and add the appropriate folder, pictures,
See lbptest.m specific name of the picture of the code, run lbptest.m can view the results. Finally renderings code
These three documents are the most traditional LBP method, there are 256 kinds.)
- 2013-10-21 17:09:14下载
- 积分:1
-
Active_Appearance_Mode(hand)
完整的可运行AAM模型的matlab代码,附有测试图像,matlab 2009测试通过(Complete AAM model can run matlab code, with a test image, matlab 2009 test pass)
- 2011-01-12 22:25:03下载
- 积分:1
-
_SnippingTool
功能简单的截图,可以像qq那样截图,并有图片处理功能(Simple screenshots, like QQ screenshots, and image processing capabilities)
- 2019-05-29 14:32:17下载
- 积分:1
-
shadow_detective
这是CVPR2011论文“Single-Image Shadow Detection and Removal using Paired Regions”最新的代码,可以直接在Windows环境下直接运行,阴影检测效果很好。(This code is the latest version for the paper, Single-Image Shadow Detection and Removal using Paired Regions ,in CVPR2011.It can directly work in Windows environment and perform well. )
- 2014-12-08 19:42:30下载
- 积分:1
-
face detection
运用HOG提取人脸特征与支持向量机算法训练模型,进行人脸识别(Using HOG to extract facial features and support vector machine algorithm training model for face recognition)
- 2017-10-05 21:02:31下载
- 积分:1
-
quyushengzhangfa
区域生长法的图像分割,可以较好地提取脑部图像。(The region growing method can extract brain image well.)
- 2019-01-13 23:39:45下载
- 积分:1
-
第四次作业
说明: 1.使用medfilt2函数对‘lena.bmp’进行不同模板大小的中值滤波,并观察效果
2.使用fspecial函数构造‘gaussian’, ‘sobel’, ‘prewitt’, ‘laplacian’, ‘average’等不同滤波算子,使用filter2函数对‘cameraman.tif ’进行滤波,观察不同滤波器的效果
3.设计频域理想低通和理想高通滤波器,对‘phantom.bmp’图像进行频域滤波,显示滤波结果。然后改变截止频率,观察对结果的影响。
4.对‘homo.bmp’进行同态滤波,其中频域同态滤波器自行设计。要求在程序注释中说明你设计该滤波器的思想。(1' lena.bmp 'The median filtering with different template sizes was carried out and the effect was observed2. Fsspecial function is used to construct different filter operators such as' Gaussian ',' Sobel ',' Prewitt ',' Laplacian ',' average ', etc' cameraman.tif 'Filter and observe the effect of different filters3. Design ideal low pass and ideal high pass filters in frequency domain' phantom.bmp 'The image is filtered in frequency domain and the filtering result is displayed. Then change the cut-off frequency and observe the effect on the results.4. Yes' homo.bmp 'The homomorphic filter is designed by ourselves. The idea of designing the filter should be explained in the program notes.)
- 2020-12-11 21:53:25下载
- 积分:1