-
IDL源程序
说明: ENVI格式多光谱数据批量求平均值并保存成tif格式文件输出(Batch average of ENVI multispectral data and save it as TIF file output)
- 2021-04-19 18:48:51下载
- 积分:1
-
Untitled2
说明: 用harris 算子提取特征点 然后求取两帧图像之间的运动参数(Operator Feature Extraction then strike two images among the parameters of the movement)
- 2005-11-29 15:43:09下载
- 积分:1
-
ImageRegistration-master (2)
说明: 有关图像处理中的图像校正,MATLAB,亲测可行(ImageRegistration matlab)
- 2020-10-31 22:09:55下载
- 积分:1
-
Watershed-algorithm
分水岭分割方法,是一种基于拓扑理论的数学形态学的分割方法。(Watershed segmentation method is a method of mathematical morphology segmentation topological theory.)
- 2021-02-19 09:49:44下载
- 积分:1
-
BPFA_Inpainting
BPFA 算法用于图像去噪 详细的程序与说明(BPFA for image denoising)
- 2021-03-15 19:59:22下载
- 积分:1
-
ASM_AAM
ASM和AAM功能的合集,是一个外国人开发的工具箱,需要addpath,已试过可用,(ASM and AAM function of the collection is a foreigner development toolbox need the addpath, have tried available)
- 2012-10-11 09:24:27下载
- 积分:1
-
kmeans
说明: 利用K均值聚类对图像lena进行分割,图片可根据需求进行更换。(Image Lena is segmented by k-means clustering, and the image can be replaced according to the demand.)
- 2019-10-14 11:10:17下载
- 积分:1
-
genzong2
实验证明,本方案对于帧间位移较为明显的单个平移运动刚体,特别是外部轮廓较为平滑的物体具有良好的分割与跟踪效果。(experiment proved that the program for the inter-frame displacement is quite obvious that the single translation rigid movement, particularly smooth external contours of objects more good segmentation and tracking results.)
- 2006-09-26 00:05:47下载
- 积分:1
-
qulv
利用MATLAB处理图形图像,求曲线的曲率(Using MATLAB processing graphics demand curve curvature)
- 2012-11-01 15:50:46下载
- 积分:1
-
图片位深度转换
基于mfc对话框开发的图片位深度转换器,源码部分截图如下。 CImage img; img.Load("D:\qrcode.png"); img.Save("D:\qrcode.bmp"); CxImage ximage; ximage.Load("D:\qrcode.bmp", CXIMAGE_FORMAT_BMP); ximage.AlphaStrip(); ximage.Save("D:\11.bmp", CXIMAGE_FORMAT_BMP);
- 2019-09-04下载
- 积分:1