资源列表
GenerateC1
- 传入测量得到图像通过则zernike项式拟合出球面-The incoming measurement is obtained by the image through the Zernike fitting out of the spherical surface
pnglib
- png图片解码的c语言描述(自行实现了deflate解码)-decode for png image
hybrid-image
- 使用matlab实现混合图像的显示功能,使其随着距离的变化而显示出不同的图像-Using matlab hybrid image display function
DaXia
- 图像处理的一些简单应用,包括模板创建,匹配等,大虾实验室(无时间限制)。-Image process no limited.
Foreground-detection
- 使用vs2013结合opencv实现wavingtree的动态前景检测功能的代码-Using vs2013 combine opencv achieve wavingtree dynamic foreground detection function code
SVM
- Hog+SVM是速度和效果综合平衡性能较好的一种行人检测方法。后来,虽然很多研究人员也提出了很多改进的行人检测算法,但基本都以该算法为基础框架。因此,Hog+SVM也成为一个里程表式的算法被写入到OpenCV中。在OpenCV2.0之后的版本,都有Hog特征描述算子的API,而至于SVM,早在OpenCV1.0版本就已经集成进去了;OpenCV虽然提供了Hog和SVM的API,也提供了行人检测的sample,遗憾的是,OpenCV并没有提供样本训练的sample。这也就意味着,很多人只能用Ope
czs1
- 基于QT的画图程序,可调节图元及画笔,比例尺功能未完成- QT-based drawing program, adjustable elements and brush, the scale function is not complete
getBinaryImage
- 本代码主要用于识别二维码图像区域,检测二维码边缘-The code is mainly used to identify the two-dimensional code image area, two-dimensional code is detected edge
bpsk
- BPSK等调制方法在不同信道中的性能仿真-bpsk in different channel
16QAM
- 16QAM在不同信道(高斯信道、理想信道)中的性能比较分析-16QAM in different channel
avireadprocessing
- MATLAB读取AVI格式的文件,可以将其存文-it can read .avi file in matlab.
Image
- 数字图像处理的简单处理,如灰度处理,均值滤波等,用C++写的-Simple processing digital image processing, such as gradation processing, mean filter, etc., written with C++