资源列表
Maincolors
- 用matlab语言实现图像的主色调提取,算法简单,适合初学者。
gauss
- 图像处理的例子,可以加水印的效果,作为一个学习图像处理算法的例子还是不错的。
曼德布罗特集
- 分形程序 曼德布罗特集-fractal sets procedures -- Mandelbrot B B
DDA
- dda算法 计算机图形学 直接运行 源程序
loc_im_MSfilter
- 基于Mean Shift的图像分割过程就是首先利用Mean Shift算法对图像中的像素进行聚类,即把收敛到同一点的起始点归为一类,然后把这一类的标号赋给这些起始点,同时把包含像素点太少的类去掉。然后,采用阈值化分割的方法对图像进行二值化处理。-Mean Shift Based on the process of image segmentation is the first to use the image Mean Shift algorithm for clustering of pixe
test_circle
- 实现圆形时钟的时针和分针的快速旋转,注释完整,在matlab2010上运行通过-Rapid rotation round the clock hour and minute hands, complete notes, in matlab2010 run through
readsurface
- 该程序实现了3D表面数据的读,是一个学习3D数据读写的实例,适合刚接触3D的开发者学习。-The program read of 3D surface data, 3D data read and write is a learning example for developers new to 3D learning.
rigid_model_3d
- 圆柱体的随意角度展示,3D立体变换,HALCON编写,可以转换为C++随度快-* This example program shows how to use the operator * rigid_trans_object_model_3d in HALCON. In this example * a cylinder is created. In a second step, the cylinder is * tranformed with a rigid transform
Golstein
- INSAR干涉图滤波,经典Goldstein滤波,k,l表示行列分块的个数,fra代表重叠区域的比例,默认为16/7-SAR interferogram,Goldstein
opencv-Canny
- 基于opencv的Canny边缘检测源代码,可以读取图像对起是缩放,可作为opencv的基础入门。-Canny edge detection based on the opencv source code, can be read from the image pair is scaled, can be used as the basis for opencv entry.
OperacaoPixel
- Operation with pixel: and, xor and others