CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenCV 搜索资源 - 图像保存

搜索资源列表

  1. save4imge OpenCV中保存与读取4通道图像

    0下载:
  2. OpenCV中保存与读取4通道图像(bmp)Opencv没有提供四通道图像保存方法只提供了保存为(XML等其它格式的文件) 该源码提供了该方法-in the Opencv not have the method that save or read the 4 channel picture. Opencv just can save or read the 4 channel image to XML or other format use the CVSave/CVLoad . Our met
  3. 所属分类:OpenCV

    • 发布日期:2016-01-25
    • 文件大小:2048
    • 提供者:qrsssh
  1. OpenCV-code 基于C/C++语言的开源图像处理函数库

    0下载:
  2. OpenCV是一个基于C/C++语言的开源图像处理函数库,其代码都经过优化,可用于实时处理图像,具有良好的可移植性,可以进行图像/视频载入、保存和采集的常规操作.-OpenCV is based on C/C++ language, open source image processing library, the code have been optimized for real-time image processing, has good portability, can images/v
  3. 所属分类:OpenCV

    • 发布日期:2016-01-27
    • 文件大小:6411264
    • 提供者:黄晓华
  1. Sobel-Laplace-Canny-matlab-code

    0下载:
  2. 模式识别大作业题目和实习代码: (1)请自己在互联网上任意找一张图片用做测试,命名为“学号后四_Original”。放在C++工程文件夹下(与CPP文件放在同一文件夹)。用C++调用OpenCV函数对该幅图片进行读入和显示操作。 (2)在(1)基础上,添加修改代码,将原图转换成灰度图像,并保存,命名为“学号后四位_Gray”。 (3) 请利用OpenCV中Sobel,Laplace,Canny算法相应函数对(2)中图像进行处理,并保存,命名为“学号后四位_Sobel”或“学号后四位_
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:648543
    • 提供者:吕明
  1. Save_All_Frames

    0下载:
  2. opencv 实现了将一个视频的所有帧分解,并将图像依序保存,效果非常好。 -opencv realized the decomposition of a video of all the frames, and save the image sequence, the effect is very good.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:10356417
    • 提供者:he
  1. save_pic

    0下载:
  2. 提取图像的每一帧,并保存下来。使用OpenCV,算法较好。-Extraction of the image each frame, and preserved. The use of OpenCV, a better algorithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1344758
    • 提供者:王旋
  1. watermark-openCV2.3.1

    1下载:
  2. 给图像添加任意文字水印,可传入参数是文字内容,输入图片路径,文字颜色,大小,保存图片路径。支持中文输出!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
  3. 所属分类:OpenCV

    • 发布日期:2015-10-30
    • 文件大小:31372288
    • 提供者:李凯
  1. xingmfc

    0下载:
  2. 基于MFC用opencv完成对图像和视频的边缘检测和直方图均衡化和对图像和视频的保存。-Opencv on MFC complete with images and video edge detection and histogram equalization and the preservation of images and video.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:234268
    • 提供者:邢文君
  1. Image_MFC

    1下载:
  2. OpenCV采集USB摄像头视频,随时保存一帧图像-OpenCV USB camera video capture, save an image at any time
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:13167587
    • 提供者:
  1. fz

    0下载:
  2. 将一段视频中的图像分帧保存,可以实现按任意帧保存-Will be a video frame stored in the image points can be achieved in any frame preservation
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:158556
    • 提供者:李洪艳
  1. fenge1

    0下载:
  2. 将一个目录下的所有图像的路径保存到一个文件中-A directory of all the images saved to a file path
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2183523
    • 提供者:李洪艳
  1. image

    0下载:
  2. opencv中用于图像的显示,复制,保存等相关操作,是以后模式识别处理的基础-opencv used for image display, copy, save, and other related operations, is the basis for subsequent pattern recognition processing
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:94802
    • 提供者:独孤康
  1. LuFanOpenCV_V1

    0下载:
  2. 项目设计并实现了一个具有闯入报警功能的智能监控系统。该系统包括视频采集、视觉分析与输出报警几个功能。其中视觉分析部分利用OpenCV图像处理技术对采集得到的图像进行处理,根据图像中是否包含闯入者进行判别报警。如果判别出有非法闯入者,系统自动启动记录,将视频内容保存入磁盘,并通过串口通信将报警信号发送给单片机进行报警,危机解除后,停止写入磁盘,并解除单片机报警信号!-Project design and implementation of an intelligent intrusion alar
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1177902
    • 提供者:张宇
  1. cameratovideo1_0

    0下载:
  2. 对usb摄像头实现获取图像并保存为AVI视频格式-Usb camera to get the image and save it as AVI video format
  3. 所属分类:OpenCV

    • 发布日期:2017-11-27
    • 文件大小:2630172
    • 提供者:zhangyue
  1. videoFrameGet

    0下载:
  2. 一个视频处理软件,功能: (1)读取给定视频文件,提取帧率,并按照秒为单位将视频保存为连续的多幅图像。如:帧率为25fps的话,则每秒钟存储25幅图像,秒钟的序号作为不同文件夹名称。 (2)对第i秒钟的图像序列,随机选取其中的n幅(n为随机输入变量,不同的i对应的n也不同,显然n<原始帧率)。 (3)对(2)中选取出来的所有图像,按时间顺序生成视频。新视频的帧率为(随机选取出的图像总数/原始视频的时长)。 -A video processing software, feat
  3. 所属分类:OpenCV

    • 发布日期:2017-06-09
    • 文件大小:15999639
    • 提供者:tong
  1. SAVE

    0下载:
  2. 基于openCV实现的图像打开、复制和保存功能 运行环境:VC++ 2008 expre-Implemented based on the image to open openCV, copy and save functions operating environment: VC++ 2008 express
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:1480
    • 提供者:
  1. tmd

    0下载:
  2. opencv基础数据结构的各种操作实现示例,包括:图像的打开、保存、边缘检测和人脸识别简单示例-opencv-based data structure operations to achieve a variety of examples, including: the image open, save, simple example of edge detection and face recognition
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9794729
    • 提供者:lenyue
  1. SaveAvi

    0下载:
  2. 利用OpenCV库将摄像头采集图像保存为AVI文件-save avi file by using usb camera
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:573
    • 提供者:jkrono
  1. ELCA

    0下载:
  2. 数显仪表读取摄像头,将图像保存后,用opencv对图像进行处理。-Digital meters to read the camera, and save images, image processing with opencv.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-10
    • 文件大小:17225074
    • 提供者:郭庆慧
  1. cvcolor-Convert

    0下载:
  2. 利用OpenCV实现由彩色图像,到灰度图像的转化。并将转化后的图像保存。-OpenCV achieved by the use of a color image to grayscale image conversion. And save the image after conversion.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:648
    • 提供者:yanpandeng
  1. testOpencv

    0下载:
  2. 一个简单的OpenCV程序,能够打开摄像头,并将采集的图像保存为bmp文件-A sample OpenCV program that can open the camrera and save bmp file.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1722512
    • 提供者:吕朝顺
« 12 3 »
搜珍网 www.dssz.com