资源列表
1122
- crimini算法对图形进行修复,您能够充分的利用空间信息,纹理信息-crimini graph algorithm to repair, you can take full advantage of the spatial information, texture information
reconstruction
- matlabCT的重建的程序,希望对大家有所帮助。内含仿真头的程序。-matlabCT reconstruction program, we hope to help. The program includes the dummy head。
findBSTnum
- 将一幅图象进行离散小波变换后,提取个小波快的重要系数
nstep
- This architecture is the best tradeoff in terms of hardware overload and speed among the all-existing Three Step Search (TSS) architectures and is also suitable for estimation of small motion in video coding.(NTSS)
coloring-the-quadrangle
- 画一个四边形,然后进行着色,可以通过修改code,改变四边形形状和大小,并进行着色-firstly draw a quadrangle, and then color it. One can revise the code to change the shape and size of the quadrangle and color
canny
- using canny filter to edge detection
hhf(2)
- 通过键盘1和2的转换在屏幕上用鼠标画直线和长方形
kernel_quadratic_2D
- it is kernel quad program
interclass-variance
- 采用类间方差法对图像进行单阈值分割。需要用到概率论知识-Inter-class variance method using a single threshold for image segmentation. Need to use probability theory
pic5
- 简单的图像滤波和锐化的源代码,
SIFT
- 这是一个用在Matlab中对二维图像进行特征点提取的代码-This function returns IMAGE s SIFT keypoints
median
- Simple Median Filter for Image processing. Written for Python 2.7 and PIL (Python Image Processing Library is necessary) just run median.py