搜索资源列表
图像去躁之邻域算法
- 本程序用来实现数字图像的消除噪声,采用邻域加权求平均的算法,在原来基础上作了一点小小的优化-the procedures used to achieve the elimination of digital image noise, using Neighborhood weighted average for the algorithm, based on the original made one small Optimization
histomap
- 自己写的图像处理的小软件,包含了求灰度直方图的功能。-himself in the small image processing software, including seeking a histogram function.
Untitled2
- 用harris 算子提取特征点 然后求取两帧图像之间的运动参数-Operator Feature Extraction then strike two images among the parameters of the movement
binarybmp
- 图像二值化,它是一个全局求取动态阈值的算法,大津法-two binary images, it is a global strike dynamic threshold algorithm, Tianjin France
TwoValue
- 图象处理二值化程序 大津展之法求域值-binary image processing program Otsu Zhan Method domain value! !
qiushang
- 经导师指导开发的对简单图象求熵的程序,不足之处还望指教.-developed by the instructors on the simple image entropy for the procedures, inadequate Agency also hope the exhibitions.
使用matlab求图像的灰度共生矩阵的程序
- 使用matlab求图像的灰度共生矩阵的程序,很好用,Using matlab for image co-occurrence matrix of gray-scale procedure, a very good use
diedai.本程序给出了迭代法求取最佳阈值
- 本程序给出了迭代法求取最佳阈值,对具有双峰直方图的图像效果良好,This procedure gives the iteration method yields the best threshold, with a bimodal histogram of the image well
background帧差法求背景
- 实现帧差法求背景的matlab程序和示例图片-Frame-difference method to achieve the background image matlab procedures and sample
OTSU
- 利用最大类间方差法(OTSU)求出对图像进行二值化处理的最佳阈值,从而进行图像二值化处理。 -Using the maximum between-class variance method (OTSU) obtained image binarization best treatment threshold, and thus image binarization treatment.
MatrixInverse
- 求逆矩阵算法,输入原矩阵、维数以及允许误差,输出其逆矩阵-MatrixInverse
matrix
- 矩阵相乘和求逆,矩阵求逆进行LV分解,测试结果与matlab一样-Matrix multiplication and inverse, matrix inverse to LV decomposition, the same test results with matlab
Integral
- 快速求积分图的源代码,取自OpenCV。-Fast quadrature map source code from OpenCV.
itersection
- 几个平面求交判定算法,非常实用,很多算法需要用到-some algorithms for solving intersection points of planner
固定增量法求分界面
- 固定增量法求分界面 (利用感知器训练算法中的固定增量法求分界面,将样本集分为两 类),附带整个分类过程及原理(The fixed increment method calculates the interface (using the fixed increment method in the perceptron training algorithm for the interface, and divides the sample set into two Class))
图像预处理后求芒果的投影面积
- 本程序是对芒果图像进行预处理后,求取投影面积。(After processing the mango image, the projection area is obtained)
jiangpodu9
- 主要用于图像处理中的求地形坡度,算法精炼有效(Mainly used in image processing for terrain slope, refining algorithm effective)
扫描线算法求线段交点
- 利用经典的扫描线算法求两两相交的线段集交点。(Scan line algorithm for line set intersection points.)
轮廓矩求中心
- 这个是用halcon写的一个利用轮廓矩求取图片中物体的重心。包括前期的灰度化和滤波处理(This is written in halcon using a moment to get the center of gravity of the object in the picture. Including the pre-grayscale and filter processing)
矩阵求逆的几种方法总结
- 列举了几种对矩阵进行求逆的方法,用于之后的间接采样。(Several methods for inverting the matrix are listed for subsequent indirect sampling.)