CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图像 截取

搜索资源列表

  1. lktest1

    0下载:
  2. 在Linux下编写的,用于截取视频图像的一个小程序,像素320*240的,环境:摄像头是OV9650,内核Linux2.6.30.4,yaffs文件系统,天嵌开发板。-Prepared under the Linux, used to intercept a small program of video images, 320 x 240 pixels, and the environment: the camera is the OV9650, the kernel Linux2.6.30.4
  3. 所属分类:Video Capture

    • 发布日期:2017-03-30
    • 文件大小:3673
    • 提供者:likui
  1. ScreenSnap

    0下载:
  2. 截取屏幕部分,以图片格式保存,vc写的,点击<抓图>按钮后开始抓取图像-interception screen, a picture format
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-31
    • 文件大小:167436
    • 提供者:顺风
  1. VideoCapture(04.5.31)

    0下载:
  2. 以WebCam采集的视频流为数据源,截取视频流中的单帧图像,通过转换彩色空间、人脸肤色建模、后处理操作和人脸定位算法实现了人脸检测,并以此为基础实现了在视频流中对于人脸的跟踪 网上的-WebCam video stream collected by the data source, the video stream interception of single frame image, by converting the color space, face skin color model an
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-11
    • 文件大小:2611973
    • 提供者:柳珍
  1. 200952914222361807

    0下载:
  2. 在图像中截取一部分图像,在图像中截取取色块-Part of the image in the image interception, interception of images taken in color
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:234650
    • 提供者:rz
  1. video-capture

    0下载:
  2. 摄像头视频捕捉,前提笔记本要有摄像头,可以截取动态图像-Camera, video capture, the premise must notebook camera can capture moving images
  3. 所属分类:Video Capture

    • 发布日期:2017-03-27
    • 文件大小:520757
    • 提供者:江雪
  1. MultiMedia

    0下载:
  2. 使用Visual C++编写的基于opencv的多媒体图像处理和视频处理的对话框程序,实现hough变换、直方图均衡化、canny检测等图像处理及截取视频等视频处理功能。-Use Visual c++ written opencv multimedia based on image processing and video processing dialog programs ,achieve histogram equalization hough transform, canny detec
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:17379817
    • 提供者:康萌萌
  1. image2edio

    0下载:
  2. 图像处理基本操作,视频和图片相互转换 自己写的,截取一帧图像或一段视频时经常用到-Basic image processing operations to convert video and pictures write it on my own interception of an image or a video
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1514
    • 提供者:Fisher
  1. chepaichuli

    0下载:
  2. 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2729133
    • 提供者:吴双
  1. CaptureScreen

    0下载:
  2. 可以实现简单的截图,截取屏幕的全屏图像,可以实现保存-Can achieve a simple screenshot, screen capture full-screen image, can save
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1400
    • 提供者:HB
  1. image-compress

    0下载:
  2. 对于一幅比较大的图像的数据读取 图像压缩 截取所需大小的图像的综合代码 -image compress
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1278
    • 提供者:颖子
  1. Read-a-frame-of-video

    0下载:
  2. 读取视频中的某一帧图像,用户可以从视频中截取一副图片。-Read a frame of video,user image from the video in the interception,and can get details of the image.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:28917
    • 提供者:薛瑞恒
  1. jietu

    0下载:
  2. 从摄像头中读取图片,并保持,然后截取所需图像保存-From the camera to read the image, and keep, and then intercept the desired image to save
  3. 所属分类:Video Capture

    • 发布日期:2017-04-10
    • 文件大小:1422254
    • 提供者:LYN
  1. VCPictureOperating

    0下载:
  2. 共24个源代码,涉及到vc++对图形图像的常用操作,包括: 实现图形的拉伸显示效果、缩放显示位图、转换图像文件大小、转换图像文件格式 利用掩码位图制作透明图片、截取当前屏幕、实现图像的百叶窗效果 实现图像的柔化效果、实现图像的锐化效果、实现图像的雾化效果等等。-A total of 24 source code, related to vc++ graphic images for common operations, including: the stretch of graphi
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-10
    • 文件大小:16999071
    • 提供者:tom
  1. chepaidingwei

    0下载:
  2. 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1495081
    • 提供者:老昌
  1. ScreenCap

    0下载:
  2. 屏幕抓取软件,可以将抓到的文件写入一个avi格式的文件进行连续的播放哦,也可以单独截取屏幕图像并保存-Screen capture software, you can write an avi file captured file format for continuous playback Oh, you can separate screen capture and save images
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:68407
    • 提供者:zhanglei
  1. 05

    0下载:
  2. 一个基于MFC的简单的屏幕截图工具,其中实现了热键截取-DWORD size=bitmap.bmWidthBytes*bitmap.bmHeight //图片数据大小 LPSTR lpData=(LPSTR)GlobalAlloc(GPTR,size) int panelsize = 0 //记录调色板大小 if(bitmap.bmBitsPixel<16) //判断是否为真彩色位图 panelsize =(int)pow(2
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-21
    • 文件大小:6620071
    • 提供者:sunwen
  1. MouseEvent

    0下载:
  2. 实现了鼠标在读入的图像上画区域,并截取感兴趣部分的图像且保存。-To achieve a mouse on the picture to read the image area, and abtain the interested information of images and save it.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:4693996
    • 提供者:xiaoxixi
  1. ScreenShot

    0下载:
  2. 截图工具,包括截取屏幕图像和截取活动窗口图像。支持按快捷键截图。-Screenshot tools, including the interception of a screen image, and the interception of the active window image. Support for shortcut keys screenshots.
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:71257
    • 提供者:jlkjlkjlk
  1. HK_SDK_CAM_STREAM_CHANGE

    1下载:
  2. 海康网络相机截取视频流并解压简易DEMO 调用NET_DVR_RealPlay_V30()播放函数,启用回调PlayM4_SetDecCallBack()分析回调流,使用回调函数DecCBFun()截取视频流,分析并解压,等到char * pbuf图像,用于处理-Hikvision network camera capture video stream and extracting a simple DEMO,Call (NET_DVR_RealPlay_V30())playback fun
  3. 所属分类:OpenCV

    • 发布日期:2017-06-11
    • 文件大小:18203125
    • 提供者:chen
  1. RetinalImageAnalysis

    0下载:
  2. 用matlab中的GUI编写输入图像的界面,并进行手动截取区域-Written in Matlab GUI interface of the input image, and manual interception area
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:670975
    • 提供者:houyumei
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 17 »
搜珍网 www.dssz.com