搜索资源列表
3DFrame
- 该程序是关于3D图像处理的,将多帧图像联结在一起,形成动态的画面,很不错哦-the process of 3D image processing, multi-frame images will be linked together to form a dynamic screen, Oh, very good! !
yixuetuxiangpeizhun
- 本文借助多尺度分析为手段, 研究医学图像配准与融合过程中医学图像的增强、插值、配准、融合和分割等 关键问题的理论方法研究,扩展了尺度的含义,使其不再局限在通常的小波分 析和形态学两个方面。-In this paper, using multi-scale analysis as a means to study the medical image registration and fusion process of medical image enhancement, interpo
ObjectTracker
- 使用OPENCV进行运动目标跟踪,在Visual C++ 2005 环境中使用新算法实现多运动目标的跟踪和检测。-this is a object motion tracking system with Visual c++ 2005 and opencv。it can process successly check and track multi-objects。
duobianxing
- 简单的多变形的程序 希望对你有一些小的帮助或者启发-Multi-deformation process
modetest
- 小波的分解与合成 2-D多级非标准小波分解程序-Wavelet decomposition and synthesis of 2-D multi-level non-standard wavelet decomposition process
cornerDetection
- 新编的角点检测程序,增加了健壮性!适合多用途的角点检测应用!-Reflected in the new corner detection process, an increase of robustness! Corner detection for multi-purpose applications!
siftDemoV4
- 非常有名的SIFT变换程序,实现了多级变换检测!-A very well-known SIFT conversion process to achieve a multi-stage transformation test!
ASM_version1b
- ASM是由Cootes和泰勒推出的多分辨率方法的一个例子。 基本思想: 在ASM模型训练,训练从手工绘制的图像轮廓。发现的ASM模型在训练使用主成分分析(PCA),使该模型自动识别数据的主要变化是,如果可能的轮廓/好的对象的轮廓。还包含了ASM模型的协方差矩阵描述行垂直纹理口岸时,在正确的位置。 -Descr iption This is an example of the basic Active Shape Model (ASM) as introduced by Coot
VC_Matcom_code
- VC与matlab混合编程,以matcom为接口,在VC++中调用Matlab中的函数,无需matlab运行环境。包括三个工程例子:在VC的对话框中调用matlab画图函数;分别绘制单线程以及多线程的衰减震荡曲线。内附有程序的调试说明。-VC with the matlab programming mix in order to matcom the interface, in the VC++ to call a function in Matlab without matlab runtim
DImageProcess
- 本程序为实现256色图像变换的程序,可以对256色图像进行多功能的处理,如中值滤波,灰度处理,边缘处理等等。开发环境为vc6.0,功能齐全,是学习图像处理的优秀实例。-This procedure for the realization of 256-color image transform process can be multi-functional 256-color image processing, such as median filter, grayscale processin
mysourcehdl
- Image fusion is a process which combines the data from two or more source images from the same scene to generate one single image containing more precise details of the scene than any of the source images. Among many image fusion methods like ave
zhuangye
- 图像数字化是将一幅画面转化成计算机能处理的形式。具体来说,就是把一幅图画分割成一个个小区域(像元或像素),并将各小区域灰度用整数来表示,形成一幅数字图像。它包括采样和量化两个过程。小区域的位置和灰度就是像素的属性。单波段、多波段和超波段图像。-Is a digital image into the screen in the form of a computer can handle. Specifically, is to split a picture into a small area (
USFFTCurvelet
- 提出了一种结合USFFT Curvelet 变换的各向异性扩散图像去噪模型。它有机结合了Curvelet 变换和各向 异性扩散(P-M扩散)两者的优点。通过P-范数方法选择合适的梯度阈值K,P-M扩散过程通过处理经过Curvelet 变换得到的图像的不同尺度的Curvelet 系数矩阵,实现了建立在对图像多尺度分析的基础上的新P-M扩散模型。 实验表明,新模型的处理结果能有效避免传统P-M 扩散出现的阶梯效应,同时更好地保留图像的纹理和细节。 关键词:图像去噪算法;各向异性扩散;
GVF-Snake-model-
- :通过对梯度矢量流(GVF)力场迭代和轮廓收敛过程中时间开销大、不能逼近较复杂轮 廓等不足之处的分析,提出了一种新的初始轮廓线的设置方法。基于小波变换的多尺度轮廓检测算 法,能够较精确地定位出各类轮廓,在此基础上设置的初始轮廓线能够非常好地靠近图像中的各种真 实轮廓。实验结果表明,此方法有效地缩小了搜索的范围,减少了GVF迭代次数,提高了轮廓收敛的 速度,并保留了GVF Snake模型的所有优点。-: The gradient vector flow (GVF) field it
ttt
- 循环操作在图像处理算法中非常重要,通过对多方向模板快速算法的分析,并且结合专用硬件实现图像处理,提高了图像处理效率,节省了运行时间。-Circulating process is very important in the image process.In this paper,according to the analyse of the multi-direction template and fast algorithm and combining special handware pro
image-fusion
- 利用HIS方法,对多分辨率图像、低分辨率图像,进行融合处理,得到较好的一幅图像。-Using HIS method, multi-resolution images, low resolution images, the fusion process, get a better image.
myPCA
- 主元分析,主要用于多维数据的降维处理,能够从多维数据中提取出最主要的元素,从线性变换的角度来说就是坐标表换到一个能够体现系统特征的基座标系上-Principal component analysis, multidimensional data is mainly used for dimension reduction process, multi-dimensional data can be extracted from the most important elements, from
wavelet-reconstruction
- 重构是用分解得到的多分辨率下的小波系数,将多尺度小波合成原信号.不是分解完了马上重构的,中间可能有去噪的过程啊,压缩的过程.-Reconstruction is under multi-resolution decomposition of the wavelet coefficients, the wavelet multi-scale synthesis of the original signal reconstruction is not immediately broken down
1
- 多尺度Retinex图像增强算法,用于消除成像过程中的曝光不均、对比度低等的影响-Multi-scale Retinex image enhancement algorithm, used to eliminate the uneven exposure of the imaging process, the impact of low contrast
TemplateMatchDemo
- 模板匹配以及图片旋转,速度还可以。其中还有测试速度以及多进程测试-Template matching and image rotation, the speed also. Which there are test speed and multi-process testing
