资源列表
bo
- 利用c语言,进行均匀介质的地震波模拟,采用声波作为模拟震源,并且做了一定的边界处理。生成数据,利用su进行成图。-Using c language, uniformity of medium wave simulation, the sound waves as analog source, and do a boundary. Generate data, and by using the su for mapping.
stippling
- 简单图像点化法实现.
autok
- 图像滤波matlab基于自适应k均值聚类的图像去噪方法-The image filter matlab image denoising method based on adaptive k-means clustering
ImageRegistration
- 以最大互信息作为相似性测度,通过Powell优化策略进行空间变换,进行图像配准。-use for registration
MODPCNNFUSION
- 本程序实现了基于m-PCNN的医学图像融合算法,即多通道PCNN图像融合。-use for fusion
human-detection-and-tracing
- 人体检测及跟踪方面的论文,基于头部特征提取的人体检测与跟踪及其应用-Human detection and tracking of the papers
junzhizhongzhi
- 关于图像的均值滤波算法,matlab实现,算法简单有-Image mean filtering algorithm, the Matlab implementation, the algorithm is simple
svtkExtracctVOIf
- 本程序是有关Visual C++与vtk相结合的情况下,三维重建的效果,中增加的对感兴趣区域的选取功能,也就是说在三维重建体绘制情况下,自己选取感兴趣区域-This program is a Visual C vtk combination of circumstances, the effect of three-dimensional reconstruction, the increase in the region of interest selection function, whic
myradontest
- 本人自己开发的radon变换源码,matlab版本,代码思路清新,关键部分有注释说明-it is my original code, which is used to radon transform.Matlab version, code ideas fresh, a key part of the explanatory notes.
dwt_ihs_fusion
- 基于离散小波变换和IHS变换的遥感图像融合代码,主要用于多光谱和全色图像的融合-matlab code for remote sensing image fusion based on DWT and IHS, mainly for mutilspectral and panchromatic image fusion
xxp2
- 先置乱水印,再嵌入。。使用的是Anold置乱,最简单的嵌入和提取方法-First scrambling the watermark, and then embedded..
image-processing
- 1.设计一个程序,对一幅灰度图像的实现如下几何变换,1)放大为原图1.5倍 2)绕中心旋转30度(CW) 3)采用偏移量插值实现一个透视变换. 灰度差值用最近邻插值和双线性插值 2. 绘制一幅灰度图像的梯度幅度图像(三点法求梯度),针对梯度幅度图像合理的选择一个阈值(通过试验即可)将其二值化,以获得图像边缘检测图像。-(1) design a program, a grayscale image as geometric transformation, zoom 1) for 1.5 tim