搜索资源列表
levelsetcode
- 一个比较使用的图像分割的水平集方法,是经典的几何形变模型的方法,速度函数式基于梯度的 -a comparison of the level of image segmentation method of collection is the classic geometric model of speed function-based Gradient
bp2
- 基于梯度下降的BP算法,可以调整学习率可动量因子.-based on the gradient descent algorithm BP, the learning rate can be adjusted momentum factor.
METHED_OF_STEEPEST_DESENT
- 通过最速下降算法研究基于梯度的自适应方法,最速下降是递归的,滤波器计算是一步步迭代进行-through the steepest descent gradient algorithm based on the adaptive method, the steepest decline is recursive, Filter is an iterative step by step
The_imagefusion_based_on_Gradient_pyramid
- 内含两篇论文,主要讲述基于梯度金字塔分解的多传感器图像融合技术。-containing two papers, mainly based on the gradient pyramid decomposition of multi-sensor image fusion technology.
2223222
- 我们给出一个模板 和一幅图象 。不难发现原图中左边暗,右边亮,中间存在着一条明显的边界。进行模板操作后的结果如下: 。 可以看出,第3、4列比其他列的灰度值高很多,人眼观察时,就能发现一条很明显的亮边,其它区域都很暗,这样就起到了边沿检测的作用。 为什么会这样呢?仔细看看那个模板就明白了,它的意思是将右邻点的灰度值减左邻点的灰度值作为该点的灰度值。在灰度相近的区域内,这么做的结果使得该点的灰度值接近于0;而在边界附近,灰度值有明显的跳变,这么做的结果使得该点的灰度值很大,这样
rbfnn3
- 用matlab写的三个径向基神经网络程序,分别为基于聚类的RBF,基于梯度法的RBF ,基于OLS 的RBF神经网络-using Matlab wrote three RBFNN procedures were based on the clustering of RBF, Based on the RBF gradient method, based on the OLS RBFNN
基于边缘图像的视频错误隐藏算法
- 基于边缘图像的视频错误隐藏算法和基于梯度图像的视频错误隐藏算法,Based on the edge of the image of video error concealment algorithms and gradient-based images of video error concealment algorithm
HoG.rar
- 经典HOG算法,基于梯度的直方图提取算法,用于人体检测十分有效!,HOG classic algorithms, gradient-based histogram extraction algorithms, used in human testing is very effective!
GPSR_6.0
- 此程序描述了基于梯度投影重建的稀疏方法切用matlab实现- This passage describes Gradient Projection for Sparse Reconstruction use matlab.
optical_flow
- 代码介绍全局平滑约束下的基于梯度光流法的MATLAB实现-Code describes the global smoothness constraint optical flow method based on the gradient of the MATLAB implementation
gradient-direction-matching
- 基于梯度方向的图像匹配,该算法提取梯度信息,使算法达到好的性能。-Image matching based on gradient direction, the gradient information extraction algorithm, the algorithm to achieve good performance.
基于梯度的图像质量评价
- 梯度图像质量评价,结构相似度。Matlab codes for Image Quality Assessment Based on Gradient Similarity.
基于图像梯度插值算法
- 先求图像梯度,再根据梯度大小划分图像区域,不同区域采用不同插值算法
次梯度算法
- 利用次梯度算法求解基于拉格朗日对偶方法的问题(subgradient algorithm)
求平均距离算法、水算法、梯度算法
- 使用matlab的分水岭算法对骨关节图像进行分割,基于梯度下降的方法进行优化(The MATLAB watershed algorithm is used to segment the bone and joint images, and the gradient descent method is used to optimize the segmentation)
基于backtracking和0.618的两种梯度下降直线搜索算法
- 本算法为凸优化中的常用优化算法:梯度下降算法。本程序由matlab编写,内含有注释,分别用非精确直线搜索和精确直线搜索两种方法实现了梯度下降算法。
Matlab求梯度
- 基于matlab的梯度算法,直接用算子计算梯度的角度(Gradient algorithm based on MATLAB)
梯度
- 神经网络中,基于梯度下降的线性分类器,对样本进行分类(In neural networks, linear classifiers based on gradient descent.)
基于自然梯度下降法的故障诊断
- 基于自然梯度下降法的故障诊断,程序可以运行,有参考论文(Fault diagnosis based on natural gradient descent method, the program can run, there are reference papers)
RBF自适应
- 基于梯度下降法RBF自适应神经网络控制(RBF adaptive neural network control based on gradient descent method)