-
HESSIAN
黑塞矩阵(Hessian Matrix),又译作海森矩阵、海瑟矩阵、海塞矩阵等,是一个多元函数的二阶偏导数构成的方阵,描述了函数的局部曲率。黑塞矩阵最早于19世纪由德国数学家Ludwig Otto Hesse提出,并以其名字命名。黑塞矩阵常用于牛顿法解决优化问题,利用黑塞矩阵可判定多元函数的极值问题。在工程实际问题的优化设计中,所列的目标函数往往很复杂,为了使问题简化,常常将目标函数在某点邻域展开成泰勒多项式来逼近原函数,此时函数在某点泰勒展开式的矩阵形式中会涉及到黑塞矩阵。(Hessian Matrix, is a square matrix of the second order partial derivative of the multivariate function, which describes the local curvature of the function. The Hesse matrix was first proposed by the German mathematician Ludwig Otto Hesse in the 19th century and named after it. Hesse matrix is often used in Newton method to solve the optimization problem, using the black plug matrix to determine the extreme function of the extreme value problem.)
- 2017-09-12 13:58:39下载
- 积分:1
-
Ring3
类似PChunter的内核工具。本工具是应用层的源码。适合内核新手(Similar PChunter core tools. This tool is the source application layer. Suitable for novice kernel)
- 2014-05-14 23:57:42下载
- 积分:1
-
skin
说明: 可以实现肤色分割
RGB色彩空间转换为Ycbcr色彩空间并进行非线性变换后判别肤色(Skin color segmentation)
- 2019-03-13 20:42:12下载
- 积分:1
-
DoG
DOG检测算子,能够构造高斯尺度空间,并检测其中的极值,从而得到有价值的特征点位置(DOG detection operator, the Gaussian scale space can be constructed, and tested one of the extremes, resulting in valuable feature position)
- 2021-03-27 22:39:12下载
- 积分:1
-
binarization_Algorithm
说明: 二值化算法,含otsu,niblack,kapur,kittlerMet等方法(Binarization algorithm, including otsu, niblack, kapur, kittlerMet and other methods)
- 2011-04-15 17:01:42下载
- 积分:1
-
processing5
图像基础处理——透视矫正的程序代码,把图像还原(Image basic processing- perspective correction code to restore image)
- 2013-04-10 11:29:49下载
- 积分:1
-
J2KLib
Jpeg2000静态库,只需Encoder和Decoder两个函数轻松搞定Jpeg2000和Bitmap的转换,带示范程序,非常有用(Jpeg2000 static libraries, Encoder and Decoder only two functions easy to get and Bitmap Jpeg2000 The change model procedures with very useful)
- 2020-07-13 17:28:52下载
- 积分:1
-
实现图像去噪功能 KSVD
说明: K-SVD matlab 源程序 里面包含了许多子函数(The matlab source program contains many subfunctions)
- 2019-05-16 19:32:41下载
- 积分:1
-
sfun_mppt_vinc
光伏逆变系统中的最大功率点跟踪算法,采用的是快速收敛的改进的变步长的电导增量方法,由s函数编写(maximum power point tracking method, using variable step size inc method,written by s-function)
- 2020-11-07 22:09:48下载
- 积分:1
-
双线性插值
利用双线性插值,获取亚像素位置的灰度值。适用于得到sift、surf得到的特征点坐标处的灰度值获取(The gray value of sub-pixel position is obtained by bilinear interpolation)
- 2018-10-08 14:47:10下载
- 积分:1