资源列表
photonic-crystal-reflectivity
- 用ezplot命令来计算模拟一维二元光子晶体的反射率-Ezplot order to use simulation to calculate the binary one-dimensional photonic crystal reflectivity
bezier
- 实现了bezier的绘图,通过了matlab的调试,运行正确-Bezier drawing achieved through a debug matlab, run the correct
jiandanronghe
- 小波变换方法采用对高频系数平均的方法实现图像融合算法-Wavelet transform coefficients using the average of the high-frequency method to achieve image fusion algorithm
TORGB
- 这个程序实现的是任意一个输入波长转化它的RGB分量,是由著名的色度图上转化而来-This program is to achieve an arbitrary wavelength of an input into its RGB components is determined by well-known color chart conversion from
railway
- 按比例尺绘制双线铁路,用于大比例尺地形图绘制-Drawn to scale double track railway
avefilt
- 图像滤波的算法,算法基础,易懂,适合初次接触图象滤波的人入门用-Getting Started with the image filtering algorithms, the algorithm foundation, easy to understand, for the initial contact image filtering
tidutuxiang
- 在MATLAB的平台下,制作矢量场的实验代码,简明易懂-test codes making the vector field on the platform of matlab, simple and clear!
Untitled13
- 皮肤检测的最终目标是构建一个决策规则,并以此将图像中的像素划分为肤色和非肤色两类,一般通过引入一个衡量像素点颜色与“标准肤色”的距离而实现的,该距离是由相应肤色建模的方法决定的。人脸检测MATLAB源代码关于彩色图像光照补偿-The ultimate goal of skin detection is to build a decision-making rules, and use of the image pixels into skin and non-Fuse types, usuall
Prewitt
- Prew it t 边缘算子是一种边缘样板算子。样板算子由理想的边缘子图像构成, 依次用边缘样板去检测图像, 与被检测区域最为相似的样板给出最大值, 用这个最大值作为算子的输出-Prewitt operator edge is an edge-operator model. Template operator edge sub-image the ideal structure, followed by edge template to detect an image area to be d
myfft
- 自己编写的一个高效的快速傅里叶变换(FFT)程序,可以对一个一维信号进行变换,同时可以进行修改,摆脱了对于MATLAB中fft命令的依赖。-I have written a highly efficient fast Fourier transform (FFT) program, you can transform a one-dimensional signal, and can be modified to get rid of dependence for the MATLAB fft
My_program4
- 读取并显示DICOM格式的MRI图像,进行灰度值0~256的映射,使其能够在MATLAB上清晰地输出。-Read and display MRI images DICOM format, a value of 0 to 256 gray mapping, so that it can output clearly on MATLAB....
m_imadjust
- imadjust 调整图像亮度函数 J IMADJUST(I,[LOW_IN HIGH_IN],[LOW_OUT HIGH_OUT],GAMMA) GAMMA默认值为1(线性映射),GAMMA<1——曲线上凸,GAMMA>1——曲线下凹 图像I与图像f的类型一致,任何类型的图像[LOW_IN HIGH_IN],[LOW_OUT HIGH_OUT]取值均在0—1范围内(计算时函数自己转换)-adjust image brightness function ima