搜索资源列表
图片缩放 matlab 代码
- 基于matlab的图片放大或缩小的代码,可用于图片之间的插值,很有用,可以运行,并附有图片。
用matlab实现的一个图像增强算法
- 采用的方法是,对于一张灰度图,设定一个门限,将其每个色素值的大小与此门限进行比较,如果小于该门限,则认定其属于较暗的部分,对它进行线性的放大,以增加其分辨度,而对于大于门限值的色素点则对其进行相应的压缩处理,以得到一张新的图像。
毕业设计基于matlab的QPSK系统仿真
- QPSK是英文Quadrature Phase Shift Keying的缩略语简称,意为正交相移键控,是一种数字调制方式。在19世纪80年代初期,人们选用恒定包络数字调制。这类数字调制技术的优点是已调信号具有相对窄的功率谱和对放大设备没有线性要求,不足之处是其频谱利用率低于线性调制技术。19世纪80年代中期以后,四相绝对移相键控(QPSK)技术以其抗干扰性能强、误码性能好、频谱利用率高等优点,广泛应用于数字微波通信系统、数字卫星通信系统、宽带接入、移动通信及有线电视系统之中......理解QP
放大图像
- 实现图像的局部放大,用MATLAB语言编的小程序
xdlarge matlab绘图局部放大源码
- matlab绘图局部放大源码,看清所要关心的部分-matlab drawing enlarged source, see the part to be concerned about
interpolation.rar
- 用matlab语言实现双线性内插算,可设图像宽度和高度按不同的比例放大缩小,Matlab language used bilinear interpolation operator can set the image width and height according to different zoom ratio
imgenlarge2.rar
- %彩色图片放大双线性内插法,实现图片的高质量放大, Color picture to enlarge bilinear interpolation to achieve high-quality picture to enlarge
Mag_Color_Snake.rar
- 可以将应用双线性插值法放大的图像进行边缘的锐化,比方向扩散的效果要好,Can be applied bilinear interpolation to enlarge the image edge sharpening, than the direction of the effect of the proliferation of better
boost_PCM_simulink_in.rar
- 基于平均法的boost型DC/DC建模步骤,包括电压模和峰值电流模。增加了误差放大器放大倍数的确定,电源调整率,负载调整率和三种变换器的一阶等效模型,Based on the average of the boost-type DC/DC modeling steps, including the voltage mode and peak current mode. An increase of the error amplifier to determine the magnificatio
magnify.rar
- 实现matlab中Figure窗口的局部放大。右键单击鼠标显示该位置的局部放大图; + / - 增大或缩小放大倍数; < /, > 扩大或缩小放大区域。 ,Achieve local magnification of Figure window in matlab.Figure creates a magnification box when under the mouse position when a button is pressed. Press +/- while
Bilinear_Interpolation.rar
- MATLAB双线性插值法对图像进行放大和缩小,MATLAB bilinear interpolation image zoom in and out
GraphZoom.rar
- 这是用matlab编写的图像缩放代码,能实现灰度或者彩色图像的放大缩小以及小数倍。使图像处理初学者的好材料,This is used to prepare the image scaling matlab code, to achieve gray scale or color images and small many times zoom. Image processing to make a good material for beginners
shuangxianxing
- matlab双线性插值算法实现图像放大源代码-matlab bilinear interpolation algorithm to enlarge the image
Matlab
- MATLAB最近临插值算法和线性插值算法,完全代码,关于matlab的插值算法图像放大-MATLAB interpolation algorithm and a recent clinical linear interpolation algorithm, complete code, matlab interpolation algorithm on the image to enlarge
Interpolation
- 利用低通滤波器对图像进行插值放大:按放大的倍数对原图像进行插零,插零后的图片与低通滤波函数进行卷积,原先插入的零的位置自动替换为适当的插值,如此图像就已经插值放大了,图像质量还不错。-Double the number of pixels of each row and column by adding a zero value pixel between each pixel of the image.Then operate with two kinds of low-pass filter
picbilinerinter
- 用于线性图形插值放大,需要放置一张图片。可参看代码内加载内容!-Bilinear inter picture which can be used to change a small size picture to a big size picture.
matlab图像工程批处理文件
- matlab进行图像处理的一些批处理文件,包括放大缩小旋转裁剪,直方图均衡化,滤波(MATLAB image processing of some batch files, including zoom, rotate, cut, histogram equalization, filtering)
Matlab程序
- 主要用于图像图形处理演示程序。比如放大,缩小,旋转,降噪等等(A demonstration program for image processing)
lena 不变矩matlab算法 放大缩小
- 不变矩 matlab主程序和函数生成 只有放大缩小程序(Invariable moment matlab master program and function generation only enlargement and reduction program)
matlab数字图像处理系统
- matlab具有完备的图形处理功能、友好的用户界面以及功能强大的图形处理工具箱,能够实现对数字图像的编辑和处理工作,实现功能包括数字图像的读取、存储、显示、去色、图像翻转、局部放大、透明度调整、去噪、平滑、锐化、压缩、边缘检测等操作。 本文的主要内容如下: 1.研究图像处理技术,包括图像处理技术的分类、数字图像处理的特点,主要内容以及应用。 2.分析MATLAB软件及其在图像处理中的应用。 3.完成系统的总体设计,各功能模块设计。由于篇幅有限,本文重点论述了图像变换模块的设计,对已有的算