搜索资源列表
OpenCVTest
- 利用opencv1.0+VC6.0写的一个小程序,主要实现了: 1.打开jpg图片 2.图片上叠加文字信息 3.利用opencv把图片显示到一个Picture控件上 4.picture控件的重绘问题 5.图片合并-Using opencv1.0+ VC6.0 to write a small program, the main achievement of: 1. Open the jpg image 2. Picture superimposed text informat
Sobel-Laplace-Canny-matlab-code
- 模式识别大作业题目和实习代码: (1)请自己在互联网上任意找一张图片用做测试,命名为“学号后四_Original”。放在C++工程文件夹下(与CPP文件放在同一文件夹)。用C++调用OpenCV函数对该幅图片进行读入和显示操作。 (2)在(1)基础上,添加修改代码,将原图转换成灰度图像,并保存,命名为“学号后四位_Gray”。 (3) 请利用OpenCV中Sobel,Laplace,Canny算法相应函数对(2)中图像进行处理,并保存,命名为“学号后四位_Sobel”或“学号后四位_
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
1
- 这个代码实现了从一张图片中识别出人脸的功能-This code to identify the function of the human face from a picture
congealReal.1.0
- 国外的一个做人脸直线化的代码,能够对人脸和汽车图片进行直线化。-Many recognition algorithms depend on careful positioning of an object into a canonical pose, so the position of features relative to a fixed coordinate system can be examined. Generally, this positioning is done eithe
congealReal.1.0.tar
- 国外的一个进行图像图形直线化的代码,能够对人脸和汽车图片进行直线化处理。-Many recognition algorithms depend on careful positioning of an object into a canonical pose, so the position of features relative to a fixed coordinate system can be examined. Generally, this positioning is done
FirstTest
- 基于OpenCV 2.1的一个HelloWorld程序,显示载入的图片。-OpenCV 2.1 on a HelloWorld program, display the picture loaded.
FaceDetection
- VC++ 6.0实现 1.静态图片人脸检测 2.视频检测,支持摄像头实时影像检测-VC++ 6.0 to achieve 1. Static image of face detection 2. Video detection, support for real-time video detection camera
1
- 对产生畸变的摄像机镜头拍出的图片进行校正,里面附有畸变图像和校正后的图像图片-distortion of the camera lens photo shoot for correction, inside with distortion correction and image after image Photo
ImageinImage
- 采用OpenCV2.1和vs2008开发环境,将显示图像的的函数重写,在一个窗口中可以显示多张图片,也可以在大图中显示小图-Using OpenCV2.1 and vs2008 environment will rewrite the function to display images in a window can display multiple pictures, you can also display a small map to enlarge
helloopencv2.1
- 配置opencv,测试opencv是否配置成功的测试代码,代码通过opencv读取图片-read the picture by opencv
opencv_hog_test
- 本文主要介绍下opencv中怎样使用hog算法,因为在opencv中已经集成了hog这个类。其实使用起来是很简单的,从后面的代码就可以看出来。本文参考的资料为opencv自带的sample。 开发环境:opencv2.4.2+Qt4.8.2+ubuntu12.04+QtCreator2.5. 实验功能: 单击Open Image按钮,选择需要进行人检测的一张图片,确定后自动显示出来。该图片的大小没限制。 单击People Detect按钮,则程序会自动对该图片进
1
- 该代码实现了把一个视频分割成若干个图片的功能-The code for a video is divided into a number of pictures
1
- 该代码实现了在一张图片中设置ROI区域并存储下来的功能-The code to set the ROI region in a picture and store down
1
- 该代码实现了对一张图片进行cvErode处理的功能-The code to achieve the functions of a picture cvErode processing
OpenCVMFC-(1)
- 图片打开,camer打开,希望大家可以交流-picture open
1
- 基于MFC对话框的图片打开和获取指定点像素值,调用opencv函数-Open access to the specified point and the pixel values of the image-based MFC dialog, call the opencv function
1
- c++图像处理,里面有源码和程序,可以处理任何格式的图片,效果非常好!-photo beauty
1
- 对图片进行直方图均衡处理,并进行强度转换来加强图像-Do histogram equalization for images Try some intensity transforms to enhance them.
Three-Camera_530-1
- 基于是vs2010+opencv 2.4.9写的读取多个摄像头的程序。线程读取多个摄像头,并保存图片到本地(Based on vs2010+opencv 2.4.9 written to read more than one camera program. Threads read multiple cameras and save pictures to local)