资源列表
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.
PUSHMRIMAGE
- DICOM图像传输至PACS软件,适用于北京新网PACS-DICOM image transfer to PACS software for new network PACS Beijing
OTSU_matlab
- 基于matlab环境下写的OTSU算法,自适应阈值分割,非常适用的阈值分割算法,适用于计算机图像处理初学者。-Matlab environment based on written OTSU algorithm, adaptive threshold, very applicable threshold segmentation algorithm for computer image processing for beginners.
ImageRegistration
- 基于图像相似度的二维灰度图像配准算法C++源代码,适合入门级的学习人员学习使用-Two-dimensional gray scale image similarity based image registration algorithm C++ source code, for entry-level learning to learn to use