资源列表
rain.zip
- 《池塘夜降彩色雨》配套源代码
Matching-1
- 给定整数n,产生所有[2n]上的匹配(matching)//将其视为一个所有块大小均为2的集合分拆//输出格式为 a1 a2 - b1 b2- c1 c2- ...//满足a1< a2, b1< b2, ...//且 a1 < b1 < c1 < -given integer n, have all [2n] on the matching (matching)// will be considered as an all pieces are two sets of a
tuxingjiancai
- 是用TC编写的一个关于图形剪裁方面的程序。值得下载。-was prepared by a TC graphics tailoring of the process. Worth the download.
try1
- 二值图像的轮廓检测,借用ostu自适应阈值分割,效果良好-Contour detection binary image, to borrow otsu adaptive threshold segmentation, good effect
zonghe
- 主要实现图像的基本处理操作,不同图像类型的转换,噪声的添加和处理等-Main achievement of the basic image processing operations, the different image type conversion, noise addition and processing
tuxiangronghe
- 图像融合 是基于小波变换方法 融合规则是基于区域最大值法-Image fusion is based on wavelet transform method based on region fusion rules is the maximum method
YinZhang
- 印章图像处理的一些接口,VC++数字图像处理技术典型案例-Seal image processing interface VC++ digital image processing technology, a typical case
7-parameter
- 用于三维空间坐标系变换的 7参数模型,非常神奇。在工程测量中用的最多,从数学角度来说也是最严密的转换方法。由于结果中最多可求得七个转换参数,即三个平移参数、三个旋转参数(Ex、Ey、Ez)和一个尺度缩放因子(m),因此,通常也被称为七参数法。-7-parameter model for three-dimensional coordinate system transformation is amazing. In engineering survey using the most, from
RGB-to-hsi
- matlab实现的RGB空间转换到HSI空间,以供参考-matlab realize RGB space conversion to HSI space for reference
SSR_2D
- 基于OpenCV的Retinex-SSR算法,代码简单易懂,效果很好-OpenCV-based Retinex-SSR algorithm, the code is simple to understand, with good results
meanshiftseg
- 这是一个关于利用meanshift算法进行图像特征提取的matlab程序,可以直接运行-this is a way for matlab using meanshift,and it is a good process。
Marr-Hildreth-edge-detection
- 利用opencv进行Marr-Hildreth图像边缘检测,改进的边缘检测算子-Marr-Hildreth image edge detection with opencv, improved edge detection operator