搜索资源列表
-
0下载:
bmp图象处理类,实现了bmp图象的读写操作、图象缩放、旋转、加减、合成、边缘检测、测量周长、面积、小区域删除、去除黑斑、去除白班、二值化、抽取图象内点等。-bmp image processing category, achieving bmp image read and write operations, image scaling, rotation, addition and subtraction, synthesis, edge detection, measurement per
-
-
0下载:
实现2幅图像的合成,方法有加法运算,减法运算,与运算,或运算-achieve two image synthesis, method addition operations, subtraction operation, and computing, or computing, etc.
-
-
0下载:
图像运算Matlab代码
12.1 图像点的运算
12.1.1 线性点运算
12.1.2 非线性点运算
12.2 图像的算术运算
12.2.1 加法运算
12.2.2 减 法运算
12.2.3 乘法 运算
12.2.4 除法 运算
12.2.5 其它运算
12.3 图像的位逻辑运算
12.4 图像的几何运算
12.4.1 图像插值
12.4.2 图像缩放
12.4.3 图像旋转
12.4.4 图像剪切
-
-
0下载:
数字图像处理:阈值分割及形态学处理,本程序出色的完成了图形提取,内容包括程序,讲解和运行结果-Digital image processing: segmentation and morphology threshold treatment, the procedure was completed excellent graphics extraction, including procedures and operations on the results of
-
-
0下载:
可以对图像进行合成操作 如差影法的加运算 减运算 并可以进行逻辑运算 文件中已经有了测试图片 方便直接使用-Images can be synthesized operations, such as poor law-add video subtraction and logic operations can test the image file already have convenient and direct the use of
-
-
0下载:
采用visual C++语言编写的图形图像处理的程序。可以实现BMP图像的线性变换,绘制直方图,图像平滑,梯度锐化,拉普拉斯锐化,以及多光谱图像运算的加减乘除混合计算。-Using visual C++ language graphic image processing procedures. BMP images can achieve a linear transformation, mapping histogram, image smoothing, sharpening the gra
-
-
0下载:
图像合成,包括图像差影,图像逻辑运算,图像加减运算-Image synthesis, including the poor video images, image logical operations, image addition and subtraction operations
-
-
0下载:
图像的矩阵运算 用于图像像素的尺度变换,归一化;图像读取,阈值分割,矩阵的加减乘数运算,以及图像的读写;数据类型支持int,double,以及复数complex类型-Image matrix operations for image pixels scale transformation, normalization image reads, threshold segmentation, the multiplier matrix addition and subtraction opera
-
-
0下载:
一个基于VC++的图像合成实例,采用图像加减运算以及逻辑运算实现-VC++ based image synthesis examples, the use of image subtraction and logical operations to achieve
-
-
0下载:
数字图像处理实验一,用Matlab进行图像的代数运算(加减乘除)等基本操作-Digital image processing experiments, using Matlab image algebraic operations (addition, subtraction) and other basic operations
-
-
0下载:
数字图像处理中的代数运算,加法和减法。可以对图像的像素进行变化。-Algebraic operations in digital image processing, addition and subtraction. Can change the pixels of the image.
-
-
0下载:
图像的基本运算,包含加运算、减运算、乘运算、除运算。-Image of basic operations, including additional operations, subtraction, multiplication, division operations.
-
-
0下载:
图像处理软件,图像合成。可打开位图,并对位图进行差影法(加运算,减运算)和逻辑运算(与运算,或运算,非运算,与非运算,或非运算,异或运算)处理。-Image processing software, image synthesis. To open a bitmap, and bitmap subtraction method (plus operator, subtraction) and logical operations (AND operation or operations, non
-
-
0下载:
这是一个关于图像处理课程的综合性程序,囊括了图形变换(傅里叶正反变换和离散余旋正反变换)、灰度变换(线性拉伸、直方图均衡)、图像增强(中值滤波、均值滤波以及梯度锐化)、代数运算(两幅图像之间的相加减)、图像分割(Roberts算法、Sobel算法、Laplacian算法以及区域生长)、图像转换(灰度化和二值化)等。-It is a comprehensive program for image processing programs, to include graphics transforma
-
-
0下载:
图像的基本运算主要包括图像间点对点的加、减、乘运算和图像内基于邻域操作的算法。本次实验以图像滤波为例,让学生体会图像的邻域运算。掌握平滑降噪滤波器的设计方法;能够编写中值滤波器和均值滤波器算法程序对医学图像进行滤波处理。-Image basic operations include inter-picture point of addition, subtraction, and multiplication algorithm based on neighborhood operations
-
-
1下载:
图像的加法运算,减法运算,还有乘除运算,以及作图显示-Image addition and subtraction operations, and arithmetic, and graphic display
-