资源列表
MATLAB-GUI
- matlab 图像处理,实现界面编程,检测图像边界等-matlab image processing, and interface programming, testing the image border, etc.
CPoint3DCloud
- 很好的3D点云处理程序,适合初学者使用,其中有渲染,三角化等-Excellent 3D point cloud processing, suitable for beginners, including rendering, triangulation, etc.
noisedetection
- 噪声中的信号检测主要介绍信号检测的统计理论的原理与应用。着重介绍在实践中特别有用的那些原理,并应用它们来解决数字通信、雷达以及声呐中遇到的检测问题。-Noise in the signal detection introduces the statistical theory of signal detection theory and application. Focuses particularly useful in practice those principles and apply
PDE_in_image_processing
- 包含五个文件夹。 (1)MATLAB程序:其中包含10余个MATLAB程序或(函数)的源代码。程序中所作的注释,与书中关于对应算法的描述是一致的 (2)二值图像:其中的图像可供形态学图像处理实验用,也可通过提取对象的边界,供曲线演化实验使用。 (3)灰度图象和彩色图像:其中的图像,可以作为图像分割,平滑滤波,反差增强,彩色增强以及图像放大等实验的素材。 (4) 视频剪辑:,"two_cells"是采用改进的变分水平集方法,实现GAC模型图像分割的演化过程;"denoissing
CSF1
- 表面张力CSF模型,用于计算微重力条件下的两相流问题。-Comtinum Saface tension Force
Gdal_NDVI
- 用gdal来做ndvi计算,gdal调用的例子-Do ndvi calculated using gdal, gdal example call
proj09-03
- 数字图像处理利用形态学进行连通分量提取法程序-Digital image processing using morphological connected component extraction process
Kmeans
- 使用K均值做聚类分析来进行图像分割,把原始图像转换到HSV空间做聚类分析-use k-means clustering to segment the image
Introductory_Techniques_for_3-D_Computer_Vision.ra
- 计算机视觉重要书籍,供大家参考,3D计算机视觉技术-Introductory Techniques for 3 D Computer Vision
inexact_alm_rpca
- RPCA (Robust Principal Component Analysis)是目前用于矩阵填充、图像去噪的最有效的优化方法。目前最有效的算法是ALM(Augmented Lagrange Multiplier)。ALM分为Exact ALM和Inexact ALM。 该代码是Inexact ALM,收敛速度比Exact ALM快!-RPCA (Robust Principal Component Analysis) is used for matrix filling, image de
jpeg
- 本代码用matlab实现了图像的Jpeg编解码,使我的毕业设计,在这里与大家共享。-The code is implemented using matlab Jpeg image codec, so my graduation, and share here.
CVPR10-LLC
- 该matlab源码描述了基于局部受限线性编码的图像分类算法-This is an example code for the algorithm described in "Locality-constrained Linear Coding for Image Classification", CVPR 2010.