搜索资源列表
Circuit3
- 目标:手工选择视频图像上的待跟踪目标;利用块匹配的方法估计目标区域在下一帧图像中的位置;循环这个过程直到目标从图像帧中消失。 技术:avi视频流的帧读取;图像帧存储格式的了解;RGB图像的灰度化;灰度图象的平滑滤波;块运动估计算法的实现;使用MFC显示图像帧;MFC上鼠标事件的使用。 -objectives : manually select video images on the question target tracking; Use block matching methods
edhhkh
- 一个基于小波变换的图像去噪声程序 仿真软件采用的是matlab-a Wavelet-Based Image noise process simulation software using the Matlab
cccccc
- 最近整理文档,发现以前写的《如何在NT下获取进程的路径》一文中还有个问题没有解决:原文中的程序无法获取系统进程的路径,如:csrss.exe。记得VCKBASE上有位网友说过一个方法:“给枚举的进程增加SE_DEBUG_NAME权限即可”,于是在网上找了些资料,解决了原文中的问题。这里要特别感谢那位名叫rovershen的网友! GIF图象是基于颜色列表的(存储的数据是该点的颜色对应于颜色列表的索引值),最多只支持8位(256色)。GIF文件内部分成许多存储块, 用来存储多幅图象或
GRAY2RGB
- 本程序在matlab中实现了灰度图像转换为RGB图像的过程,简单易于理解,有注释-This procedure in matlab to realize the gray image conversion for RGB image process, simple easy to understand, a comment
jisuanjituxiangchuli
- 本论文主要介绍图像处理系统软件的算法分析、代码实现。以及实现软件开发的程序开发工具Delphi的简单介绍。软件开发的目的是实现对图像的锐化、扭曲、波浪平滑处理等效果。文章的主要内容为该软件的算法分析过程、代码编写、界面设计和系统实现过程。本论文特别对图象的锐化、图象的扭曲和图象的平滑处理算法进行了系统的分析和比较,如锐化功能的差分法与边缘提取算法的分析、比较,平滑功能的平滑滤波法、中值滤波法、自适应滤波法等算法的分析、比较。然后对确定的这几个功能算法的实现编写了Delphi的算法代码,其中心代码
Code_Huffman
- 详细介绍了霍夫曼编码的源代码 用于图象的加密解密程序-Huffman code described in detail the source code for image encryption and decryption process
image
- 并行计算程序 Descr iption: This program blurs an image file in a parallelized computation The root process reads the file and distributes a part of the image file to other processes. Each process makes the filter operation on the part of the image
image-process-procedure
- 比较全的图像处理源代码,方便大家在学习图像处理时使用-Comparison of the whole image processing source code, to facilitate you in learning the use of image processing
savebmp
- 保存图像的程序,很实用,大家都快点来下载啊-Save the image process, it is practical, we all hurry to download ah. . . . . . .
image-processing
- 图像处理作为小车走迷宫过程中获得信息的第一过程,对于小车的计算路径和确认位置起到了根本的作用-Image processing information and has played a fundamental role in the process for the calculated path and confirm the location of the car as a car in the Maze process
process
- 数字图像预处理matlab代码,里面的功能说明也很详细-Digital image preprocessing matlab code
Matlab-code-for-image-process
- 关于图像处理的matlab源程序,简单适用,利于操作-On image processing matlab source, simple to apply, favorable operating
image-process-project
- SSD6 excise6 优化函数完整源代码。-It is a code made by Honsion in SSD6.
gui
- 利用算法进行图像分割,其中有canny算法分水岭等算法。-The medical image segmentation is one of the most important area in the field of medical image process and analysis.
2
- new pdf for introfuction of image proce-new pdf for introfuction of image process
CVI-mean-filtering-applet-image
- CVI图像均值滤波处理,初步实现椒盐噪声的去除效果。-Mean CVI image filtering process, the initial realization of salt and pepper noise removal.
Kalmn-filtter--in-image-process
- 卡尔曼滤波在图像处理中的实现,用MATLAB写的,该文件包含有数据及代码-Calman filtering in image processing, with MATLAB, the file contains data and code
Image-process
- 数字图像处理,边缘检测,霍夫变换求取直线,简单实用的实例,选择一个待处理图像,可直接运行,可修改后满足自己的需求-Digital image processing, edge detection, Hof transform to obtain a straight line, simple and practical examples, an image to be processed, can be directly run, can be modified to meet their n
image-sharpening-process
- 对图像进行高斯拉普拉斯log锐化和二阶拉普拉斯锐化-The image log Gaussian Laplacian sharpening and second sharpening Laplace
lab
- 将彩色图像转化成为灰度图像的过程成为图像的灰度化处理。彩色图像中的每个像素的颜色有R、G、B三个分量决定,而每个分量有255中值可取,这样一个像素点可以有1600多万(255*255*255)的颜色的变化范围。-The color image into a gray image process become image gray scale processing. Color image of the color of each pixel in R, G, B three components