搜索资源列表
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
convert
- OpenCV程序 功能:图像格式的转换,支持JPG,BMP,TIF,PNG,PPM-OpenCV program funtion: Image format convertion, support JPG,BMP,TIF,PNG,PPM
abc.cpp
- 判斷01.jpg和02.jpg相似度 用來比對兩張圖片-compare the two different picture
ConvertVideoOpencv
- 用opencv实现视频转换,将avi视频文件转化成jpg图象文件-Of video using opencv convert video files to avi files into jpg images
test2
- OpenCV入门学习,在VC++6.0中实现图像的简单载入。图像文件lena.jpg-Introduction to Learning OpenCV, in VC++6.0 to implement a simple image loaded. Image File lena.jpg
hello
- OpenCV入门学习,在VC++6.0中实现图像的简单载入与输出。程序要带参数实现。图像文件lena.jpg-Introduction to Learning OpenCV, in VC++6.0 to implement a simple image loading and output. Process parameters to achieve. Image File lena.jpg
Recolor
- 在vs2008下配置opencv,使.jpg格式图像反色-In vs2008 configure opencv, so. Jpg format images inverted
Oval
- 圆及椭圆拟合输入: 图像文件seal1.jpg、seal2.jpg、coin1.jpg 任务: 尝试将上述三个文件中圆或椭圆的外轮廓拟合出来 输出要求: 1. 每个拟合圆或椭圆的中心坐标,半径或长短轴长度; 2. 将主要的中间步骤及最终拟合结果用OpenCV的cvShowImage 显示出来。-Circle and ellipse fitting type: image file seal1.jpg, seal2.jpg, coin1.jpg task: Try the
AVI2JPG
- The sources can be used to effectively convert Avi files to JPG files
Color-take
- 将JPG格式的图片通过Opencv库进行颜色取反-Will the format of picture through JPG Opencv libraries take the color
OPENCVHELLO1
- 多类型图像bmp,jpg读取以及利用下采样实现高斯金字塔多分辨率图像 -Multi-type image bmp, jpg reading and the use of down-sampling to achieve multi-resolution Gaussian pyramid image
Image-format-conversion
- 图像格式的转换,首先要准备一张图片,和几个txt文档,把txt文档的扩展名改成一个你要把图片转换成的格式,我用的原始图片是jpg的,txt改成bmp的 -Image format conversion。We must first prepare a picture, and several TXT documents, the txt file extension of the one you want to convert the format I use the original i
convert
- 此程序为opencv中的图片格式的转换,主要是JPG,BMP,TIF,PNG,PPM转到JPG,BMP,TIF,PNG,PPM-This program in opencv image format conversion, JPG, BMP, TIF, PNG, PPM, go to JPG, BMP, TIF, PNG, PPM,
DisplayPic
- 能够在vs2008环境下利用opencv显示一幅流行格式的图片,包括jpg,jpeg等图片格式-Vs2008 environment to use the picture the opencv display a pop format, including jpg, jpeg and other image formats
OPENCVmovie-to-pic
- opencv2.1 将一个视频文件每一个帧提取出来后存成jpg文件-opencv2.1 each frame of a video file extracted and saved as jpg files
opencv-capture
- 使用opencv提取视频每一帧及将连续图片合成视频 //////////////////////////////////////////////////////////////////////// // // // 该程序实现视频和图片的相互转换. // Image_to_video()函数将一组图片合成AVI视频文件. // Video_to_image()函数将AVI视频文件读入,将每一帧存储为jpg文件. -To use opencv extracted vid
CV1
- 简单的opencv示例程序,可实现jpg图像的读取,并对其进行多分辨率的图像生成-Opencv sample program, jpg image read, and its multi-resolution image generation
cars3
- Vehicle detection, its an opensource code and works well with opencv and boost, === === === === === === === ==== = multi-target tracking method by Wongun Choi === === === === === === === ==== Compile * Require opencv and boost library to b
One-Frame
- 实现了对视频里任意一帧的提取,并保存为jpg格式的图像。-The realization of any of the video frame extracted and saved as jpg format images.
moravec
- OpenCV编写的moravec角点检测源代码,可直接运行x64/moravec.exe。x64/1.jpg和x64/2.jpg为所提供的测试图片。-The source code of moravec written by OpenCV. Execute the file x64/moravec.exe directly to run the program. x64/1.jpg and x64/2.jpg are the images used for testing.