搜索资源列表
序列图像的读取和处理
- 将多幅图像按序列读入组成连续的序列图像并可随意的读取任何一幅图像-according to a number of image sequences read into the composition of continuous image sequences can be read any arbitrary one image
可显示8位和24位bmp图像的CImage类
- //简单的可操作8位和24位bmp位图的图像类。 //特点: //1、显示速度快。(我用这个类显示图像序列,比VC++内幕的CDIB类快很多。) //2、重载=操作符。 //3、通过函数操作可以得到图像数据。 //局限: //只能显示8位和24位bmp位图-//simple operational 8 and 24 bmp bitmap image category.// Characteristics :// 1, showed fa
序列图像的读取和处理
- 将多幅图像按序列读入组成连续的序列图像并可随意的读取任何一幅图像-according to a number of image sequences read into the composition of continuous image sequences can be read any arbitrary one image
动态图像序列背景重建
- 运用差分法将动态图像序列的背景重建,根据运动序列建立自适应背景-difference method using dynamic image sequence reconstruction of the background, according to campaign to establish adaptive background sequence
winc3d
- 本程序是计算机视觉稠密匹配的程序,对两幅序列图像能够实现一个稠密视差图。-Computer Vision populated matching procedures, two image sequence to achieve a dense disparity map.
xuliepinjie
- 一种序列图像的自动拼接算法 -a sequence of automatic image stitching algorithm for a sequence of automatic image stitching algorithm
TrackSyst
- 该程序能对一序列图像进行检测跟踪,主要涉及图像处理和分析的知识(如图像检测、模板匹配等)-the procedures for an image sequence detection tracking, mainly involved in image processing and analysis of knowledge (such as image detection, template matching, etc.)
waveletcompress
- 自己写的小波图像压缩,包括普通压缩和序列图像压缩-himself wrote of wavelet image compression, including the compression and ordinary sequence Image Compression
chunlincheck_second1
- 本程序实现的功能是车辆检测,通过序列图像来检测车辆的数量和区分车辆的大小。本程序在vc.net上实现。-this program is the function of vehicle testing, through sequences of images to detect vehicles and the number of vehicles the size distinction. The procedures in vc.ne
mbjc
- 通过序列图像帧差更新背景,并通过当前帧预测区域的信息同背景图像的信息的内容相减来获取目标物体的函数-fr a me image sequence through poor update background, through the current fr a me and forecast regional information with the background image of the content of the infor
motion_analysis_by_opticalflow
- 对序列图像进行运动分析的程序,使用光流场的方法。然后提取镜头的运动特征,进而实现基于运动分析的镜头检索-right image sequence analysis of the exercise, the use of optical flow method. Then the movement of the lens, thereby realizing the movement analysis based on the lens
vediodetecttrack
- 一个从视频序列图像中检测运动目标的程序,可从摄像头实时捕获信息。-An image from the video sequences of moving targets detection procedures can be seen from the camera to capture real-time information.
peizhun
- 序列图像配准程序,对有偏移和旋转的序列图像进行配准,以便下一步的超分辩率重建处理-Sequence of image registration procedures, has offset and rotating images in sequence alignment, the next step in order to deal with super-resolution reconstruction
ex6new
- 序列图像多帧对比度增强和边缘检测,手动选择阈值-Multi-fr a me image sequence contrast enhancement and edge detection, manual selection threshold
PicToAvi
- 将序列图像转化成视频,将序列图像转化成视频 -sequence pictures Will be transformed into a video image sequence
MFCxianshiDCM
- 利用mfc来读取并显示一系列的序列图像,易于理解-Use mfc to read and display a series of sequential images, easy to understand
sift4
- :提出一种基于尺度不变特征变换(SIFT)特征匹配的目标跟踪方法.首先使用SIFT提取目标特征,构 建目标特征库,然后使用基于K维树的特征匹配算法,对实时序列图像提取的SIFT特征与特征库中目标进行精确匹配 -: Based on Scale Invariant Feature Transform (SIFT) feature matching target tracking. The first to use SIFT tar
Motion_compensation_coding
- 对序列图像进行运动估计,然后进行运动补偿-Motion estimation of image sequences, and then motion compensation
视频转序列图像
- 视频转换为序列图像,简单快捷易实现。。。(Video conversion to sequence images, simple, fast and easy to implement...)
分散递阶蚁群算法及其在相变序列图像分割中的应用
- 提出了一种分散、递阶蚁群算法, 它将多个分散的蚁群并行求解各自对应的子问题, 形成一个执行层, 而递阶协调层利用执行层反馈的信息协调执行层的优化过程,从而得到递阶求解问题的整体最优解. 该算法已应用于相变热图序列图像模糊相变线的提取问题,即运用区域划分方法先将序列图像的分割转化为关联型多子图搜索问题,再利用分散 、递阶蚁群算法进行求解 ,结果表明该算法能很好地利用相变线的运动信息成功地解决热相变序列图像分割问题. 与蚁群算法独立搜索比较