资源列表
Delaunay
- 用matlab编写的Delaunay三角化的程序,在points里面修改自己的初始点。-Delaunay triangulation using matlab program to modify the initial point, the points inside.
blockorder-(4)
- argmin,求极值,给出目标函数,求对应最佳x值。RGB2YUV,YUV2RGB-argmin, getting extremum
match_ransac0825
- ransac程序,在他人的基础上改进,增进了速度,经过测试,可直接应用于遥感影像匹配去除误差较大点,希望对大家有用。-ransac program, others based on improvements and increased speed tested, can be directly applied to the remote sensing image matching remove errors larger point, and hope to be useful.
edgels.m
- 对图形进行边缘检测并输出边缘点和该点所在处的灰度变化率。-edge detection and output the edge point and its corresponding gradient.
ImageTga
- C# 解析 Tga 格式文件。只实现了8位和24、32位图-C# analytical Tga format. Only achieved an 8-bit and 24,32 bitmap
2DDCT
- 实现快速离散余弦变换的C代码。用在2 维图形压缩处理的预先处理-fast discrete cosine transform C code. Using the two-dimensional graphics compression pre-treatment
SR
- 使用IBP算法完成四张相邻帧图像的超分辨率合成,效果非常好,代码有详细的注释。-Use IBP super-resolution algorithm to complete the synthesis of four adjacent frames of the image, the effect is very good, the code has detailed notes.
k-value-and-cells-counting
- K均值聚类、分水岭算法,可以用来白细胞红细胞计数-K-means clustering, watershed algorithm, can be used for white blood cell red blood cell count
pxy
- 实现针对于2d图像的变换检测技术,应用互相关系数法,统计区域相关性,从而实现变换检测。-For realization in 2d image change detection technologies, applications cross-correlation method, statistical regional relevance, in order to achieve change detection.
code
- Detecting pauses in continuous sign language
shixi
- 在matlab上实现的,基于仿射变换的几何纠正。交互方面不太好!-Affine transformation Geometric rectification
binatytree
- 二叉树演示,实现二叉树遍历包括先序,中序,后序后续是自己写的算法可以运行-binatytree display