-
wangzhen
图像边缘提取,边缘整合,有效提取边缘,并进行填充。(Image edge detection, edge integration, effective edge extraction and filling.)
- 2012-07-29 11:04:05下载
- 积分:1
-
GeodesiActiveContour
实现了geodesic active contour图像分割算法,用到AOS scheme and level set method(Realize the geodesic active contour image segmentation algorithm, using AOS scheme and level set method)
- 2021-04-17 17:08:52下载
- 积分:1
-
matlab
demons算法用来实现图像的配准,特别是医学图像的配准,已经达到了很高的精度(demons algorithm is used to achieve image registration, especially in medical image registration, has reached a very high accuracy)
- 2011-11-17 15:32:11下载
- 积分:1
-
yanseshiqu
说明: 用delphi编程实现图像的颜色拾取,这是一个很好的图像处理程序(Delphi programming with the color of the image pick-up, this is a very good image processing program)
- 2011-04-01 20:02:10下载
- 积分:1
-
Version_5.1.8_Out
对图像进行特征提取,构造合适的特征集合,包括SFS,SBS,SFFS等(failed to translate)
- 2009-06-25 11:24:00下载
- 积分:1
-
DoG-filters
matlab 的 Difference of Gaussian 算法实现,很常用的算法(matlab the Difference of Gaussian algorithm, it is commonly used algorithm)
- 2011-09-26 13:04:20下载
- 积分:1
-
随机过程实验(研一)Random-process-experiments
随机过程实验(研一)包含的程序:离散时间马尔可夫链、连续时间马尔科夫链、布朗运动。(Random process experiments (yanyi) program included: discrete time Markov chains, continuous-time Markov chains, Brownian motion.)
- 2020-07-07 23:28:57下载
- 积分:1
-
wtthreshold
利用小波变换进行图像去噪处理,包括各种软硬阈值的选取函数(Using Wavelet Transform for Image Denoising, including a variety of select hard and soft threshold function)
- 2020-12-01 17:49:26下载
- 积分:1
-
直方图均衡化
说明: 直方图均衡化能自动地增强整个图像的对比度,但它的具体增强效果不好控制,处理的结果总是得到全局均衡化的直方图,对数据的处理不加选择,可考虑采用自适应直方图均衡化(AHE),可改进图像的局部对比度以及获取更多的图像细节。MATLAB代码均可直接运行实现。(Digital image processing histogram equalization,Adaptive histogram equalization)
- 2020-03-16 12:18:29下载
- 积分: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