搜索资源列表
图像的小波变换源代码
- 运用小波变换将图像从空间域转换到频率域
小波变换BMP(256)
- 小波变换是一个当今比较常用的图像处理方法,它可以很方便实现图像空间域到频率域的转换!-wavelet transform is a more commonly used in today's image processing method, which can facilitate the achievement of image space domain to the frequency domain conversion!
空间数据的坐标变换
- 本内容关于如何进行空间数据的坐标变换问题。-the content on how to conduct the coordinates of spatial data transformation problems.
cbq
- 包括图像的灰度变换,阈值风格,彩色空间变换,彩条制作,傅里叶变换等源代码-including the gray image transformation, the threshold style, color space conversion, color of the production, such as Fourier transform source code
rgb2hsv
- 实现RGB颜色空间到HSV颜色空间变换的函数。-achieve RGB color space to the HSV color space conversion function.
RGB2YCrCb
- 数字图像处理中基于vc++的颜色空间变换源程序-digital image processing based on vc color space conversion source
color
- 颜色空间变换函数。R,G,B与Y,R-Y,B-Y之间的转化、由亮度、色差变换R、G、B、c_to_sh --色差信号计算饱和度和色调-Color Space Conversion function. R, G, B and Y, RY, BY between the transformation, by the brightness, color transform R, G, B, c_to_sh calculation of col
Image_Operators_matlab_codes
- 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 图像旋转
matlabyansekongjianbianhuan
- 颜色空间变换xyz lab hsi等颜色空间变换-Color space transform xyz lab hsi color space conversion, etc.
GlColor
- OPGL颜色空间变换与显示,颜色分布在一个立方体中显示出来.-OPGL color space transformation and show that the color distribution in a cube shown.
tuxiangyunsuan
- 图像运算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 图像缩放
imagecomputing
- MATLAB 图像运算 图像点的运算 图像的算术运算 其它运算 图像的位逻辑运算 图像的几何运算 图像缩放 图像旋转 图像剪切 空间变换 仿射变换( affine transformation ) 透视变换 (Perspective Transformation) 空间变换的 MATLAB 函数 空间变换实例 图像融合 邻域与块操作 邻域操作 图像块操作
test_1
- 基于opencv的图片颜色空间变换的一个简单例程(A simple routine for color space transformation of images based on OpenCV)
二维点变换
- 本工程实现了二维空间点的关于任意点的对称与关于任意直线的对称。(This project realizes the symmetry of arbitrary point and the symmetry of arbitrary line in two-dimensional space.)
matlab小波变换程序
- 小波变换(wavelet transform,WT)是一种新的变换分析方法,它继承和发展了短时傅立叶变换局部化的思想,同时又克服了窗口大小不随频率变化等缺点,能够提供一个随频率改变的"时间-频率"窗口,是进行信号时频分析和处理的理想工具。它的主要特点是通过变换能够充分突出问题某些方面的特征,能对时间(空间)频率的局部化分析,通过伸缩平移运算对信号(函数)逐步进行多尺度细化,最终达到高频处时间细分,低频处频率细分,能自
空间平面坐标变换
- 在空间数据编码练习题的基础上实现 1、名字的左斜变换 2、名字的耸肩变换 3、名字的比例变换 4、名字的旋转变换 5、名字的对称变换 6、名字的平移变换(On the basis of spatial data coding exercises 1, the left oblique transformation of the name 2, the shrug transformation of the name 3
开关变换器的时间平均等效电路建模
- Boost时间平均模型的具体资料,开关变换器的状态空间平均建模和分析方法存在计算复杂、物理概念不清晰和不直观的缺点。为了简化开关变换器的建模和分析,更直观、方便的分析开关变换器电路,有必要研究开关变换器的等效电路建模和分析方法(Boost time average model data, the state space average modeling and analysis method of switch converter ha
实验7_图像的颜色空间变换
- 图像的颜色空间变换,将图片图分解为红、绿、蓝三种基色。(Image color space transformation, the picture is divided into red, green, blue three basic colors.)
空间变换
- 在第2章空间数据编码练习题的基础上实现 1、名字的左斜变换 2、名字的耸肩变换 3、名字的比例变换 4、名字的旋转变换 5、名字的对称变换 6、名字的平移变换(Based on the spatial data coding exercises in chapter 2 1, the name of the left oblique transformation Name shrugging 3. Proportional tra
图像几何变换处理
- 图像的几何变换: 改变图像的大小或形状。比如图像的平移、旋转、放大、缩小等,这些方法在图像配准中使用较多。 图像变换: 通过数学映射的方法,将空域的图像信息转换到频域、时频域等空间上进行分析。比如傅里叶变换、小波变换等。(Image several transformation processing)