资源列表
图像拼接
- 可以完成两个有重叠部分图像的拼接,效果好(Two overlapped images can be stitching, and the results are good.)
n459
- matlab programming for windows vista
彩色图像分割
- The input color image will be coarsely represented using 25 bins.Coarse representation uses the spatial information from a Histogram based windowing process. K-Means is used to cluster the coarse image data.
SLayer
- AutoCAD 绘图时自动切换图层,请按自己习惯修改Splayer.ini(AutoCAD automatic switch layer when drawing)
train_test_set
- 怎么创建训练数据集和测试数据集。readimg.m读取一个大文件夹下的,所有子文件夹里的所有图片,并把同一个文件夹下的图片保存成一个矩阵。另一个文件是加载之前生成的数据,取80%为训练集,20%为测试集,并添加标签。(Read all the pictures from the folder and save it into a matrix)
add_image_use
- 对遥感图像进行加权平均的方法进行融合,得到融合图像。(The method of weighted average of remote sensing image is fused to get the fused image.)
IHS_use
- 通过MATLAB对遥感图像进行HIS融合,得到融合图像。(The fusion image is obtained by HIS fusion of remote sensing images through MATLAB.)
PCA
- 基于主成分分析的遥感图像融合算法,融合结果质量较好。(The fusion algorithm of remote sensing image based on principal component analysis has better fusion result.)
SelectPicture-master
- 一个选择图片的Android项目。。。。。。。。。。。。。。。。。。。。。。(this is selectPicture)
watershedTest
- 图像处理、分水岭算法的简单测试、使用OPencv(Simple test of image processing, watershed algorithm and use of OPencv)
Desktop
- 利用 vrml创建一把飞机起飞,实现飞机动画的的展示,希望有用(The use of VRML to create a plane to take off, the realization of the animation of the aircraft, hope to be useful.)
Quadtree coding
- 采用四叉树编码进行二值图的压缩,四叉树编码方法是目前图象处理和计算机图形学中的一种有效方法。(Quadtree coding is currently a valuable method in image processing and computer graphics,this code is about binary image compression.)