资源列表
shoushishibie
- 进行手势识别 内涵简单的训练图片和代码 含有图像分割函数(Gesture recognition Concise training pictures and codes Contains image segmentation functions.)
I
- 数字图像处理gamma校正,matlab相关gamma代码,图像处理(Digital image processing gamma correction, MATLAB related gamma code, image processing)
ConsoleApplication12
- 基于深度摄像头的障碍物检测,代码的核心思路是首先通过二值化,将一米之外的安全距离置零不考虑,然后通过开运算去除掉一些噪点(这个后来发现不一定有必要),在求出所有障碍物的凸包,这个时候要计算面积,当面积小于一定的阈值的时候不予考虑,最终输出障碍物的凸包坐标(The core idea of the code is to first take the safe distance beyond one meter into account by binary, then remove some noi
py
- 利用python编程,在软件中实现点的添加和现实。。。。。(Python programming is used to add and reallocate points in software.)
vtkExample
- 基本的vtk入门示例,适合新手学习和体验。(basic vtl learning example for cainiao)
image_data
- 使用matlab读取九幅图像(RGB&grayscale&indexed),分别得到对应的图像信息(Using MATLAB to read nine images (RGB&grayscale&indexed), get the corresponding image information respectively.)
LBP
- (1)计算图像中每个像素点的LBP模式(等价模式,或者旋转不变+等价模式)。 (2)然后计算每个cell的LBP特征值直方图,然后对该直方图进行归一化处理(每个cell中,对于每个bin,h[i]/=sum,sum就是一副图像中所有等价类的个数)。 (3)最后将得到的每个cell的统计直方图进行连接成为一个特征向量,也就是整幅图的LBP纹理特征向量; 然后便可利用SVM或者其他机器学习算法进行分类识别了。((1) calculate the LBP pattern of each p
基于MATLAB的汽车轨道偏离预警系统
- 此demo演示的是一个能够检测并跟踪道路上的标记线并且在适当时机发出报警的系统,此系统可使汽车在行驶过程中能够避免偏离车道。系统由一台摄像机,一台计算机,以及一个扬声器组成,摄像机采集视频信息交由计算机处理,根据处理结果控制扬声器是否报警。(This demo demonstrates a system that detects and tracks the marking lines on the road and sends out the alarm at the right time,
图像分割,形态蛇学
- 用于图像分割和跟踪的形态蛇学,用于图像引导对的曲线或曲面进化(Morphological snakes for image segmentation and tracking)
opengl1
- 实现立方体的绘制 鼠标控制其旋转移动 给每个面设置不同颜色 自己可以贴纹理(opengl,Draw a cube,Set different colors for each surface)
加权对指向性的影响
- 加权对等间隔线阵指向性的影响(切比雪夫加权获得等高度旁瓣,获得最窄主瓣)(The influence of weighted peer spacing array directivity (Chebyshev weighted obtains equal height sidelobe and obtains the narrowest main lobe).)
guangliusuanfa
- 利用光流法,用于检测识别运动中的物体,确定其运动方向以及过程。(Used to identify objects in motion)