-
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
-
FGseg
是关于目标提取的,非常有用,我已经测试过了(Is extracted on the target, very useful, I have tested the)
- 2008-06-11 16:03:25下载
- 积分:1
-
radonbh
用于图像中边缘检测的重要算法,radon变换,该MATLAB程序实现了radon变换,直接确定图像中边缘位置和边缘强度(Radon convert)
- 2009-11-11 10:00:40下载
- 积分:1
-
ACM
主动轮廓模型图像分割算法,讲XU改进的算法用MATLAB进行实现(Active Contour Model for Image Segmentation Algorithm, speaking XU improved algorithm using MATLAB for the realization of)
- 2008-01-17 20:45:45下载
- 积分:1
-
FinalWork
给定受感染红细胞图片,自动判定受感染红细胞数目(Given the picture of infected red blood cells, the number of infected red blood cells can be determined automatically.)
- 2019-04-03 21:24:24下载
- 积分:1
-
Image-conversion
此算法是图像之间的转换,二值图,RGB等的相互转换源代码(This algorithm is the conversion between the images, the two value of the map, RGB, and so on the conversion of the source code)
- 2015-09-18 20:17:30下载
- 积分:1
-
tuxiangyuchuli
图片的预处理 将图片读入之后 经过灰度处理 中值滤波(多次) sobel算子运算
二值化运算 最后做细化 处理 显示并保存 细化后的图象(Pretreatment of the picture after the picture to read through the gray scale median filter processing (multiple) sobel operator Binary operator to do the final thinning operation display and save the image after thinning)
- 2011-06-05 20:19:11下载
- 积分:1
-
bmpscrollview
用于BMP图像文件的滚动显示,带上下和水平滚动条。(This file is used to display BMP image files, with up-down and horizontal scroll bars.)
- 2013-07-10 16:44:33下载
- 积分:1
-
Batch-based-OMP
基于块的OMP算法,相对传统的OMP算法速度很快!(Batch-based OMP algorithm,execution quickly than the comman OMP algorithm.)
- 2013-01-09 10:12:15下载
- 积分:1
-
gradientImage
自然图像的梯度分布为重尾分布,超拉普拉斯分布,本代码通过概率统计画出梯度分布的曲线(The heavy-tailed distribution of gradients in natural scenes have proven effective
priors for a range of problems such as denoising, deblurring and super-resolution.These distributions are well modeled by a hyper-Laplacian)
- 2021-03-22 14:39:16下载
- 积分:1