搜索资源列表
opencv的图像打开、二值化、取轮廓、反色及相关教程
- opencv的图像打开、二值化、取轮廓、反色及相关教程,opencv image open, binary, take contour, color and related anti-Tutorial
opencv
- 利用opencv2.2编程实现usb摄像头的灰度图像获取-Use opencv2.2 programming usb camera gray image acquisition
OpenCV-tuxiangpeizhu
- 实现相位相关图像配准,编译产生库文件,用于openCV平台。实现了相位相关图像的快速搜索和两幅图像之间的匹配-Implementation phase correlation image registration, create library files compiled for openCV platform. Achieve the rapid phase correlation image search and matching between two images
ROI
- Opencv : Setting the Region of Interest in an Image.
paint
- Dev c++, opencv, image segmentation and paint type image generation
rotate
- 以Microsoft Visual C++ 6.0为平台,基于opencv来实现图像的旋转,-With Microsoft Visual C++ 6.0 as a platform, to achieve opencv-based image rotation,
myimgLabeller
- A Qt4 and OpenCV program to label a image at pixel level, It has inbuild segmentation algorithm included, with a bar for varying parameters. Useful tool for annotating a image.
lissage
- Ce fichier représente un exemple d application d un filtre médian et d un filtre moyen sur une image sous VC++ et en utilisant la bibliothèque graphique OpenCV.
rave-vision
- This a OpenCV sourcecode for image processing.-This is a OpenCV sourcecode for image processing.
mymfc_v2
- opencv读取图片和video的例子,能够读取图片将图片边框读取并显示,视频能够读取某些avi视频-opencv read the pictures and video examples of the picture frame can read image read and display, video, able to read some of the avi video
Invert_color
- Invert color of an image using OpenCV
opencv-camera-VCPP-
- opencv实现的摄像头和Canny算子处理后的图像,利用VC++ MFC编写-opencv realize the camera and Canny operator image VC++ MFC write
Image
- 在VC++上实现opencv处理图像的 常用算法 如 Soble,Canny,拉普拉斯,腐蚀,-Opencv processing images on VC++ common algorithms such as Soble, Canny, Laplace, corrosion, etc.
OPENCV-
- 利用opencv函数操作图像,本程序实现图片的翻转。可以自设参数,完成各种翻转,十分有趣,方便。 -, The program picture flip to use opencv operation image. Own parameters to complete a variety of flip, very interesting.
salt-and-pepper-adding-noise
- 利用opencv在图像处理中实现椒盐加噪-Salt and pepper plus noise using opencv image processing
OpenCV Image Processing
- Various examples of image processing with OpenCV.
opencv识别特定颜色区域
- 在opencv图像处理中,需要计算出某个颜色的区域,进行相应的滤波或者是其它操作。这个程序就是用来识别特定的颜色区域,方便修改。(In opencv image processing, you need to calculate a color of the region, the corresponding filter or other operations. This procedure is used to identify a specific color area, easy to
opencv几何形状识别
- 可以获取摄像头图像并且检测出图像轮廓,识别图像中不同形状。画出外轮廓并且用标签进行标记。(Camera images can be obtained and detected image contours, recognition of different shapes in the image. Draw outward contours and mark with labels.)
图像处理经典算法及OpenCV程序
- 图像处理经典算法及OpenCV程序(基于opencv的use摄像头视频采集程序、基于opencv的use摄像头视频采集程序、基于opencv的两个摄像头数据采集、能激发你用代码做视频的冲动程序、图像反转(就是把黑的变白,白的变黑)、图像格式的转换、从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 、采用Canny算子进行边缘检测、角点检测、图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的)。。。。 )(Classical algorithm and OpenCV program f
opencv中Bayer 图像到RGB图像装换的问题
- opencv中Bayer 图像到RGB图像转换的问题(The problem of changing Bayer image to RGB image in opencv)