搜索资源列表
Sobel-Laplace-Canny-matlab-code
- 模式识别大作业题目和实习代码: (1)请自己在互联网上任意找一张图片用做测试,命名为“学号后四_Original”。放在C++工程文件夹下(与CPP文件放在同一文件夹)。用C++调用OpenCV函数对该幅图片进行读入和显示操作。 (2)在(1)基础上,添加修改代码,将原图转换成灰度图像,并保存,命名为“学号后四位_Gray”。 (3) 请利用OpenCV中Sobel,Laplace,Canny算法相应函数对(2)中图像进行处理,并保存,命名为“学号后四位_Sobel”或“学号后四位_
test2
- C#调用opencv打开摄像头录像,并抓取图片。 对视频直接调节灰度值,并显示图片。-C# to call opencv open camera video and grab the picture. Video directly to adjust the gray scale values, and display pictures.
showpicureslenaapplication
- opencv c plus plus show picture application lena
different2shwpicureslenaapplicationsectin2
- opencv c plus plus show picture different application lena2
picturetopictureslay
- open cv visual c plus plus picture pass to picture application
ImageComparison
- This a simple application developed in C# and uses the Emgu CV library. Emgu CV lib is a wrapper around OpenCV than enables .NET languages to use the OpenCV lib. The algorithm showcased in the source code is about template matching and object recog
openCV2CB
- 在C++builder6.0中使用OpenCV1.0。可以将opencv图像格式IplImage与C++builder图像格式Bitmap、Image1->Picture->Bitmap进行相互转换。-In C++ builder6.0 use OpenCV1.0. Opencv image formats can be IplImage with C++ builder image format Bitmap, Image1-> Picture-> Bitmap for
rect
- 矩形查找,使用OpenCV,在C++环境下实现。-find rect in the picture,which use opencv and c++.This is a good example.
TP7
- this a source code developped with OpenCV and c++, it takes a colored picture in input, turns it channels from 3 to 1 (conversion to grey scalled picture) and applies diffrent filters (gaussian, laplacien,smooth filter...) and shows each result in a
Assignment_1_Sol
- A program that chooses the best match between picture and templates using the difference between them, using openCV and C++ and Xcode. A program that chooses the best match between picture and templates using the difference between them, using open
ca
- 读者可以直接使用Opencv自带的摄像机标定示例程序,该程序位于 “\OpenCV\samples\c目录下的calibration.cpp”,程序的输入支持直接从USB摄像机读取图片标定,或者读取avi文件或者已经存放于电脑上图片进行标定。-Readers can use the Opencv comes with the camera calibration sample program, the program is located in "\ OpenCV \ samples \ c d
picture-drawing
- 本代码是在visual c++环境下利用opencv进行图像绘制-picture drawing
convert
- 本代码是在visual c++环境下,利用opencv对图像读入并反转显示。-convert the picture
ch2_ex2_2
- 运用C++打开磁盘中一张图片的程序(运用OpenCV),需要用命令行执行-a project to open a picture in your computer using OpenCV
kk
- 在C++的环境下用opencv读取并显示一副图片-Read and display a picture in the environment of the C++ with opencv
videotoimage
- 用C++结合opencv的一个将视频转化为图片的程序-Combination with C++ opencv a video into a picture program
read-load-And-show
- 使用C++和计算机视觉开源代码库OpenCv编写的图片读取函数,程序简单。-Open source code base OpenCv C++ and computer vision to write the function of reading picture, the program is simple.
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.
picture-display
- opencv入门级C++程序代码调试,第一课:显示一张二维静态图片。-Opencv entry level debugging c++ program code, the first class: shows a 2 d static image.
picture-scale
- opencv入门级C++程序代码调试,第二课:对一张二维静态图片进行缩放。-Opencv entry level debugging c++ program code, the second lesson: for a 2 d static image to zoom.
