-
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
-
kuaisuzishiyingyuzhifangfa
一种快速图像阈值分割法,不是otsu或迭代法,Wellner 1993快速自适应的图像二值化方法,有具体使用方法,很详细(A fast image thresholding segmentation method, not otsu or iterative methods, Wellner 1993 fast adaptive image binarization method)
- 2016-09-23 16:00:23下载
- 积分:1
-
javacv-examples-master
image processing with opencv
- 2017-05-01 21:54:16下载
- 积分:1
-
repeatability_demo.tar
Mikolajczyk 的特征点提取 重复性评价代码(Mikolajczyk s evaluation of feature point extraction of repetitive code)
- 2008-04-28 13:09:36下载
- 积分:1
-
affine-transformation
已知对应点,可以求出仿射变换。只需要三个点就可以。(Known corresponding points, affine transformation can be obtained. Only need three points as you can.)
- 2013-06-04 11:56:31下载
- 积分:1
-
IDL code
说明: 压缩文件中的代码可以读取图片并计算绿色植被的归一化植被指数,直接在IDL中打开即可使用(The code in the compressed file can read pictures and calculate the normalized vegetation index of green vegetation,and you can open it directly in IDL and use it.)
- 2019-06-11 16:32:04下载
- 积分:1
-
antvrptw
算法程序可以求解带时间窗的车辆路径问题,期望大家上传的都是有说明的可以使用的程序(the program for the vehicle routing problem with time windows)
- 2014-12-03 20:36:20下载
- 积分:1
-
image-processing_toolbox
这是一个图像处理相关的matlab工具包,包含了很多写好的可以直接调用的m文件,非常实用(These MATLAB functions were created for the book Digital Image Processing
Using MATLAB, 2nd edition, by R.C. Gonzalez, R.E. Woods, and S.L. Eddins,
Gatesmark Publishing, 2009. The functions supplement and extend the image
)
- 2020-12-16 20:19:12下载
- 积分:1
-
p01
detection different object in video an moves with high accuracy
- 2012-05-13 18:43:01下载
- 积分:1
-
FastICA_Kurt
这个算法是基于峭度的快速不动点算法,混合方式是线性瞬时混合,适定情况,该算法收敛速度较梯度算法快,很实用。(failed to translate)
- 2013-05-08 18:09:53下载
- 积分:1