资源列表
td5meroufel
- INDUCTION MOTOR BY TWO METHODE
Hacheur
- hacheur serie modele de simulation
another-kkj3
- Last bit before down
image_process
- 用grabCut算法提取植物,提取前景去除背景(the achievement of grabCut algorithm)
guangliusuanfa
- 利用光流法,用于检测识别运动中的物体,确定其运动方向以及过程。(Used to identify objects in motion)
加权对指向性的影响
- 加权对等间隔线阵指向性的影响(切比雪夫加权获得等高度旁瓣,获得最窄主瓣)(The influence of weighted peer spacing array directivity (Chebyshev weighted obtains equal height sidelobe and obtains the narrowest main lobe).)
opengl1
- 实现立方体的绘制 鼠标控制其旋转移动 给每个面设置不同颜色 自己可以贴纹理(opengl,Draw a cube,Set different colors for each surface)
图像分割,形态蛇学
- 用于图像分割和跟踪的形态蛇学,用于图像引导对的曲线或曲面进化(Morphological snakes for image segmentation and tracking)
基于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,
LBP
- (1)计算图像中每个像素点的LBP模式(等价模式,或者旋转不变+等价模式)。 (2)然后计算每个cell的LBP特征值直方图,然后对该直方图进行归一化处理(每个cell中,对于每个bin,h[i]/=sum,sum就是一副图像中所有等价类的个数)。 (3)最后将得到的每个cell的统计直方图进行连接成为一个特征向量,也就是整幅图的LBP纹理特征向量; 然后便可利用SVM或者其他机器学习算法进行分类识别了。((1) calculate the LBP pattern of each p
image_data
- 使用matlab读取九幅图像(RGB&grayscale&indexed),分别得到对应的图像信息(Using MATLAB to read nine images (RGB&grayscale&indexed), get the corresponding image information respectively.)
vtkExample
- 基本的vtk入门示例,适合新手学习和体验。(basic vtl learning example for cainiao)