资源列表
read
- 论文介绍了人脸识别的背景,研究范围以及方法-This paper introduces the background of face recognition, research scope and method
LBP
- 用opencv实现LBP算法。通过一个3*3的模板在图像矩阵上滑动,用模板四周的八领域像素和中间的像素值比较,大于的为1,小于的为0,从左上角顺时针排列,然后转化为十进制放在模板中间的对应位置。-LBP algorithm with opencv. Through a 3* 3 matrix template image slide, with the template field of eight around the center pixel and the pixel value comp
wavelet
- 利用小波算法进行图像和视频处理,将原始小波块放在新小波块的左上角,在小波块右下角补零。-Using wavelet algorithm for image and video processing, the original wavelet wavelet block block on the new upper left corner of the block in the lower right corner of the wavelet zeros.
Wireless-communication-channel
- 路径损耗,阴影,衰落(瑞利,莱斯和中头m);信号的调制,解调和比特错误率(BER)与SNR曲线-The path loss, shadowing, fading (Rayleigh, Rice and Nakagami-m) signal modulation, demodulation and bit error rate (BER) and the SNR curve
Huffman-modeling
- 信源编译码仿真,信道编译码仿真,数字调制解调仿-Simulation of the source codec, channel coding simulation, digital modulation and demodulation simulation
Image-Classification
- 本文实现了09年CVPR的文章Linear Spatial Pyramid Matching using Sparse Coding for Image Classification-This package contains the Matlab codes implementing the ScSPM algorithm described in CVPR 09 paper "Linear Spatial Pyramid Matching using Sparse Coding for
yuxunnihe
- 对于一种新的曲线拟合方式,近似于移向方式,但只是求倒变换。-Curve fitting for a new way
MyOpenCVConsole
- 常用的opencv图像特征提取算法。包括直方图、边缘检测、角点检测、直线提取、圆形提取等。并包括不太成熟的BP神经网络识别纯底色数字。-Commonly used opencv image feature extraction algorithm. Including histograms, edge detection, corner detection, line extraction, circular extraction. And includes less mature pure b
fangzhentiaowen
- 利用matlab软件仿真斜条纹和竖条纹的干涉图样-Software simulation using matlab interference pattern diagonal stripes
niudunhuan
- 利用matlab软件对牛顿环的干涉条纹的仿真,里面有每个语句的含义,可以使用初学者。-Newton ring using matlab software simulation of the interference fringes
edgedetect1
- 亚像素边缘检测的vc++代码,比一般的程序好用-Sub-pixel edge detection vc++ code
simple_opencv
- opencv程序: 1.实现形态学上的图像处理—膨胀、腐蚀,开闭运算 2.霍夫圆变换 3.直方图均衡化 4.漫水填充图像金字塔尺寸缩放 5.自适应阈值化和单一阈值化-simple opencv program!
