搜索资源列表
dsdsin
- 彩色图像的数值拟合分析方法。计算简单速度快。优点多多。-color image analysis of the numerical fitting method. Simple calculation speed. Manifold benefits.
Bresenham高效画线算法
- 画线的算法不少,但要作到高速、简单并不容易。斜率相乘法是最简单的方法之一,但计算每个点均要花费不少时间用于乘、除法运算;下面介绍的是Bresenham s高效画线算法,对每个点的坐标计算只要加、减法就能完成。-line drawing algorithm, but a lot to be done fast, simple is not easy. The slope is the most simple multiplication is one of the ways, but each p
边缘密度、信噪比、重复模式的计算
- 该类集成了图像的边缘密度,以及重复计算分析等前期处理方法,为图像后续处理做了很好的铺垫-such integration on the verge of image density and the calculated analysis of pre-processing methods, for image-processing done a very good bedding
edge_erode
- 采用%中值滤波%otsu 自动阈值计算%图像二值化%采用腐蚀的方法进行边缘检测-using median filter%% Otsu automatic threshold calculation% image binarization% of the corrosion methods Edge Detection
21878249952005920105117074328
- OTSU 的算法,可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。
基本画线实现算法
- 新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么图形;添加一个Tbutton组件colorBtn和一个TcolorDialog组件ColorDialog1;添加一个TImage组件Image1。 3、 将当前项目保存在自己实验文件夹的exp1子文件夹中(以防错误操作而前功尽弃)。 编写colorBtn的OnClick事件,激活ColorDialog1,并获取所选择的颜色: if (Col
基于Matlab 7.0的指纹图像预处理
- 指纹检测在近一个世纪里被广泛应用在生物特征识别领域 ;MATLAB 近年来则广 泛应用于工业与科学技术的仿真,本文通过对指纹图像处理基本问题的介绍和分析,对目前 现有的预处理方法的介绍和比较,提出一套完整有效基于MATLAB 7.0 的预处理仿真算法。 主要过程包括规格化、背景区域去除、方向图计算、方向滤波、二值化、细化算法以及特征 提取。
period_mean_fft
- 利用这个方法计算混沌时间序列的平均轨道周期p-Use this method to calculate the average orbital period of chaotic time series p
lyapunov_wolf
- 利用此wolf方法计算混沌时间序列的最大李雅普诺夫指数-Largest Lyapunov exponent calculated use of this wolf chaotic time series
txtsimilar
- 一个很实用的图像模式识别内容相似性计算 主要方法是通过内容权计算得到相似值-similarity measuer method
C_CMethod
- 利用这个方法计算混沌时间序列的时间延迟和嵌入维数-Time delay and embedding dimension of chaotic time series calculated using this method
largest_lyapunov_exponent
- 利用这个小数据量方法计算混沌时间序列的最大李雅普诺夫指数-With small amount of data calculated largest Lyapunov exponent of chaotic time series
grad
- 灰度算法,计算二维数字图像相关系数最大值的方法。-Grayscale algorithm to calculate the maximum two-dimensional digital image correlation coefficient method.
SLICSuperpixelsAndSupervoxelsCode
- 一种超像素计算方法(SLIC)的实现。项目主页参见ivrgwww.epfl.ch/supplementary_material/RK_SLICSuperpixels/index.html。此处为了方便实验,添加批处理功能,选择输入输出文件夹即可。-The basic project home is:ivrgwww.epfl.ch/supplementary_material/RK_SLICSuperpixels/index.html。I add some experienment functi
BoxCounting112dim
- 图像盒维数的。。。。。。。。。。。。计算方法-Box dimension. . . . . . . . . . . . Calculation method
test_MI
- 通过先计算两幅图像的直方图采用两种不同的方法计算两幅图像的互信息-two different methods to culculate MI
SVD_RT
- 目的:根据刚体变换理论计算rt矩阵,点云在旋转前后发生刚体变换,并不会对点云数据的模型进行改变 相对于最小二乘法的直接计算点云的方法,A=R*B,>> R=(A*B )*[inv(B*B )] 与该方法相比,该方法最直观, 但是会引起点云模型变形,该方法求出的rt,矩阵不是正交矩阵,而下面的方法则是刚体变换,不会引起点云数据 模型的变形-Objective: according to the theory of rigid body transformation ma
Desktop23
- 【谷速软件】matlab毕业设计代做-无穷个解的线性方程的基本解的计算方法-[Valley] matlab speed software designed to do on behalf of graduation- Calculation of basic solutions of linear equations of an infinite number of solutions to
Stransform
- S变换Matlab程序,S变换数值计算方法比较的实验研究-Experimental Study of S transform numerical comparison of calculated S transform Matlab procedures,
Gaussian Curvature (2)
- 计算给定数据的高斯曲率的matlab计算方法(carculate the Gaussian Curvature in matlab software)