搜索资源列表
matrix
- matlab 求灰度共生矩阵,对数字图像处理的学习很有好处的。
c第二章 matlab语言基础h2
- 用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-with Canny operator to detect the edges in the image P0404 : image thresholding segmentation P0405 : water
视频分割的matlab 程序
- 1. 视频数据读取,读取相邻两帧中的人眼最敏感的亮度数据。 2. 用后一帧的亮度矩阵减去前一帧亮度矩阵,计算出两帧的帧差。 3. 迭代计算出帧差中的噪声的均值和标准差。 4. 根据均值和标准差滤除噪声,得到变化区域。 5. 用数学形态学运算得到对象的最终模板。-1. Video data is read, read two adjacent eyes of the brightness of the most sensitive data. 2. After a brightness of th
使用matlab求图像的灰度共生矩阵的程序
- 使用matlab求图像的灰度共生矩阵的程序,很好用,Using matlab for image co-occurrence matrix of gray-scale procedure, a very good use
8*8矩阵dct变换以及量化 反量化和反dct变换
- 8*8矩阵dct变换以及量化 反量化和反dct变换,8* 8 transform and quantization matrix dct quantization and anti-anti-dct transform
3dCameracalition.rar
- 这是一个相机标定程序,有数据检验,求出两个相机的投影矩阵,用于双目视觉,This is a camera calibration procedures, test data, obtained two camera projection matrix for the binocular vision
lm-matlab.rar
- 基本矩阵 L-M算法 对极几何 非线性迭代 用L-M算法求解高精度的基本矩阵,Fundamental Matrix LM algorithm epipolar geometry nonlinear iteration LM algorithm using high-precision fundamental matrix
MATLAB.rar
- 自己现在在做的论文用到灰度共生矩阵,找了好久都没找到很好用的,所以自己就编了个,不很完美,但绝对可用,已经实现过。包括灰度共生矩阵的生成以及一些特征参数。f1,二阶距。f2,对比度。f3,相关。f5,逆差距。f6,和平均。f7,和方差。f9,差平均。f10,差方差。请不吝赐教。,Now do their own papers in the gray co-occurrence matrix used to find for a long time to find no good use, so
ExtractGLCM
- 灰度共生矩阵方法用来提供一幅图像的灰度共生矩阵值,然后送到分类器中进行分类-gray level co-occurrence matrix,a very important method of extracting features
HessianImage.rar
- 基于hessian矩阵的图像处理,内附hessian的matlab源码,Hessian matrix-based image processing, Hessian containing the matlab source code
NURBS-curve
- 这是NURBS曲线的绘制程序,在MATLAB-2008a环境下进行编写,包含了几个基函数子程序。可以通过调节控制顶点和点的权重来调节曲面形状。 -This is a NURBS curve drawing program, in the MATLAB-2008a environments prepared, including a number of basis function subprogram. Can be controlled by adjusting the weight o
Texture
- 用灰度共生矩阵对共生矩阵归一化和计算能量、熵、惯性矩、相关4个纹理参数。-On the symbiosis with the GLCM matrix normalization and calculation of energy, entropy, moment of inertia, related to four texture parameters.
Texture-features
- matlab编写的用于实现灰度共生矩阵,灰度-梯度共生矩阵,灰度直方图,协方差系数,LOG滤波器的源代码了。全部经过测试,可以直接使用。对于做纹理分析很有帮助。一共有五个代码-matlab prepared for the realization of Gray Level Co-occurrence matrix, gray- gradient co-occurrence matrix, gray histogram, covariance coefficients, LOG source c
soft_matting
- 计算拉普拉斯抠图矩阵 用于获得轮廓等 很好用-Matting Laplacian matrix calculations used to obtain contour, etc.
Image_Classify
- 遥感影像分类的matlab实现(源码+图像)。以及分类后评价(总体精度、Kappa系数、混淆矩阵)。-Remote Sensing Image Classification of matlab implementation (source code+ images). After the evaluation and classification (overall accuracy, Kappa coefficient, confusion matrix).
Block-matching(Matlab)
- 用块匹配法求超分辨率复原中的运动矩阵!提出了一种快速,半像素的三步法!-Block-matching method using super-resolution recovery of movement in the matrix! Presents a fast, three-step half-pixel!
matlab-editbox
- matlab gui中使用editbox显示中文,矩阵的功能,附有说明文件和一个实例-matlab gui use editbox display Chinese, the matrix of functions, with documentation and an example
MATLAB程序
- 快速PCA算法,用于快速提取出矩阵的主成分,主成分数量可定。(The fast PCA algorithm is used to extract the principal component of the matrix quickly, and the principal fraction can be determined.)
新建压缩文件
- matrix 大作业 实现基础信号处理 ece712课程(matrix for signal processing)
CONVERT_voxels_to_stl
- 从matlab矩阵生成stl格式文件,适用于多孔介质图形生成(Generating STL format files from MATLAB matrix)