资源列表
NiblackLocalThreshold
- 这个函数用来计算N Black局部阈值,这个算法在二值化中很有用-Calculate N Black local threshold
li3-5
- 小波分析去噪实例,这幅图像采用小波分解系数阈值量化方法进行去噪处理-Wavelet analysis examples, this image using wavelet coefficients thresholding denoising method
Bezier
- 计算机图形学中,对曲线做三次Bezier曲线等分作图算法-Computer graphics, to do the curve plotting algorithm cubic Bezier curve decile
nengliangzhizuida
- 能量最大值,在图像融合里面经典算子,通过它确定融合后的信息量多少-the max energy value
otsuhsv
- 在HSV空间基于空间分量的OTSU图像分割方法。-In the HSV space space-based component OTSU image segmentation method.
field-problem
- 概述了图形图像处理系统中关于不规则区域的基本算法,包括:区域填充,边界跟踪,边界标志,几何处理,区域分割等等,并用,根据256色模式的特殊性,对传统的算法做了有针对性的改进,加快了处理速度,使其更适合于电影电视字幕,动画卡通人物等不规则图形图像区域。-Summarizes the image processing system the basic algorithm about irregular area, including: area filling, boundary tracking,
fuhelvbo
- 滤波程序:在硬件无法滤除干扰时,可以通过软件滤波来滤除噪声。-Complex filtering process:The hardware can not filter out the interference by the software filter to filter out the noise.
yuzhi
- 阈值化处理图像为了对边缘进行二值化,使边缘更加清晰。-Threshold images to edge to binary, make edges more clearly.
GRAY
- 圖像灰度化和二值化直方圖,作為分析用途-Image grayscale and binary histogram!!!!!
zhongzicircle
- 利用计算机图形学里的种子算法以及画圆的算法,实现已知半径和颜色的圆外轮廓以及内部的填充。-The use of the seed algorithm computer graphics circle algorithm, known radius and color outside the circle outline and internal padding.
exa100102
- 现代信号处理教程胡广书版,利用小波分解信号,一次分解概貌。-Modern signal processing tutorial Hu Guangshu version, the use of wavelet decomposition signal, a decomposition of the profile.
圆形拟合程序
- 对于任意一段曲线,安装标准圆形对其进行拟合,拟合可得其半径、圆心位置。