-
DownUpSampling_ByFactor2
该代码实现了以2为因子的图像升采样和降采样功能。
降采样包括使用平滑滤波器(with using the averaging filter)和不使用平滑滤波器(without using the averaging filter)两种方法。
升采样包括像素点直接复制(pixel replication method)和线性插值(bilinear interpolatoin method)两种方法。
降采样方法和升采样方法共有4种组合。程序运行后,给出了一个原始图片和四个结果图片。
图片1.原始图片。
图片2.平滑滤波器降采样&像素点直接复制升采样。
图片3.平滑滤波器降采样&线性插值升采样。
图片4.不使用平滑滤波器降采样&像素点直接复制升采样。
图片5.不使用平滑滤波器降采样&线性插值升采样。
(The code to achieve a 2-factor image upsampling and downsampling function. Down-sampling (with using the averaging filter) and do not use smoothing filter (without using the averaging filter) are two ways to use the smoothing filter. Upsampling including the pixels copied directly (pixel replication method) and linear interpolation (bilinear interpolatoin method) two methods. Down-sampling method and liters a total of four combinations of sampling methods. The program is running, it shows a picture of an original picture and four results. Picture 1 original picture. Photo 2. Smoothing filter downsampling & the pixel directly copied liter sample. Photo 3. Smoothing filter downsampling & the linear interpolation liter sampling. Picture 4. Smoothing filter down-sampling & the pixels directly copied liter sampling. Picture 5. Use smoothing filter down-sampling & the linear interpolation liter sampling.)
- 2012-11-25 16:01:48下载
- 积分:1
-
dxAvi
Avi Manipulation Program
- 2010-05-14 14:51:00下载
- 积分:1
-
matpower4.0b5
MATPOWER是一个基于matlab m文件的组件包,用来解决电力系统潮流计算和优化潮流的问题。它致力于为研究人员和教育工作者提供一种易于使用和可更新的仿真工具。MatPower 的设计理念是使用尽可能简单、易懂、可定制的代码来实现最优秀的功能。(MATPOWER is a package of MATLAB® M-files for solving power flow and optimal power flow problems. It is intended as a simulation tool for researchers and educators that is easy to use and modify. MATPOWER is designed to give the best performance possible while keeping the code simple to understand and modify.)
- 2010-12-25 05:25:38下载
- 积分:1
-
main
main function for retinal image viewer
- 2015-04-13 14:44:11下载
- 积分:1
-
Fundamentals_of_Statistical_Signal_Processing
《Fundamentals of Statistical Signal Processing》(《随机信号处理基础》)的配套MATLAB源代码。为电信工程师、教师、和学生而设计。("Fundamentals of Statistical Signal Proc essing "(" Random signal processing based ") supporting MATLAB code. To the telecommunication engineers, teachers, and students designed.)
- 2007-03-28 11:58:03下载
- 积分:1
-
SVM
SVM(支持向量机),二分类,多分类,多分类一对一,多分类一对多训练及测试matlab代码(SVM two classes muticlasses mutioneagainstone mutioneagainstall
matlab code)
- 2010-11-05 21:52:15下载
- 积分:1
-
semantic-video-retrieval
说明: 视频语义检索英文论文,主要是针对交通监控视频。(a human centered multiple instance learning framework for semantic video retrieval)
- 2011-03-03 11:27:33下载
- 积分:1
-
filter_2
matlab Code for LCL filter design Algorithem
- 2013-04-27 12:43:24下载
- 积分:1
-
MATLAB-PCA
它主要介绍了主成分分析法的步骤以及matlab实现所调用的函数。(It describes the steps to the main component analysis, and the called function matlab implementation.)
- 2015-04-14 17:41:17下载
- 积分:1
-
GCB_1HC0023255ACEn_A4web[1]
The Generator Circuit-Breaker System type HECS and
HEC 7/8 has been developed as a system suitable for
application in all types of power plants.
The HECS and HEC 7/8 Generator Circuit-Breaker
- 2014-01-22 17:16:24下载
- 积分:1