搜索资源列表
Emotion-Det
- This code detect face emotion from image. First, it takes an image, then detect the face using skin color segmentation.. Then it separates the eyes & lip from the face. Then it draws bezier curve for eyes & lips and compares them that are stored in t
image-segmentation-
- 该资料为基于OpenCV的种子填充实现彩色图像分割的代码实现。-The data is based on OpenCV seed filling color image segmentation code implementation.
select3dobj
- 这个程序的目的是为了收集数据集的一个对象和分割区域.它展示了如何使用相机的校准模式来计算校准模式是平面的单应性。-This program s purpose is to collect data sets of an object and its segmentation mask.It shows how to use a calibrated camera together with a calibration pattern to compute the homography of th
select3dobj
- 这个程序的目的是为了收集数据集对象和分割遮罩。它显示了如何使用相机的校准模式 计算该单对应性校准图案上的平面。它还显示grabCut分割等-The purpose of this program is to collect the data set of objects and segmentation mask. It shows how to use the camera' s calibration mode to calculate the single plane corre
OpenCV
- 基于opencv的use摄像头视频采集程序 1 基于opencv的两个摄像头数据采集 3 能激发你用代码做视频的冲动程序 6 图像反转(就是把黑的变白,白的变黑) 11 图像格式的转换 12 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 13 采用Canny算子进行边缘检测 15 角点检测 18 图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的) 21 Log-Polar极坐标变换 22 对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算)