搜索资源列表
Circuit3
- 目标:手工选择视频图像上的待跟踪目标;利用块匹配的方法估计目标区域在下一帧图像中的位置;循环这个过程直到目标从图像帧中消失。 技术:avi视频流的帧读取;图像帧存储格式的了解;RGB图像的灰度化;灰度图象的平滑滤波;块运动估计算法的实现;使用MFC显示图像帧;MFC上鼠标事件的使用。 -objectives : manually select video images on the question target tracking; Use block matching methods
Code_Huffman
- 详细介绍了霍夫曼编码的源代码 用于图象的加密解密程序-Huffman code described in detail the source code for image encryption and decryption process
laplacian
- 在MATLAB编uxiangde程环境中应用拉普拉斯算子实现对图像的处理-In the MATLAB environment for the adoption process of compilation uxiangde Laplacian image processing to achieve
1111
- 使用说明: 【您也可以代开教程.gif 图片 进行观看视频使用教程】 将exjh.fne 复制到 易语言安装目录下lib目录中 打开易语言 菜单栏 工具 支持库配置 全选 确定 然后工具菜单下会出现 斑马易语言代码段管理器 点击即可使用 在使用过程中,先进入易语言代码编辑区 然后双击要使用的代码名称,即可将代码发送到易语言IDE代码区!! 本次更新说明: 【增加导出导入功能,可以导出类别、单代码、全部等,导出后发给朋友可
Signal-de-noising-processing
- 关于小波分解中的低频图像,实现低通滤波消噪小波软硬阈值去噪的程序-About low-frequency image of wavelet decomposition, realize low-pass filtering de-noising of wavelet soft threshold denoising process
chepaishibie
- 基于matlab的车牌识别,GUI图像显示,简洁明了,识别过程用的是模板匹配,文件齐全。-License plate recognition matlab-based GUI image display, concise, the identification process is the template matching, the file is complete.
Matlab-code-for-image-process
- 关于图像处理的matlab源程序,简单适用,利于操作-On image processing matlab source, simple to apply, favorable operating
histogram-equalization
- 直方图均衡化是图形图像处理过程中常见的一种处理方法,因为关于C的程序较少,所以在这里提供此方法-Graphic image histogram equalization process is a common treatment method, because the procedure of C less, so this method is provided here
gui
- 利用算法进行图像分割,其中有canny算法分水岭等算法。-The medical image segmentation is one of the most important area in the field of medical image process and analysis.
ipl
- 汇编编写的ipl操作系统引导程序,并包含编译好的镜像,可以在虚拟机中测试。-Compilation prepared ipl operating system boot process, and contains the compiled image, you can test in a virtual machine.
peizhun1
- 图像配准程序,采用双线性插值,结果能运行。-Image registration process, USES the bilinear interpolation, the result can run.
approach
- A novel approach to unsupervised stochastic model-based image segmentation is presented and the problems of parameter estimation and image segmentation are formulated as Bayesian learning. In order to draw samples corresponding to di erent c
heat-chengxu
- 热力学的去噪声程序,优化图片,用于图片处理-Thermodynamics to noise process and optimize the images,Used in image processing
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
检测系统程序
- 本项目在国家自然科学基金面上项目“柔性人体动力学建模分析与仿真研究”(No.61673369)的支持下,设计一款能够检测不同力度、频率及作用时间的力学刺激,并以图像的形式实时显示的压力检测系统。该压力检测系统使用FSR薄膜压力传感检测外力信息,利用STC12C5A60S2单片机实现数据的处理和发送,并在上位机进行显示。系统模块包括压力检测模块、信号调理模块、信号处理模块,以及图像显示模块。通过信号采集、滤波、放大及AD转换等,最终在PC机上以图表的方式对所测力进行实时显示,具有较高的实用价值。(