搜索资源列表
灰度
- 图像的象素值变换,包括亮度、对比度和GAMMA校正算法,环境是OPENCV4.0,VC6.0。算法参考了MATLAB函数 imadjust 。-pixel image transformation, including brightness, contrast and GAMMA correction algorithm, the environment is OPENCV4.0, VC6.0. MATLAB algorithm reference to the function imadjus
matlabfigure
- 常用画图函数及其例子 数据图视化能使人们用视觉器官直接感受到数据的许多内在本质 。因此,数据可视化是人们研究科学、认识世界所不可缺少的手段。MATLAB不仅数值计算方面是一个优秀的科技应用软件, 在数据可视化方面也具有上佳表现。 -common drawing functions and data plans, as examples of people will use visual data organ directly felt in many inner essence. Th
MATLAB-PISM
- 这是显示通信系统中两路信道内噪声相关系数大小,如何确定,受什么参数影响的函数表达-communication system both within the channel noise correlation coefficient size, how to identify, affected by the parameters of function expression
matlab二维图像处理
- 能够进行 图像的块操作/图形的过滤操作/图像的频率操作/函数变换/RADON函数变换 图像分析(1)/过滤图像/图像的区域处理/图像的颜色处置/交换显示图像/矢量数据的显示/ 图像分析(2)/图像逻辑操作/进度条的使用/MRI数据的显示/图像类型转换/特殊的图像显示技术/图像的几何操作
PCA_SVM.rar
- 此方法采用经典的PCA对人脸图像进行特征提取,用libsvm库函数的SVM分类器对图像分类。,This method uses the classical PCA on the face image feature extraction, with the libsvm library function of SVM classifier for image classification.
CamShift-matlab
- Camshitft算法,虽然opencv有Camshift函数,但是用matlab写能更好的了解原理,呵呵!-Camshitft algorithm, opencv Although there Camshift function, but with matlab can write a better understanding of the principle, huh, huh!
fft
- 利用matlab的fft函数进行快速傅里叶变换的m文件-Matlab' s fft function using the fast Fourier transform of the m file
improve_LBF
- 水平集最新算法,基于局部能量函数,并做了改进-level set new Algorithm, make some improve
bwperim
- 实现提取2值图象的边缘,根据MATLAB中的bwperim函数改编的C函数.-2 the value of the realization of extracting the edge image, in accordance with MATLAB in the adaptation of bwperim function C function.
WorldB
- 可以用于画世界地图。这个函数可以通过控制经纬度画不同范围的世界地图。-Can be used to draw the world map. This function can be painted by controlling the latitude and longitude of different areas of the world map.
CannyEdgeDetection
- Canny边缘检测的高斯卷积,索贝尔operation.entire代码组成,是在建MATLAB函数任何自由,除了必须改变形象reading.threshold根据图像和被提取的特征。 做检查更新的高斯卷积文件,它比前一个准确 请注意,代码的执行时间是low.This是因为没有内在的功能被使用。 为了提高车速了,请改为内置的功能“conv2“的卷积码 -canny edge detection comprising of gaussian convolution,so
matlab-duo-tiao-qu-xian-de-hui-zhi
- 利用plot函数绘制余弦曲线、一组同心圆曲线双轴对数图像、单轴对数、双Y轴图像的绘制-Cosine curve drawn using the plot function, a number of concentric circles on the image curve axis, logarithmic axis, double-Y axis to draw the image
matlab
- 2013年最新最全matlab图像处理函数汇总,走过路过不要错过-matlab image processing function summary
Matlab-plot
- Matlab plot函数使用方法(详细)- Matlab plot function using method (detailed)
FFT_image
- 这是一个使用快速傅立叶(FFT)实现图像匹配的matlab函数,带图片,可测试-It is a fast Fourier (FFT) for image matching matlab function, with pictures, can be tested
matlab
- 图像的读取和输出显示,包括格式转换等函数调用;-Read and display images output,Including format conversion function calls
dxvumintation_matlab
- 超实用的matlab函数使用文档说明,有很多哦~,不错的-Super useful matlab function using documentation, there are a lot of oh, good
超前滞后相关+滑动平均
- 修改了超前滞后相关函数关于相关系数检验的部分程序,避免了样本数太大检验不了的情况。matlab中调用smooth函数后头尾是有数据的,不符合气象统计滑动平均的原理,按照公式编了一个能直接用的滑动平均。
matlab实现维纳滤波器
- matlab实现维纳滤波器,实现了自己的deconvwnr函数,对图像进行维纳滤波
hash函数
- hash函数matlab的实现,很有参考价值