资源列表
Graph3
- 最小生成树的贪心算法实现 普里姆算法 用邻接矩阵进行图的生成-the minimum spanning tree algorithm Primbetov greedy algorithm adjacent matrix chart generation
denoise_image_with_two_methods
- 分别用小波、分形的方法对图像进行去噪,并对这两种方法的结果进行了比较。
几何问题
- 试用C++的类来定义表示简单平面几何对象的抽象数据类型Geometry。 (1) 用浮点数定义2 个几何量m1 和m2;m2 的缺省值为0.0000。 (2) 实现2 个构造函数:允许用1个参数或2 个参数声明几何对象。用1 个参数r声明的 几何对象为半径为r 的圆;用2 个参数r1和r2 声明的几何对象为r1磖2 的矩形。所声明的几 何对象的中心在原点。 (3) 定义计算几何对象的面积,周长和对角线长度的成员函数。 (4) 对于给定的实数r,先声明一个半径为r的圆c1;然后声明一个
xiququyu.rar
- 感兴趣区域提取,能用于车牌号及台风等图像,效果不错,Extract the interesting area, it can be used in license plate number and typhoons images and so on, has good results
tr_kw
- Rotat tringle in open gl.
Commands
- 提CAD中的字体源码。包括单行和多行文字-Font source mentioned in CAD. Including single and multi-line text
motionEst4SS
- 帧率倍频中使用的 Input imgP : The image for which we want to find motion vectors imgI : The reference image mbSize : Size of the macroblock p : Search parameter (read literature to find what this means) Ouput motionVect : the motion vec
BP-Classification
- 基于matlab神经网络的遥感图像分类,使用了BP神经网络-Matlab neural network-based remote sensing image classification using BP neural network
MedianFilter
- 中值滤波的源码,用冒泡求中值,滤波窗口大小可调-Median filtering source, with bubbles and median
Bilinear-interpolation1
- 将RAW文件格式的图片采用双线性插值并将其转换为BMP格式的文件,采用C/C++编写。-RAW file format images using bilinear interpolation and converted to BMP format file, using C/C++ to write.
Filter
- 关于滤波的程序,可以减少Gipps效应,提高信号的分辨率。-On filtering procedures, can reduce the Gipps effect, improve the resolution of the signal.
canny
- cimg canny 使用cimg库实现的canny边缘检测方法,需要下载CImg.h文件-cimg canny
