资源列表
HSIlujingshibie3
- 采用HSI彩色空间的AGV路径识别具有对图像的灰度变化不敏感的特点
chap5-12
- 图形学,openGL,使用混合函数实现反走样-Graphics, openGL, using the blending function to achieve anti-aliasing
pachking_initial-configuration
- 求解圆形packing问题里面的初始格局:要确定初始格局,也就是要把所有的圆饼随机的放在圆盘内,也就是圆饼的圆心坐标要随机的出现,可以用一个0到1的随机数乘圆饼的半径再乘一个判断随机数的数作为圆饼的x或者y的坐标,这样就保证了圆饼的圆心有可能出现在圆盘内的任何位置-Solving the problem inside the initial circle packing structure: To determine the initial structure, that is, to put
read-the-video-and-played
- 利用opencv和vc++实现视频的读取和播放-read the video and played
bmp
- 将bmp图像转换成灰度图像的几种方法,便于平时的使用 -Bmp images converted to grayscale images are several ways to facilitate the use of the usual
Sobel
- 图像处理中的sobel算子的用法,sobel 算子的应用代码-The image processing sobel Operators usage
kalerman2
- 卡尔曼滤波,可以对图像进行相关处理,滤波除噪等-Kalman filter
harris
- 基于harris角点检测的图像配准方法,角点作为图像上的特征点,包含有重要的信息。-Image registration method based on harris corner detection, corner as feature points on the image, contains important information.
Morphology
- 数字图像处理的形态学处理,响应菜单命令的腐蚀膨胀运算和开运算闭运算函数。 开发环境:vs2010+opencv。-Morphological processing digital image processing, response corrosion dilation of menu commands and open-op closing operation functions. Development Environment: vs2010+opencv.
Texture
- 图像基于统计的纹理特征,包括灰度分布统计,灰度共生矩阵属性。可用于纹理特征提取-Image texture features based on statistics, including the gray distribution statistics, GLCM property. Can be used for texture feature extraction
FaceDetect
- opencv的人脸定位模块,代码很简洁,欢迎使用.环境自己配置.步骤清晰-opencv face positioning module, the code is very simple, Welcome Environmental own configuration. Step clear
Partical-Filter
- 基于粒子滤波的目标跟踪算法,卡尔曼滤波与粒子滤波-Target tracking algorithm based on particle filter