搜索资源列表
Gradient
- 使用Gradient方法的图像分割源代码,使用Gradient方法的图像分割源代码
基于边缘图像的视频错误隐藏算法
- 基于边缘图像的视频错误隐藏算法和基于梯度图像的视频错误隐藏算法,Based on the edge of the image of video error concealment algorithms and gradient-based images of video error concealment algorithm
sobelEdgeDetection.rar
- Sobel算子边缘增强算法,利用梯度下降原理边缘化图象,Sobel operator enhancement algorithms, using gradient descent principle marginalized image
LRG51.rar
- 实现两种锐化图像输出,要求采用两种梯度算子: (1)Sobel梯度算子(2)拉普拉斯算子:,The realization of two types of sharpening the image output request using two gradient operator: (1) Sobel gradient operator (2) Laplacian:
gradient.rar
- 本程序实现了基于梯度金字塔的图像融合算法,效果还不错,可以参考一下。,This procedure based on the gradient pyramid implementation of image fusion algorithms, the effect was not bad, you can reference.
SHARP
- 锐化处理技术来加强图像的目标边界和图像细节,对图像进行梯度算子、拉普拉斯算子、Sobel算子设计,使图像的某些特征(如边缘、轮廓等)得以进一步的增强及突出-Sharpen the image processing techniques to enhance the objectives of the border and image detail, image gradient operator, Laplacian, Sobel operator design, some features o
Gradient
- 基于空间梯度直方图的行人检测算法,基于空间梯度直方图的行人检测算法-Gradient histogram space-based pedestrian detection algorithm
nonrigid_version7b
- 非刚性图像配准算例,包括最速梯度下降优化、二次样条、2D/3D配准、互信息最小化、3D仿射等多种配准算法。 非刚性配准是当前应用最多的配准方法,用于处理有较大位移的配准问题-Non-rigid image registration examples, including the steepest gradient descent optimization, quadratic spline, 2D/3D registration, mutual information minimizatio
Color-gradient-triangle
- 渐变三角形,运行程序时在屏幕上先选三点,程序就能自动绘制渐变三角形-Gradient triangle, running the program on the screen before the election three points, the program can automatically draw a gradient triangle
matlab_4
- 边缘检测和图像分割matlab程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象 -Edge det
imagequality
- 自己编写的图像质量评价函数,包括方差、平均梯度、模糊熵、信息熵-I have written the image quality evaluation function, including the variance, with an average gradient, fuzzy entropy, information entropy
conjugategrads
- 图像重建常常被转化为解非线性无约束极值问题, 通过范数极小化推导出共扼梯度法的 一般算法。通过对模拟数据和实际工件断层扫描数据进行图像重建, 估计了算法的有效性, 结果表明, 与最速下降法相比, 此算法更适用于不完全投影数据的图像重建, 在保证重建图像拟合度的同时, 大大提高了重建速度。-Image reconstruction has often been transformed into solving nonlinear unconstrained extremum problem,
image-preprocessing-4
- 用水线阈值法分割图像 对矩阵进行四叉树分解 将图像分为文字和非文字的两个类别 形态学梯度检测二值图像的边缘-Water line image thresholding segmentation of matrix quadtree decomposition of the image into text and non-text for these two types of morphological gradient detected binary image of the edge
gradient-vector-flow-algrithm(VC)
- 利用梯度矢量流算法进行轮廓提取(图像分割),不错的方法,对原来的ACM模型进行改进(active contour model 活动轮廓模型)-using gradient vector flow algrithm to extract image contour,improvement from active contour model
gradient-basededgedetectionalgorithm
- 基于梯度幅值的自适应边缘检测算法在VC++下的实现-Amplitude of the adaptive gradient-based edge detection algorithm in VC++ under the realization of
Gradient-Demo
- 一个以渐变色填充的范例,可以实现任何角度-An example of gradient color fill, you can achieve any angle
conjugate gradient method
- matlab编写的共轭梯度法,用来解决非线性优化问题-matlab prepared by the conjugate gradient method is used to solve nonlinear optimization problems
gradient
- 图像梯度计算 遥感图像处理必备 非常实用 欢迎下载-Remote sensing image processing image gradient calculation is very useful are welcome to download necessary
Gradient
- 利用X方向与Y方向分别实现一阶微分,求取振幅,实现图像梯度效果(Using the X direction and Y direction respectively to achieve the first order differential, the amplitude, to achieve the image gradient effect)
gradient
- 计算图像每个点的梯度,包括横向梯度、纵向梯度(calculating gradient for images)