搜索资源列表
PC_Fish_Eye
- 是用vs2005编写的校正鱼眼图像畸变的MFC程序。主要采用了球面坐标定位法进行的校正-Is written in vs2005 fish-eye image distortion correction MFC program. Mainly spherical coordinate positioning correction method
hough.rar
- hough圆检测,定位图像中的圆形,并确定圆心坐标,精度高,hough circle detection, positioning of the circular image and to determine the center coordinates, high precision
VC-PH
- 球面坐标定位法校正鱼眼图像畸变,使用visual studio 2008 编写,需要OpenCV的支持-Spherical coordinates locating fish eye image distortion correction, prepared using visual studio 2008, requires the support of OpenCV
recognize_face
- 利用灰度积分投影直接对人脸图像进行检测和眼睛定位是一种常用的算法,但是直接采用该算法会受到背 景、特征等因素的影响,识别准确率较低。提出了一种基于最大类间方差阈值和区域膨胀相结合的检测与定位算法。该算 法首先计算最大类间方差设置阈值,把灰度图像转换为二值图像并检测出人脸区域,然后通过对该人脸区域中的连通区域 进行膨胀及连通性处理,精确定位眼睛坐标。实验表明,此算法可靠,具有较好的识别效果。-face recognized
car
- 汽车牌照定位MATLAB代码,基本思想:使用pixval函数来获得牌照的背景色的红、绿、蓝、分量亮度值和坐标;通过统计算法找出车牌的范围;然后通过修剪得到最终图像。-Auto License Plate MATLAB code, the basic idea: to obtain a license to use pixval function of the background color of red, green, blue, luminance values
chengxu
- 定位人眼,对二值化图像进行积分投影便可准确定位人眼。分别对人脸图像进行水平/垂直积分投影,并对投影曲线归一化,便可得到眼睛中心水平坐标。-The positioning of the human eye , the integral projection of the binary image can be accurately positioning the human eye . Horizontal/vertical integral projection of the face imag
Image-point
- 像点坐标自动提取,使用Matlab软件中图像处理的功能,来实现达亚像素水平的像点定位和坐标的自动获取。-Automatic extraction of image point coordinates
fisheye-correction
- 实现了鱼眼图像的校正,主要采用球面坐标定位法和球面透视投影法实现鱼眼图像的校正-Achieve a fisheye image correction, the main location method using spherical coordinates and spherical perspective projection method to achieve fisheye image correction
image-processing
- 图像处理,均值滤波、算数均值滤波、中值滤波,利用TV算法进行图像修补,区域填充,用网格函数实现坐标定位-Image processing, mean filtering, arithmetic mean filtering, median filtering, the use of TV algorithm for image repair, area filling, with the grid coordinates to locate function to achieve
fisheye-lens-image-correcting
- 鱼球面坐标定位法校正眼镜头畸变,实现对鱼眼镜头图像的畸变校正。-fisheye lens image correcting
MATLAB疲劳检测系统(GUI界面)
- 1.基本内容 本设计目标在于利用Matlab强大的图像处理能力和实用便捷的编程方法,通过处理包含人脸的视频帧系列图像,灰度积分投影技术的眼睛定位方法,进而利用perclos计数,计算眨眼率,从而得到比较准确的疲劳状况。 2.具体要求 本设计基于灰度积分投影技术的眼睛定位方法,再结合perclos技术。首先通过图像预处理技术得到灰度分配较为均匀的图像,然后分别利用水平和垂直灰度积分投影曲线结合人脸的结构特征找到眼睛的位置坐标,实现了准确的眼睛定位,通过perclos技术技术眨眼率,根据先