资源列表
Kinescope
- 关于 OpenCV开源函数调用,实现视频捕获-About OpenCV open-source function calls, video capture
image_rotate
- 图像旋转代码,可根据需要调整旋转角度获得不同旋转效果图像-rotate the image
image_resize
- 图像大小缩放代码,可根据要求调整图像水平尺度变化,可以用于SIFT特征提纯算法中-resize the image
video_image
- 将视频转为一帧帧图像,便于对视频内容进行分析和理解,广泛应用视频处理技术中-transform video to image
CameraCalibration
- 此代码 是计算机视觉中关于摄像机标定的一组源代码-This code is machine vision camera calibration on a set of source code
EdgeDetect
- android基于opencv边缘检测-android based on opencv Edge Detect
Camshift--Opencv
- Camshift算法原理的简单介绍及其Opencv实现 对于初学者掌握算法的原理及编程很有帮助-Principle brief Camshift algorithm principle and its realization Opencv for beginners to master the algorithms and programming helpful
sjchuli
- OpenCV使用说明,OpenCV实例,OpenCV例程汇总,等资料大全-Instructions for use OpenCV, OpenCV instance, OpenCV routine summary, etc. Sourcebook
QtImageDisplay_v3
- 图像智能剪刀,可以剪切出图像中需要的部分。求解出一幅图像中各个需要的部分。-Image scissor In this project, a user can cut an object out of one image and paste it into another. The tool helps the user trace the object by providing a live wire that automatically snaps to and wraps a
canny
- canny算子,进行边缘检测,图片打开,内存释放-Canny operator, edge detection, image open, memory release
imagesitch
- 全景图像拼接,特征的提取后,可以对多张图像进行拼接-imagestitch opencv
canny
- Canny 的目标是找到一个最优的边缘检测算法,最优边缘检测的含义是: 好的检测- 算法能够尽可能多地标识出图像中的实际边缘。 好的定位- 标识出的边缘要尽可能与实际图像中的实际边缘尽可能接近。 最小响应- 图像中的边缘只能标识一次,并且可能存在的图像噪声不应标识为边缘。-Canny goal is to find an optimal edge detection algorithm, the optimal edge detection means: Good test- a
