-
plsa
Probabilistic Latent Semantic Analysis模型实现,用于目标识别或文本识别(Probabilistic Latent Semantic Analysis model for target recognition or text recognition)
- 2008-03-31 16:40:12下载
- 积分:1
-
fuzzyedge
图象的模糊边缘检测,用MATLAB实现的,有用户界面和检测结果!(Image fuzzy edge detection, implemented using MATLAB, user interface and test results!)
- 2012-09-09 15:50:11下载
- 积分:1
-
matlab
基于MATLAB-GUI图形界面的数字图像处理软件 本系统设计基于GUI图形界面,用matlab语言编写代码,实现功能包括图象的读取、存储、显示、直方图均衡化、阈值化、小波分解、小波重构、加噪、去噪、平滑、锐化、边缘检测、图像分割等(MATLAB-GUI graphical user interface based on digital image processing software of the system design is based on GUI graphical interface, using matlab language to write code to achieve functionality, including image reading, storage, display, histogram equalization, thresholding, wavelet decomposition, wavelet reconstruction, add noise, denoising, smoothing, sharpening, edge detection, image segmentation, etc.)
- 2020-06-25 23:20:02下载
- 积分:1
-
Handbook-of-Machine-Vision
机器视觉手册,讲解详细,非常实用,从基础图像处理算法到复杂视觉算法(handbook of machine vision, very practical, including basic image processing and vision algorithm)
- 2014-11-14 11:28:09下载
- 积分:1
-
SARAutoFocus
说明: 机载合成孔径雷达自聚焦算法,没有实测数据,用的是点目标仿真(Airborne synthetic aperture radar algorithm for self-focusing, there is no measured data, using a point-target simulation)
- 2008-10-21 23:13:24下载
- 积分:1
-
MyGraphBrian
我改写后的graphbrian类,原本支持柱状图饼图和折线图的,现在添加了对这些图的风格调整,主要是增加了调整绘图区背景色和文本背景的功能,还增加了把图片保存为bmp文件的功能,以便用其他软件方便的打印。(I would then graphbrian category, which originally supported the pie chart histogram and line graph, and now added to adjust the style of these plans, the main adjustment is to increase the drawing area background color and text background function, but also an increase of the picture saved as bmp files, in order to use other software to facilitate printing.)
- 2008-01-30 11:27:56下载
- 积分:1
-
配准校正
利用matlab对已知多对控制点的情况下进行两张图像校正,该算法能够取得较好的结果(Using matlab to correct two images when multiple pairs of control points are known.The algorithm can get good results.)
- 2020-12-30 21:59:00下载
- 积分:1
-
FVC2004
FVC2004指纹数据库下载,希望帮到有需要的朋友.(FVC2004 Fingerprint Database)
- 2019-04-11 14:19:52下载
- 积分:1
-
MATLAB
:数字水印技术作为数字媒体版权保护的有效办法,近年来在国内外引起了人们极大的兴趣。作者采用了DCT离散余弦变换的算法,对图像这种多媒体数字作品进行了数字水印的嵌入和检测研究。并且使用了高效实用的编程工具MATLAB来介绍了一种DCT域的图像数字水印嵌入和提取的(BASIC_WM.M
..........................................cellauto.m
..........................................dctwatermark.m
..........................................detectbasic_wm.m
..........................................plotcorr_coef.m
..........................................wavedetect.m
..........................................wavedetect2.m
..........................................wavemarksvd.m
..........................................wavemarksvd)
- 2012-05-09 11:26:26下载
- 积分: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