搜索资源列表
面积量算
- 面积量算工具,用于高斯投影下的多边形面积量算,其中包括两种数学计算方法。-the area-measurement tool is used to measure a polygon s area in gauss projection.it includes two kinds of mathematical algorithm
OTSU方法计算图像二值化的自适应阈值
- OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。都是老外写的,经典哦。-OTSU images calculated value of the two adaptive threshold,
曲线拟合c++代码
- 曲线拟合c++代码,在学数值分析(计算方法)的同学可以参考一下-curve fitting c code, the numerical analysis study (calculated), the students can take a look
边缘密度、信噪比、重复模式的计算
- 该类集成了图像的边缘密度,以及重复计算分析等前期处理方法,为图像后续处理做了很好的铺垫-such integration on the verge of image density and the calculated analysis of pre-processing methods, for image-processing done a very good bedding
DistCal
- 包含一种新的相对距离、欧式聚立等的距离计算方法,计算每个训练样本到所有测试样本的距离。-includes a new relative distance, Continental and others Poly distance calculation method calculated for each sample to test all samples distance.
enhance1
- 加权中值滤波,用于图像增强,只用于超声图像,对超声图像去噪有很好的效果。内还包括信噪比计算方法。-weighted median filter for image enhancement, only for ultrasound images of ultrasound image denoising with very good results. Which is also a signal-to-noise ratio calculation.
OTSU 算法可以说是自适应计算单阈值
- OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法,OTSU algorithm Adaptive Computing can be said to be a single threshold (used to convert grayscale image to binary image) is simple and efficient method
3D_PSTD.rar
- 使用PSTD计算方法实现的3维时间反转镜像技术算法,可用于声学及电磁学成像,A Time Reversal Mirror Algrithm devopled by the 3 dimensial PSTD numerical method, it can be used in acousic and electromagnitic imaging field
fractaldimensioncaculation
- 利用盒子方法计算任意一个二维图形的分形维数-Box calculated using a two-dimensional graphics arbitrary fractal dimension
fen
- 本程序是利用分形维数方法计算图像粗糙度的一个函数,可以直接调用-This procedure is to use method of fractal dimension as a function of roughness of the image, you can directly call
QKTMath
- 自己写的一些实用的图形函数,提供了平面和空间中关于矢量角度和距离的计算方法。-Himself wrote a number of useful graphics functions, provided the plane and space on the vector angle and distance calculation methods.
DCT_001.pdf
- 基于SIMD的二维DCT算法快速计算。本文针对二维DCT变换,提出了和媒体指令相适应的数据结构和计算方法。最大限度利用媒体指令的运算能力,在软件设计时避免了数据相关性所带来的性能下降。-SIMD two-dimensional DCT-based fast calculation algorithm. In this paper, two-dimensional DCT transform, and the media put forward a directive to adapt the d
A_Phase-based_Approach_to_the_Estimation_of_the_Op
- 一种基于相位的光流计算方法,该方法不同于以往基于微分的计算方法,而是采用空间滤波器,取得非常好的效果。该结果发表于IEEE Trans. Neural Networks,13(5), 1127--1136. -Gautama, T. and Van Hulle, M.M. (2002). A Phase-based Approach to the Estimation of the Optical Flow Field Using Spatial Filtering, IEEE Tr
Canny
- Canny边缘检测,在人脸识别是一个比较经典的计算方法,写论文可以参考一下。-Canny edge detection, in the face recognition is a more classic method of calculating and writing papers for reference.
GVF_Snake_plus
- 是关于梯度矢量流snake的程序代码,长须很详细,可以学到梯度矢量流snake模型中能量函数的计算方法。-Gradient vector flow snake on the program code, long to be very detailed and can learn a gradient vector flow snake model in the energy function is calculated.
findkeypoint
- 摘要:拐点是数字图像中的一个重要信息载体 提出一种新的拐点检测算法 该算法并非寻找连续空间中曲率的离散近似计算方法,而是源于离散曲线的外观特征,推导出离散曲线上拐点处k个点对间欧氏距离平方和局部最小这一重要性质。基于该性质,本算法首先利用Freeman链码的性质.过滤掉物体边界上明显不可能成为拐点的象素,然后在剩余的边界点中通过寻找该局部最小值定位出拐点。给出了本算法与四种著名拐点检测算法的对比实验。 -Abstract: The inflection point is a digital
hausdorff
- 摘 要: 提出了一种基于改进 Ha u s d o r f f距离的人脸相似度匹配的方法, 该方法首先将人脸划分为脸型、 双眼、 鼻、 嘴等几个特征点 集, 分别计算各部分的改进 Ha u s d o r f f 距离, 然后进行加权计算相似度。利用该方法, 在 A S M( 主动形状模型) 定位人脸的基础上进 行了人脸检索。 实验表明, 利用人脸相似度计算方法对人脸特征库进行搜索, 达到 了较好的效果。同时结合 A S M 自动人脸检测, 本 方法可以全自动完成人脸匹配, 应
iriscode
- Matlab提供了两种方法进行聚类分析。 一种是利用 clusterdata函数对样本数据进行一次聚类,其缺点为可供用户选择的面较窄,不能更改距离的计算方法; 另一种是分步聚类:(1)找到数据集合中变量两两之间的相似性和非相似性,用pdist函数计算变量之间的距离;(2)用 linkage函数定义变量之间的连接;(3)用 cophenetic函数评价聚类信息;(4)用cluster函数创建聚类。 -Matlab provides two methods of cluster anal
ChaosToolbox_lzb3.0
- 连续系统LE的计算方法主要有定义方法、QR分解方法、奇异值分解方法,或者通过求解系统的微分方程,得到微分方程解的时间序列,然后利用时间序列(即离散系统)的LE求解方法来计算得到(The partial differential equations modeling the system's stream function and temperature are subjected to a spectral approximation: the hydrodynamic fields are e
模式识别与智能计算
- 一本介绍模式识别与智能计算的好书,重点讲解了图像处理的原理和实现方法(A good book which introduces pattern recognition and intelligent computing, focuses on the principle and implementation of image processing.)