资源列表
harrisconerdetect
- 用matlab写了一个角点检测的程序,希望对学习图像处理的人有所帮助。-using Matlab was a corner detection procedures, and I hope to study images of people some help.
MFIRRES
- 此为图形与图形处理领域的一个应用程序,也是信号与信息处理大范围的一个应用型程序
DDA_line
- 与计算机图形学有关,DDA划线法,可以划直线,调用可划多边形-with the computer graphics, DDA crossed, we could draw a straight line, polygon call to be designated
psnrWithFilterdImages
- 图形图像处理中计算处理效果的PSNR程序代码-Graphic image processing to calculate the treatment effect of PSNR code
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
bmp
- 将bmp图像转换成灰度图像的几种方法,便于平时的使用 -Bmp images converted to grayscale images are several ways to facilitate the use of the usual
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