资源列表
yuvzooin
- matlab中实现近领插值,双线性插值,这里只实现对yuv分量中的y分量进行缩放,u和v分量是一样的.-achieve nearly from matlab interpolation, bilinear interpolation, only the realization of the quantity of yuv zoom in and out of the y-component, u and v components are the same.
kkkaddjieyuexinhao
- 通过互相关运算实现求一维信号频率平移距离的多少,希望对大家有帮助-Inter-related operations through the realization of one-dimensional signal for shifting the frequency of the number of distance, we would like to help
lab2xyz
- 该算法主要用于将图像由lab空间转化到xyz空间,便于计算-The algorithm is mainly used images from the lab space was transformed into xyz space, the purpose of computing
p2
- 基于VC中的C语言的图像边沿提取函数,使用的是openCV的库-Based on image edge extraction function of the VC in the C language, the use of the library of openCV
GRAY
- 圖像灰度化和二值化直方圖,作為分析用途-Image grayscale and binary histogram!!!!!
SNIP
- 去除光谱背景包络线,适用于激光诱导击穿光谱分析-Envelope spectral background removal for laser-induced breakdown spectroscopy
ganzhiqi1
- 感知器实现模式分类的功能,将两类模式类进行准确分类-Sensor functions to achieve pattern classification,the two models to accurately classify class
xiaobobianhuan
- 图像处理中有关小波变换的一种算法,可以很好的演示小波变换-WT (Wavelet Transform)
dec2
- matlab 对图像进行小波分解 该函数输入任意一幅灰度图,输出为分解后的低通图像和水平、垂直、斜向三个方向高频分量-matlab image wavelet decomposition of the function to enter any piece of gray, the output is low-pass image and level decomposed, vertical and diagonal high-frequency components in three dire
hm2_2
- 读取一幅图像,对其进行DCT高通、低通滤波,输出处理后图像-Read an image, do the DCT high-pass, low-pass filtering, output processed image .
multiple
- 实现两个很大的数的乘法程序,最多可以到达200位的数字的相乘。-To achieve two great multiplication of the number of procedures, can reach up to 200 the number of multiplication.
基于opencv的汽车尾部边缘提取
- 本代码是Opencv完成《数字图像处理》P468 页例 10.10 的编程实验,编程语言为Matlab。