搜索资源列表
imageprocessor
- 数字图像处理的源代码,含空域变换和频域变换及图像压缩算法-digital image processing of source code, including airspace and frequency domain transformation and transform image compression algorithms, etc.
imageimpose
- 数字图像矩阵数据的显示及其傅立叶变换 二维离散余弦变换的图像压缩 采用灰度变换的方法增强图像的对比度 直方图均匀化 模拟图像受高斯白噪声和椒盐噪声的影响 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理 用巴特沃斯(Butterwo
jpegencode-decode
- 介绍了jpeg图片压缩编码和解码,比较好的例程-jpeg image compression encoding and decoding
remotedesktop
- (1)实时监视远程电脑的桌面操作变化 (2):快速准确的查看被监视电脑的实时桌面信息,具有远程桌面录像功能,可查看任意时间段的历史桌面信息。 (3):具有远程桌面控制功能,可以象操作本地计算机一样操作远程计算机。 (4):可以同时操控和查看10以上个电脑。 (5):采用TCP/IP协议,高压缩率差异传图,保证图象快速稳定传输。 (6):系统为C/S结构,客户端进程防删。-(1) real-time monitoring a remote computer' s desk
VisualC++_digital_image_processing
- 精通VC++图像处理编程的光盘中的代码,代码包含了采用VC++实现的数字图像处理及压缩的多个代码,内容丰富-Proficient VC++ CD-ROM image processing programming code, the code includes the use of VC++ Realization of digital image processing and compression of the number of code, content-rich
comprsn-ratio
- How to find compression ratio of image file
Chapter1-5
- 第一章到第五章的代码 本书通过100多个模块实例,详细地讲解了Verilog HDL程序设计语言,全书共分13章,内容涉及VerilogHDL语言基本概念、建模、同步设计、异步设计、功能验证等,实例包括各种加法器/计数器、乘法器/除法器、编码器/译码器、状态机、SPIMaster Controller、I2C Master controller、CAN ProtocolController、Memory模块、JPEG图像压缩模块、加密模块、ATA控制器、8位RISC-CPU等及各个实例
CL2000_syllabus
- IEEE image compression papers are uploaded
lecture3
- wavelet image compression papers
pingmujiequ
- 其实原理就是捕获屏幕画面然后再把图像传给客户机。原理很简单: 1、先利用hdc=GetWindowDC(NULL) 得到桌面的hdc 2、memhdc=CreateCompatibleDC(hdc) 根据桌面的hdc创建一个和屏幕相同的内存DC 3、StretchBlt(memhdc,0, 0, nWid,nHei, hdc, 0, 0,nWid,nHei, SRCCOPY) ,把屏幕的图像复制到内存DC这时你已经在内存中得到了屏幕的图像了。这是设备相关的DDB图像,如果希望转换成设
atrous_alg_SWT
- 在MATLAB中用非抽样小波变换也称多孔算法实现信号或图像的压缩。-In MATLAB using non-decimated wavelet transform algorithm, also known as porous signal or image compression.
3
- 交通流量检测系统是一套计算机系统,它运用了图象识别技术和图象压缩技术。用一个摄像头安装在高速公路或城市内公路上,计算机对图象进行实时处理,计算机识别车道与车辆,对车辆进行统计与记录。-Traffic detection system is a computer system, which used the image recognition and image compression technology. With a camera installed in the highway or ci
MATLAB
- 本程序是基于频域信息处理的压缩方法,把通过DCT图像转换到频域,最后还原成压缩图像。-The program is based on frequency domain information processing of the compression method, through the DCT image into the frequency domain, and finally reduction into compressed image.
compare
- 在数字图像处理中,运用MATLAB中的函数compare可以用来计算图像压缩前后的误差和直方图-In digital image processing using MATLAB functions compare the error and histogram can be used to calculate the image before and after compression
imratio
- 在数字图像处理中,运用MATLAB中的函数imratio可以计算图像压缩后的压缩比-In digital image processing, the use of the MATLAB functions imratio can calculate the compression ratio of the image compression
li5_13
- 此代码为图像处理技术中的沃尔什-哈达玛变换,实现图像的压缩处理-This code is an image processing technology Walsh- Hadamard transform, image compression
wavelet-Matlab7
- 本书是“MATLAB应用技术”系列丛书之一,以最新推出的MATLAB中的小波分析工具箱Wavelet Toolbox 3.0版本为基础。全书共分为三部分,第1部分着重介绍了小波理论基础,包括小波基础知识、连续小波变换、离散小波变换、多分辨率分析与正交小波变换、小波变换和多采样滤波器组、二维小波变换与图像处理及小波包的基本原理等;第2部分重点说明了小波分析工具箱的详细使用方法,包括图形用户接口、小波通用函数、一维小波变换的MATLAB实现、二维小波变换的MATLAB实现、小波包变换的MATLAB实
svdRec
- 用利用SVD提高推荐效果的基于协同过滤的推荐引擎的一个简单的例子,并附加基于SVD的图像压缩例子。-A example of recommendation based on the collaborative filtering and a example of image compression based on SVD.
code
- 1.基于概率神经网络的手写体数字识别 2.径向基网络预测地下水位 3.BP神经网络实现图像压缩 4.Elman网络预测上证股市开盘价 5.基于自组织特征映射网络的亚洲足球水平聚类-1. Identify 2. RBF neural network forecasting of groundwater 3.BP neural network image compression 4.Elman network forecasting the stock market opened o
studymatlab
- 中科院matlab课件,GPS仿真程序 证据理论中用于求取Jousselme证据距离的matlab 代码,自己编的哦!- VC prepared by the wavelet transform algorithm program, image processing program code that can be used for image processing compression, de-noising, etc.