资源列表
BaiduMap
- 通过百度地图的接口,在百度地图上进行一些开发编程-Baidu maps through the interface, Baidu maps on the development of some programming
SWT
- 使用db1小波对图像进行三层平稳小波分解SWT,在重建过程中,保证其他各项系数为零来避免iswt的合成运算。-The three-layer smooth wavelet decomposition SWT is used to reconstruct the image using db1 wavelet. In the reconstruction process, the other coefficients are zero to avoid the synthesis of iswt.
Sparse_codingsampleIMAGES.m
- 基于稀疏表示的图形图像处理Sparse_codingsampleIMAGES-Sparse_coding sample IMAGES
emcv-code-16-trunk
- EMCV开源opencv,可以用在嵌入式开发平台的像dsp等上的一个opencv嵌入式平台函数集-use emcv(opencv)on dsp
sparseCodingExercise.m
- 本编码是系数编码的基本练习算法,掌握基本的稀疏编码-Sparse_coding exeicrSe.m
defect-detection
- 内含完整基于图像处理的缺陷检测源代码,可以直接运行-Including a complete defect detection based on image processing source code can be directly run
ljl
- 提取图像上明显的直线和颜色直方图,用于分析图像的相识程度-Extract the straight line and color histogram on the image
chengxu
- 绘制lamb波频散曲线,求解兰姆波相速度曲线-Draw the lamb wave dispersion curve to solve the Lamb wave velocity curve
TraficRecognition
- 用RGB空间识别矩形,圆,三角形,适合初学者-recognize trig/circle/rectangle
LowpassFilter
- 在频率中实现对图像进行低通滤波处理,可以实现图像去噪图像平滑等操作,很好的用于图像处理领域。-LowpassFilter
Floyd-Steinberg
- 最经典的弗洛伊德加网算法.图像半色调处理,在印刷纺织等相关领域进行图像的加网计算,而已实现二值化-halftone
otsu
- 利用otsu算法实现图片的自动多阈值分割;用matlab编写的自动多阈值分割程序,分割图像之前采用自动平滑图像-Using otsu algorithm to realize multi- threshold segmentation of pictures