搜索资源列表
watermark-openCV2.3.1
- 给图像添加任意文字水印,可传入参数是文字内容,输入图片路径,文字颜色,大小,保存图片路径。支持中文输出!VS下C++编程,使用openCV 2.3.1-To add any text watermark image, but to parameter is the text content, input image path, text color, size, save image path. Support Chinese output! Under the VS C++ programmi
DFT
- vs下C++编程,使用openCV第三方库的C++接口函数编写而成的离散傅里叶变换。注意是新的C++接口而不是老的C接口。-Under the vs C++ programming, the use of openCV third party c++ library interface function to write a discrete Fourier transform. Pay attention to is the new C++ interface and not old C in
Laganiere-Robert---OpenCV-2-Computer-Vision-Appli
- OpenCV 2 Computer Vision Application Programming Cookbook
ImageMarkByText_Demo
- 给图片添加图片水印的代码,VS下C++编程,使用openCV2.3的新C++接口函数.含测试图片,已编译。-To the picture to add images watermarking code, VS C++ under programming, use openCV2.3 new C++ interface function. Including test images, compiled.
openCV
- opencv 开发使用说明及编程指导,希望对大家有用 -C++ programming ideas, c++ programming basics
3
- 输入: 自拍两幅同一个场景(或物体)的角度/远近有差别的图像 (对于学有余力的同学,建议多测试几张角度/远近差别较大的图像) 任务: 在每张图像中检测特征点位置并将匹配画出匹配得最好的10-20对特征点 输出要求(以下三个结果分别输出,不要重叠在一张图上): 1. 在两张图上分别画出检测到的特征点位置 2. 对匹配得最好的10-20对特征点:每对特征点对用连接线画出 3. 用椭圆形式在图上画出上述每个特征点的描述子方向与尺度等信息 编程工具: Visual
Image-_recon
- 完成两幅图像的稀疏点的匹配和重建,C++的编程环境,opencv函数库-Do two sparse points matching and reconstruction of the image, c++ programming environment, opencv function library
yinying
- 较好地实现了阴影检测和去除的功能,采用的是OpenCV和C++来进行编程,对去除阴影有比较好的效果。-Well, we can realize the function of the shadow detection and removal, USES is OpenCV and c++ programming, have a good effect to remove the shadow
watershed
- 基于opencv的c++编程,用分水岭算法对图像进行轮廓提取-Based on the opencv c++ programming, using the watershed algorithm for image contour extraction
opencv-watershed-segmentation
- C#编程环境下利用OpenCV实现分水岭图像分割的代码文档- Under the C# programming environment to achieve watershed image segmentation using OpenCV code documentation
sphere
- OPen gl with C++ programming
track-issue
- 基于OpenCV用c++编程,实现图像处理、车辆跟踪-Based on OpenCV using c++ programming, image processing, vehicle tracking
camera_v2
- C#编程,OpenCV,双目视觉,构建三维空间,可对该空间内坐标进行定位,并在电脑窗口上显示两个摄像头的实时图像,获取坐标。本程序适用于win7系统,是四旋翼定位巡航研究的部分程序,希望对大家有所帮助。- C# programming, OpenCV, binocular vision, to build three- dimensional space, the space coordinates can be positioned, and in the computer window di
pixel-put-and-read
- 主要为图像的像素值的读取和输出,采用opencv和C++编程,-Mainly for the image pixel values of the load and the output, using opencv and c++ programming,
HSV-historgram--extract
- vs2013 + opencv2.4.9 提取图像HSV直方图,程序已经经过注释和调试,编程语言c++ -vs2013+ opencv2.4.9 extracted image HSV color histogram, the program has been successful debugging, you can run, c++ programming
Growth_Split
- 用C语言实现区域的生长、分裂与聚合,完成对图像的处理-Use C programming language to realize the growth,split and merge of region,Completing the disposition of image.
depth
- 使用Kinect对深度图像进行采集,使用C++编程实现(The use of Kinect for depth image acquisition, using C++ programming)
9781785280948-OPENCV_BY_EXAMPLE
- "OPENCV BY EXAMPLE" This book is about OpenCV programming using C++.
C++ Primer Plus第6版中文版源代码
- OpenCV 2 计算机视觉编程手册_中文版.pdf(OpenCV programming english)
opencv程序源代码
- opencv最基本的入门编程,图像处理最基本操作(Opencv basic introductory programming, the most basic operation of image processing)