搜索资源列表
work234
- 利用小波进行边缘提取,比较各种小波核函数的能力,体会“数学显微镜”的妙用,例子:车牌定位。-using wavelet edge detection, comparison of different wavelet function of the nuclear capability and experience "math microscope," the magic examples : positioning plates.
kld
- 基于数学形态学的图像颗粒度分析算法,先去噪再求面积然后绘制颗粒度函数。-based on mathematical morphology particle size analysis algorithms, first try to de-noising area before drawing particles function.
wvlt2
- 本目录存放的是第2章文档的程序源代码,子目录说明: \\wvlt\\lib\\ 中存放的一些基本的小波基定义和相关库函数; \\wvlt\\wrefine\\ 中存放的是小波基细化的程序代码; \\wvlt\\wxfrm\\ 中存放的是一维小波变换的数学实现-Catalog store is the first of the two chapters of the document source code, subdirectories : \\ wvlt \\ lib \\ sto
faac2
- 本目录存放的是第2章文档的程序源代码,子目录说明: \\wvlt\\lib\\ 中存放的一些基本的小波基定义和相关库函数; \\wvlt\\wrefine\\ 中存放的是小波基细化的程序代码; \\wvlt\\wxfrm\\ 中存放的是一维小波变换的数学实现-Catalog store is the first of the two chapters of the document source code, subdirectories : \\ wvlt \\ lib \\ sto
Wavelets2
- 本目录存放的是第2章文档的程序源代码,子目录说明: \\wvlt\\lib\\ 中存放的一些基本的小波基定义和相关库函数; \\wvlt\\wrefine\\ 中存放的是小波基细化的程序代码; \\wvlt\\wxfrm\\ 中存放的是一维小波变换的数学实现-Catalog store is the first of the two chapters of the document source code, subdirectories : \\ wvlt \\ lib \\ sto
kern
- ACIS是一个开放的、采用C++语言构造的三维造型开发系统, 其特点是将线框、曲面和实体造型融于一体, 并可以将这三种表示共存于一个数据结构中。目前, ACIS 广泛的运用于CAD、AEC、自动化技术和船舶制造等技术领域。本组件是ACIS的核心组件,提供了核心基本实体和属性的支持、拓扑和几何实体类、数学处理类、文件的保存及其混饭、历史和回溯的函数。-ACIS is an open, using C language structure of the development of 3D model
circlefitting
- 最小二乘法拟合圆vc实现,最小二乘法(least squares analysis)是一种 数学 优化 技术,它通过 最小化 误差 的平方和找到一组数据的最佳 函数 匹配。 最小二乘法是用最简的方法求得一些绝对不可知的真值,而令误差平方之和为最小。-least squares fitting round vc realized, least-squares method (least squares analysis) is a mathematical optimization techniq
lisanyuxuanbianhuan
- 离散余弦变换(Discrete Cosine Transform,简称DCT变换)是一种与傅立叶变换紧密相关的数学运算。在傅立叶级数展开式中,如果被展开的函数是实偶函数,那么其傅立叶级数中只包含余弦项,再将其离散化可导出余弦变换,因此称之为离散余弦变换。
texture
- 为进一步进行纹理特征分析,从纹理的方向性人手,给出了纹理方向的数学定义式,合理选择差异函数, 构造了具有物理意义的纹理方向描述特征向量.数据处理方面,运用模糊贴近度的概念,结合改进后的属性均值聚 类算法,对一类具有方向性的纹理图象进行分类与分割实验,取得了较好的结果.试验表明,该方法对纹理的方向 性有很好的描述能力. 关键词 图象分割 纹理方向 纹理分割 神经网络 模糊聚类
Digital_Imagine_Processing_Matlab
- PART ONE:原理与技术 1.简介 2.数学基础 3.采样与量化 4.变换法 5.图像增强 6.图像恢复 7.图像压缩 8.图像分割 9.表示与描述 10.图像模式识别 PART TWO: MATLAB实习 1.matlab常用函数简介 2.实验-数学基础 3.实验-量化 4.实验-变换法 5.实验-图像增强 6.实验-图像压缩 7.实验-图像分割 8.实验-图像恢复 9.实验-表示与描述 10.实验-图像模式识别
gaodengshuxuewentiMATLAB
- 高等应用数学问题的matlab求解。关于matlab的基本命令及图像处理函数-Higher applied mathematics matlab to solve the problem. On the basic commands and the matlab image processing function
OpenCV
- 讨论了OpenCV(Open Source Computer Vision Library)相对于现有的计算机视觉软件包所具有的优势,描述了OpenCV的 环境配置、数据定义、图像元素访问方式。OpenCV成为一种源码开放、包含丰富的高级数学计算函数、图像处理函数和计算机视觉 函数、不断更新和平台无关性的计算机视觉软件包。-Discussed the OpenCV (Open Source Computer Vision Library) relative to the existing
Callthesystemfunction
- 调用系统函数.Matcom、Matlab COM Builder与Visual C++混编程以及在Visual C++中调用Matlab C++数学库。-Call the system function
featureDCT
- 离散余弦变换(Discrete Cosine Transform,简称DCT变换)是一种与傅立叶变换紧密相关的数学运算。在傅立叶级数展开式中,如果被展开的函数是实偶函数,那么其傅立叶级数中只包含余弦项,再将其离散化可导出余弦变换,因此称之为离散余弦变换-Discrete cosine transform (Discrete Cosine Transform, DCT-short) is a Fourier transform is closely related with the math. I
summary-homework-2011
- 图像处理源代码:包括梯度图、分裂合并区域分割、数学形态学、各种结构元素的影响、形态学边界、对数变换、分段线性变换、线性变换、二值图像代码 MatLab自编的均值滤波、中值滤波、高斯滤波 图像处理函数。 7-Image processing source code include: the gradient map, splitting and merging, region segmentation, mathematical morphology, structural element,
3
- 实现平移运动的图像模糊程序,一种是利用现有的matlab函数。一种是根据数学模型,自己设置滤波器-Achieve translational motion of the image blurring process is to use existing matlab function. One is based on mathematical models, they set the filter
matlab
- 这是我编写的数学形态学处理灰度图像和二值图像的源代码,没有使用matlab自带的函数。可以实现膨胀、腐蚀以及开闭运算。-This is written in mathematical morphology of grayscale images and the source code of the binary image, do not use Matlab comes with function. Can achieve expansion, corrosion, and the openi
matlab
- matlab基本语句的运用,如对数学函数的操作、图像的基本处理等-Use matlab basic statements, such as the operation of mathematical functions, basic image processing
FLDJ54
- VC中使用Matlab C~(++)数学函数库,推荐给大家-Using the Matlab C in the VC ~ (++) math function library, recommend to everyone
functions 3D
- 数学函数方式显示三维效果(边纹理),还有渲染,没有纹理,只是色彩(The mathematical function shows the three-dimensional effect (edge texture), and the rendering, no texture, only color.)