搜索资源列表
X.bmp
- 1. 对给定灰度图(或自选图)进行模糊变换,建立模糊平面。给出变换方法和结果。 2. 对图像做模糊增强。给出原理方法和试验结果。 3. 对增强后的结果图做平滑处理。给出所选平滑因子和结果图。 4. 对图像进行模糊边缘检测,说明实现步骤,给出结果图。 -1. Right to set the gray level (or on-demand) of the fuzzy transformation, fuzzy plane. Given transform methods and
acs-4.3.x-patch3
- qt 4.3 for vc2005 patch
4-4
- /* 快变量 *//* 慢变量:不使用x值与y值 *//* 最慢的可以轻松使用的变量 */
4-5
- /* 最慢的可以轻松使用的变量 *//* 慢变量:不使用x值与y值 *//* 快变量 */
newnethodotsu
- 一个新设计的OTSU算法,使用方法如下:% load clown % subplot(221) % imshow(X/max(X(:))) % title( Original , FontWeight , bold ) % for n = 2:4 % Iseg = otsu(X,n) % subplot(2,2,n), colormap(gray) % imshow(Iseg) % title([ n = int2str(n)], FontWeight , bo
4
- Matlab 6.X辅助图像处理----源代码,希望对大家有用
Ten
- 第十章 MATLAB 图像正交变换 10.1 正交变换通用算子 10.2 傅立叶变换 10.2.1 傅立叶变换的原理 10.2.2 傅立叶性质 10.2.3 二维离散傅立叶变换( 2DDFT ) 10.2.4 快速傅立叶变换( FFT ) 10.2.5 傅立叶变换的研究与应用 10.3 离散余弦变换 10.3.1 DCT 变换矩阵 10.3.2 dct2 函数和 dctmtx 函数 10.4 Walsh- Hadamard 变换
Graphics
- 一个集成的图形界面的程序,可调用每一次作业子程序。一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪窗口,然后选择裁剪
hw02
- 本程序实现了一个多变形裁剪算法,并完成了从窗口到视口的转换(单位为物理坐标系的像素)。 窗口坐标为:(100,100)和(400,400); 视口起点坐标为:(120,90),x方向增量:400,y方向增量:300; 以下为测试实例的输入: 顶点数 : 4 第一个坐标:50 250 第二个坐标:500 50 第三个坐标:350 250 第四个坐标:500 450 -This program implements a multi-cutting de
CH4_4_1
- MATLAB 7.x图像处理中第四章4.1的程序:映射和重建图像-MATLAB 7.x image processing procedures in Chapter 4.1: Mapping and reconstruction of images
CH8_4_2
- MATLAB 7.x图像处理中第八章4.2程序:维纳滤波复原-image processing procedures with MATLAB 7.x , Chapter 8.4.2:Wiener filter restoration
CH8_4_3
- MATLAB 7.x图像处理中第八章4.3程序:约束最小二乘滤波复原-image processing program with MATLAB 7.x Chapter 8.4.3: constrained least squares restoration filter
lorentzfit
- = lorentzfit (× ) lorentzfit 符合输入(× )与罗伦兹功能的形式 “ (× )= 1 / ((- 2)^ 2 + 3号) 输入 :因变量值[ 是] (× ) × :独立变量的值 输出功率 一:名单[ 1 2 3 ] 罗伦兹参数 示例 × = - 16:0.1:35 = 19.4 / ((- 7)^ 2 + 15.8)+ randn (大小(× )/ 10 ) = lorentzfit (× ) 杰瑞德·威尔斯
ReadPoint
- 该程序用来读取图片上某个点的坐标 利用鼠标取4个点,依次是坐标原点,X轴上的第一个刻度点,y轴上的第一个刻度点,需要读取数据点,则可以获得该数据点的坐标。- Of the program used to read the coordinates of a point on the picture use of the mouse to take four points, followed by a scale point of the origin of coordinates, t
mygaborfilter
- 4方向滤波器gabor 实现0°、45°、 90°、 135°方向滤波 - The Gabor filter is basically a Gaussian (with variances sx and sy along x and y-axes respectively) modulated by a complex sinusoid (with centre frequencies U and V along x and y-axes respectively)
lab3
- 编写16点基4-FFT算法的MATLAB程序(studentname.m文件)。 产生16点输入序列x,算出16点频谱序列X,用stem(X)显示频谱图形。-4-FFT algorithm
image-guiyihua
- 基于矩的图像归一化过程包括4个步骤,即坐标中心化、x-shearing 归一化、缩放归一化和旋转归一化-Moment-based image normalization process includes four steps, i.e. coordinates centered, x-shearing normalized, scaling, normalizing and rotation normalization.
CImg-1.5.4
- 很小很方便的一个图像处理小工具包,使用时只需要把CImg.h头文件加入工程即可-The CImg Library is an open-source C++ toolkit for image processing. It consists in a single header file CImg.h providing a minimal set of C++ classes and methods that can be used in your own sources,
Desktop
- A.2 Open Image Files This function looks for x-ray images (.tif) in directory ‘dname’ and creates a movie of I(q) versus q and saves the corresponding 3D matrix. ‘TempA’ and ‘TempB’ are the slope and y-intercept of the ramp temperature profi
Signal-acquisition-system
- 1.首先打开软件,点击读取图片,寻找到要打开的图片,并且打开; 2.点击确定坐标系,在原始图片中找到原点,并点击鼠标的滑轮(中键),确定坐标轴; 3.分别点击确定X,Y单位长度,同样点击鼠标中键,分别在XY轴上找到相应位置,并且输入相应位置所对应的长度; 4.然后便可以采集信号,在原图上左键点击原始波形,下面便会画出图形,注意:右键是删除最新画出的点(即左键是画图,右键是删除);-1 first open the software, click to read the picture