搜索资源列表
Circuit3
- 目标:手工选择视频图像上的待跟踪目标;利用块匹配的方法估计目标区域在下一帧图像中的位置;循环这个过程直到目标从图像帧中消失。 技术:avi视频流的帧读取;图像帧存储格式的了解;RGB图像的灰度化;灰度图象的平滑滤波;块运动估计算法的实现;使用MFC显示图像帧;MFC上鼠标事件的使用。 -objectives : manually select video images on the question target tracking; Use block matching methods
OTSUway
- OTSU方法计算图像二值化的自适应阈值。OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法-Otsu images calculated value of the two adaptive threshold. Otsu algorithm can be said to be adaptive to calculate the single threshold (for converting images to gray scale image 2) simple
MMX
- MMX即多媒体可扩展指令集,通常用汇编编写,内嵌于C++或C,提升图象算法的执行速度。该文档介绍了MMX的指令集及编程规范。-That is scalable MMX multimedia instruction set, often used to prepare a compilation, embedded in C++ Or C, to enhance the implementation of the speed of the image algorithm. The document
IHS
- 基于matlab软件下的IHS影像融合算法,是一种常规的技术-IHS image fusion algorithm
fenshujiefuliyebianhuan
- 分数阶傅里叶变换,可以用于实现图像的隐藏算法-The fractional Fourier transform, can be used to achieve the image hiding algorithm
otsu.matlab
- 这是otsu算法的matlab版,可以对图像进行自动二值化处理。-Otsu algorithm matlab version, automatic binarization processing of the image.
200632590222isodata
- 使用isodata算法实现对图像或者点的分类-Use isodata algorithm on the classification of the image or the point of
RS202
- 通过使用ISODATA算法实现对图像的模式识别分类-Image pattern recognition classification using ISODATA algorithm
matlabshuzituxiangjiami.
- 使用matlab编写基于混沌序列的图像加密算法-Prepared using matlab image encryption algorithm based on chaotic sequence
retinex_mccann99
- 将retinex_mccann99应用于红外图像处理的算法,程序完整可以有效运行-Retinex_mccann99 was applied to the infrared image processing algorithm, complete program can run effectively
otsu_seg
- otsu算法 图像分割 果实自动提取 matlab -the otsu algorithm for image segmentation fruit automatic extraction of Matlab
shuzishuiyin
- 基于matlab的数字图像水印系统,使用的是DCT算法-Matlab-based digital image watermarking system, using the DCT algorithm
FastICA_25
- 代码很全面,快速ICA算法在很多领域有着广泛的用途,尤其信号处理和图像处理方面。另外,在生物医疗领域等等也有涉及。-The code is very comprehensive, fast ICA algorithm is widely used in many fields, especially in signal processing and image processing. In addition, in biology and medical applications is also
dynamic-expectation-and-variance
- 做动态图像的处理时,即做视频处理时,动态特征是不可或缺的,尤其是动态的期望和方差是我们必须使用的两个量,本程序提供了提取的算法-Do dynamic image processing, video processing is done, the dynamic characteristic is indispensable, especially in the dynamic expectation and variance is that we must use two quantities,
xieshipin
- 将视频序列转化成帧图像是必不可少的,所以将帧图像转化成视频序列同样是重要的,本算法提供简洁的转化方法-Framing the image into the video sequence is essential, so that the frame image into a video sequence is also important, this algorithm provides simple methods for transforming
sift
- 图像配准定义为:对从不同传感器、不同时相、不同角度所获得的两幅或多幅图像进行最佳匹配的处理过程.图像配准需要分析各分量图像上的几何畸变,然后采用一种几何变换将图像归化到统一的坐标系统中。在配准过程中,通常取其中的一幅图像作为配准的标准,称之为参考图像;另一幅图像作为配准图像-Image registration algorithm
segmentation
- 可以实现对图像的分割,算法使用的是分水岭算法-Can achieve image segmentation algorithm using a watershed algorithm
Automatic-image-mosaic-method
- 一 种 基 于 特征点 的 全自 动 无 缝图 像拼 接方法。 该 方法采用 对 于 尺度具 有 鲁 棒性 的 SIFT 算 法进行 特征点 的 提 取与 匹 配, 并 通过引 导 互 匹 配及投票 过滤 的 方法提高 特征点 的 匹 配 精确 度, 使用 稳 健的 RANSAC 算 法求 出 图 像间 变 换矩 阵 H 的 初 值并 使用 LM 非 线 性 迭代 算 法精炼 H, 最终使用 加 权平 滑 算 法完 成 了 图 像的 无 缝 拼接。-An automatic seamless
harris
- 数字图像中尖端点检测,采用了Harris算法,然后运用susan算法思想进行改进,使用时后面if程序的一些条件要适当改一下-Digital image edge detection, using the Harris algorithm, and then use thought susan algorithm is improved when you use the latter procedure if a number of conditions to change what should
msssim
- matlab实现mssim算法,全参考客观图像质量评价,对结构相似度ssim算法的改进(Matlab implementation of MSSIM algorithm, the improvement of structural similarity SSIM algorithm based on full reference objective image quality assessment.)