-
matlab
三维数据去噪处理,一维。二维数据去噪也可以使用(3D data denoised)
- 2020-12-16 10:49:13下载
- 积分:1
-
frft
实现分数傅里叶变换及其反变换,并在音频中嵌入和提取水印(audio watermarking by fractal fourier transform)
- 2014-04-06 17:49:22下载
- 积分:1
-
SGR_Autoseed
自动种子区域生长代码,用MATLAB运行,不必选择种子点 可以自动选择阈值 实现图像分割(Automatic seeded region growing code, using MATLAB operation, do not need to select seed points can be automatically selected threshold image segmentation)
- 2014-06-18 22:20:48下载
- 积分:1
-
11_人脸检测与识别系统
1.本程序主要处理BMP位图。
2.为了方便读者学习,程序各步骤都被拆分开实现了,通过点击相应按钮可以看到每个步骤处理的结果。
3.如果是进行人脸识别,需要先打开一幅位图依次进行“人脸检测与定位”操作和“人脸特征标注”操作,然后再打开需要比较的第二幅位图,也是依次进行所有操作,最后进行识别以区分先后两个人脸。(This procedure deals mainly with BMP Bitmaps.
2. In order for the reader to learn, each step of the program is split and the results of each step can be seen by clicking the appropriate button.
3. In the case of face recognition, it is necessary to open a bitmap for "face detection and location" and "face feature tagging" in turn, then open the second bitmap to be compared, and then perform all the operations in turn, and finally identify to distinguish two faces in succession.)
- 2018-02-24 09:12:44下载
- 积分:1
-
SVDD_matlab
SVDD classifier 即支持向量数据描述分类器,能将数据分为两类。本文件也提供了训练数据和测试数据,方便进行测试。(Support vector data description classifier. Data can be divided into two categories .This document also provides training data and test data to make it easy to test the program.)
- 2017-06-23 12:02:08下载
- 积分:1
-
ShearLab3Dv11
多尺度多方向性的剪切波Shearlet变换优于小波变换,里面包含很多例子,可以直接运行,可以用于图像去噪,分割,增强等,是一个优于小波的图像稀疏表示工具(Shearlet transform of multi-scale and multi-directional shear wave is better than wavelet transform. It contains many examples and can run directly. It can be used for image denoising, segmentation and enhancement. It is an image sparse representation tool better than wavelet transform.)
- 2021-01-18 16:38:43下载
- 积分:1
-
GraphAlgorithm
C++语言下, 关于图论算法的一些模版, 包括一般图最大匹配, km匹配, 最小割等等, 共15个模版(C++ language under the graph theory algorithm on a number of templates, including the maximum matching in general graph, km matching, minimum cut, etc., a total of 15 templates)
- 2009-05-12 08:28:02下载
- 积分:1
-
Hough_Grd
在灰度图像中进行直线检测,带实验效果图像。利用快速Hough变换,能够正确查找线段端点。(In the gray image in a straight line detection, the experiment with the effect of the image. Using fast Hough transform, to correctly segment endpoint search.)
- 2007-08-18 09:59:26下载
- 积分:1
-
voronoi
能够得到二维、三维voronoi图,修改后可以获得任意数量的voronoi图。(The two or thress-dimensional Voronoi diagram can be obtained, and any number of Voronoi diagrams can be obtained after modification.)
- 2020-12-21 08:59:08下载
- 积分:1
-
find_-contours
可以采用形态学方法找出边界,比较有益的初学者的学习方法。(It s very good for a newer to learning about image processing.)
- 2013-12-30 14:44:05下载
- 积分:1