资源列表
transform_xiaobo
- 小波变换的C源代码。 这个用的是 DB4小波,周期延拓,可以实现精确重构的。 -wavelet transform C source code. The DB4 is using the wavelet cycle extension can achieve precise reconstruction.
image_compression_with_wavelets
- 应用二维的离散小波变换,实现图像的压缩。-Two-dimensional discrete wavelet transform, for image compression.
ENVIHeadGet
- 读取envi高光谱文件的头文件数据,文件格式为*.hdr-read envi head files
SOFM
- 用matlab实现人工智能中的SOFM算法,实现画一张图的效果。-Using matlab to achieve artificial intelligence SOFM algorithm, draw a picture of the effect.
11103
- 一个简单的计算器,初学者可以看看学习一下-A simple calculator, beginners can learn what to see
yvu数据转yuv数据脚本
- 图像视频数据uv通道相反是可以用该脚本转换
koch2
- 简单的opengl制图。 科赫曲线的画法。经典的递归思。新手必备。-Koch curve of the painting. The classic recursive thinking. Novice.
shendusousuo
- 图像处理中的深度搜索算法,很好用,基于matlab实现的-The depth of image processing search algorithm, useful, achievable based on matlab
OTSU
- 大津法对图像进行二值化,实验证明效果很好-Otsu method for image binarization, the experiments show good results
gaussian-filter
- 图像去噪,高斯滤波是一个常用的滤波方法,尤其是在噪声为高斯噪声时-image denoising based on gauss filter
WAVE
- 验证小波变换尺度函数不变性:与迭代次数无关-Verify invariance wavelet scaling function
Bresenham
- bresenham画直线,简单的,输入两点即可画出直线-bresenham