CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图片显示浏览 搜索资源 - vs2010

搜索资源列表

  1. bmpmagnify

    0下载:
  2. VS2010 编的 能够打开 显示 保存 图片 用双线性插值算法实现了 图像的放大-VS2010 compiled able to open the display to save the image using a bilinear interpolation algorithm to achieve image magnification
  3. 所属分类:Picture Viewer

    • 发布日期:2017-06-14
    • 文件大小:21312337
    • 提供者:邵伯仲
  1. YUV_RGB

    0下载:
  2. vs2010编译通过,yuv转RGB并显示,并可提取某一帧-the vs2010 compiler through, yuv to RGB and displays a frame, and can extract
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-10
    • 文件大小:69576
    • 提供者:qipeng
  1. huatu

    0下载:
  2. 使用opencv 基于VS2010 绘制图形 包括圆、直线 曲线等-Using opencv based the VS2010 drawing figures include circles, straight line curve
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-21
    • 文件大小:8728181
    • 提供者:Hao Wang
  1. login

    0下载:
  2. opencv+vs2010环境下实现图像的加载和显示功能。源代码简单清晰。-opencv+vs2010 environment for image loading and display functions.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-10
    • 文件大小:557
    • 提供者:宫钊
  1. lena

    0下载:
  2. 在opencv2.4.5版本下,配置vs2010,用于测试配置是否成功,读取lena.jpg.-In opencv2.4.5 version, configure vs2010, used to test the configuration was successful, read lena.jpg.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-29
    • 文件大小:12170560
    • 提供者:祁门
  1. test

    0下载:
  2. 在VS2010中使用openCV2.4.4实现图像的显示-Using VS2010 in openCV2.4.4 Image Display
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-11
    • 文件大小:2558633
    • 提供者:刘晗
  1. Example_GIF

    0下载:
  2. 利用GDI+ 加载显示 GIF图片源码,在VS2010 下或VC6下顺利通过-Using the GDI+ loading and displaying GIF image source
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-06
    • 文件大小:70138
    • 提供者:
  1. tc

    0下载:
  2. C# 图片缩放和移动程序,在.net3.5下开发,但是代码完全支持vs2005,vs2008,vs2010-C# image scaling and moving procedures,. Net3.5 under development, but the code is fully supported by vs2005, vs2008, vs2010
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-25
    • 文件大小:109466
    • 提供者:曹胜利
  1. Imagezoom_Sources_091

    0下载:
  2. 图像的放大与缩小,比较好的一个小程序,VS2010使用C#编程。-image zoom
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-16
    • 文件大小:92122
    • 提供者:ban
  1. SliderView

    0下载:
  2. Qt写的图片浏览程序,开发环境:Qt 5.2.1+vs2010-Written in qt programmed image browsing
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-26
    • 文件大小:170890
    • 提供者:ma
  1. ImageOpen

    0下载:
  2. MFC窗口下,在鼠标左键划定的矩形框内,显示打开的jpg图像,vs2010实现-Under MFC window, a rectangular box in the left mouse button delineated, Show open jpg image, vs2010 achieve
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-28
    • 文件大小:226379
    • 提供者:陈宇廷
  1. ShowBMP

    0下载:
  2. vc编写图像处理界面,使用vs2010开发环境,可以实现BMP图像的显示和后续图像处理-vc write image processing interface, use vs2010 development environment, you can achieve BMP images are displayed and the subsequent image processing
  3. 所属分类:Picture Viewer

    • 发布日期:2017-06-16
    • 文件大小:23579129
    • 提供者:xufang
  1. lv

    0下载:
  2. 基于vs2010+opencv2.4.9的两张图像拼接,利用sift进行特征点提取,借鉴rob_hess源代码。-This algorithm achieved two images stitching ,basing on sift algorithm
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-24
    • 文件大小:4407543
    • 提供者:carry
  1. drawYanzhengma

    0下载:
  2. 本实例用用VS2010软件,用C#语言,绘制图形验证码的功能-Draw Security Code
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-29
    • 文件大小:43574
    • 提供者:冯珍珍
  1. 1Showimagepixcel

    0下载:
  2. 读入图片,显示到窗口中,通过鼠标点击图片上的相应点,自动读取该点的像素坐标和灰度值。opencv+vs2010-Reads the image displayed in the window, through the corresponding point on the image mouse click, automatically reads the pixel coordinates and gray value at that point. opencv+ vs2010
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-30
    • 文件大小:12747300
    • 提供者:张娇
  1. generate_vedio_test

    0下载:
  2. 诸位学生,在做视觉目标跟踪时,经常看到官网上给的测试时一组图片集,这使用起来略微不遍,通过本程序可以轻轻松松将其存在视频格式,从而方便大家使用。基于vs2010+opencv2.4.4的谢谢各位支持哦,祝各位学者,学习进步,事业有成。愿计算机视觉都能给你我带来美好的明天。-generate vedio of test
  3. 所属分类:Picture Viewer

    • 发布日期:2017-06-02
    • 文件大小:14123519
    • 提供者:光羽
  1. tupianxianshi

    0下载:
  2. 在vs2010软件中利用opencv编程实现图片显示(Realization of picture display by using OpenCV programming in VS2010 software)
  3. 所属分类:图片显示

    • 发布日期:2018-01-02
    • 文件大小:16868352
    • 提供者:夏天~
搜珍网 www.dssz.com