搜索资源列表
stream_vedio_on_web
- 通过OpenCV实现的网上视频程序,分服务器和客户端,需要OpenCV库的支持。-Stream vedio program developed under OpenCV library, there are server and client. You should have installed OpenCV library in you computer.
W-S
- 利用OpenCV,自己编写的视频读取和保存的C文件-Using OpenCV, read and write your own video files saved C
ssimtest
- 基于Z.W的论文用C++实现的一个求两幅图片SSIM的代码,没有用到opencv,在比较方法上并没有使用local比较,而只是进行了简单的全局比较-Implemented based on the ZW paper C++ a request two pictures SSIM code is not used opencv, the comparison does not use local comparison, but rather a simple global
opencv_rand_draw
- 本文主要介绍下opencv中自带的一个随机数发生器的类RNG,这里我用这个类来画一些图形,和基础学习笔记之opencv(13):基本绘图 一文中类似,只是 这里画出来图像的坐标,大小,颜色,角度等所有信息都是随机的,且是用RNG这个类产生的。参考文献为opencv自带tutiol及其代码。 开发环境:opencv2.4.2+Qt4.8.2+ubuntu12.04+QtCreator2.5 实验功能: 1. 该实验可以画6中几何图形和1个文本显示,每种都是画80个,每画完一
watershed
- 基于opencv实现分水岭算法的图像分割程序,在图像的不同区域画线,然后按w键运行算法,就可得到分割图像。-Image segmentation based on opencv achieve watershed algorithm procedures, in different areas of the image line drawing, and then press the w key operation algorithm, image segmentation can be obt
picture-processing-w
- 利用OpenCV一些库函数对图像中的曲线进行编号并输出坐标数据。-Use OpenCV library functions to code the curve in the image and output the coordinate data