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

搜索资源列表

  1. Image-To-XML-And-XML-To-Image

    0下载:
  2. CSharp 实现图象文件和XML文件互换-And CSharp achieve image files and XML files swap
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:45172
    • 提供者:sl
  1. CSharp-Com2.0

    0下载:
  2. 可以接收串来自串口的数据,C#开发,主要是串口的图像数据,动态的显示在屏幕上-Can receive a string from the serial data, the C# development, serial image data, dynamic display on the screen
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:266588
    • 提供者:HalfLegend
  1. ZkFingerDemo(CSharp)

    0下载:
  2. capture fingering print and store as image or template using algorithm. good for access control, online fp authentication etc
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:219218
    • 提供者:al
  1. ImageProcessing-with-CSharp

    0下载:
  2. 该程序可以对图像进行加噪,包括高斯噪声,脉冲噪声,滤波操作等等。-This program provides common operations on Image processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:219661
    • 提供者:oml
  1. ImageSearcher

    0下载:
  2. Search screen(monitor) based on specified image.
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:53005
    • 提供者:boonos
  1. CSharp

    0下载:
  2. 程序要实现的目的是通过鼠标来控制图片的缩放和移动的效果,也就是说可以鼠标在程序界面上拖动图片,通过鼠标滚轮放大和缩小图片。这种功能在图片浏览程序里面再普通不过了,一般来说,如果是在MFC或者Winform里面实现这两个功能的话,都是通过处理鼠标的移动和滚轮事件,在这两个事件处理函数里面,获取鼠标的位置和滚轮滚动的偏移量,然后针对性地更改图片的位置和高宽度来做的。-Program to achieve the purpose of the picture zoom and move the mou
  3. 所属分类:CSharp

    • 发布日期:2017-03-21
    • 文件大小:59631
    • 提供者:lqstae
  1. Csharp-images-compare-code

    0下载:
  2. 基于C#的图片识别,图片比较实现代码,已经在VS2012测试通过,可以放心使用-C#-based image recognition, image comparison implementation code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-14
    • 文件大小:931284
    • 提供者:陈先生
  1. CSharp-Images

    0下载:
  2. GrabCut 算法是一种高效的前景背景分割算法。传统分割算法应用纹理或边界信息中的一种进行分割, 而GrabCut 算法 综合利用了纹理及边界两种信息进行图像分割。GrabCut 算法是对Graph cuts 算法的改进, 具有分割精度高, 交互式操作少的优 点, 并将分割从灰度图像推广到了彩色图像领域, 是一种比较有前途的交互式分割算法。该算法用在静态图像编辑中的图片背景 更换, 取得了很好的效果。-The GrabCut algorithm is an efficient pr
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-10
    • 文件大小:6902
    • 提供者:diaoguangqiang
  1. Image-Zoom-In-and-Zoom-Out

    0下载:
  2. 利用Csharp语言实现的图片的动态缩放,漫游等基本的图片操作。需要使用vs2010打开-Csharp language picture dynamic scaling, roaming and other basic image manipulation. Need to use vs2010 open
  3. 所属分类:CSharp

    • 发布日期:2017-10-30
    • 文件大小:146571
    • 提供者:chen
  1. MakeAtlBarCode(CSharp)

    0下载:
  2. 2012年最新二维条码开发(C#)源程序代码,VS2008开发,是C#工具开发二维码应用最理想的参考范例。提供ATL插件接口开发方法,非托管API调用方法,并教您如何将图像、声音和指纹压缩放入二维码中。二维码种类包括:PDF417,Qr_Code,DataMatrix和HanXin等- GDI/图象编程-The 2012 two-dimensional bar code development (C#) source code, VS2008 development, the develo
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-07
    • 文件大小:194820
    • 提供者:何老师
  1. MakeTwoBarCode(CSharp)

    0下载:
  2. 2012年最新二维条码开发(C#)源程序代码,VS2008开发,是C#工具开发二维码应用最理想的参考范例。提供动态链库接口开发方法,非托管API调用方法,并教您如何将图像、声音和指纹压缩放入二维码中。二维码种类包括:PDF417,Qr_Code,DataMatrix和HanXin等-The 2012 two-dimensional bar code development (C#) source code, VS2008 development, the development of the b
  3. 所属分类:Special Effects

    • 发布日期:2017-11-01
    • 文件大小:316031
    • 提供者:何老师
  1. CSharp

    0下载:
  2. winform C#事件主要是用Click事件(当BUTTON获得焦点,按Enter时也会触发) 注意:如果在按钮上单击了鼠标左键,然后把鼠标移动到其他位置,再释放鼠标,将不会引发Click事件 可以在按钮中添加自定义事件 -Usage and usage BUTTON in DELPHI similar attributes to note are as follows The BackColor background color DialogResult click t
  3. 所属分类:software engineering

    • 发布日期:2017-11-01
    • 文件大小:61850
    • 提供者:张胜
  1. cSharp

    0下载:
  2. 简单相册源码,C#,采用面向对象模式开发,功能简单,仅有简单的专辑和图片管理-Simple album source code, C#, using object-oriented development, features simple, just a simple album and Image Management
  3. 所属分类:CSharp

    • 发布日期:2017-11-10
    • 文件大小:9179213
    • 提供者:kkk
  1. CSharp

    0下载:
  2. c#数字图像处理,附有源代码,适合初学者-c# Digital Image Processing
  3. 所属分类:software engineering

    • 发布日期:2017-11-13
    • 文件大小:151175
    • 提供者:王永
  1. Csharp-simple-image-processing

    0下载:
  2. C# 简单的图像处理 图像打开,保存,拷贝,粘贴-C# simple image processing image open, save, copy, paste
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:4264
    • 提供者:小玉
  1. Csharp-Color-image-processing

    0下载:
  2. 彩色图像处理基础知识包括彩色位图的颜色的分解,RGB分别单色处理,和平均处理 -A color image processing based knowledge includes the decomposition of the color of the color bitmap RGB monochrome processing, respectively, and the average processing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-21
    • 文件大小:23945
    • 提供者:小玉
  1. CSharp-Images-code

    1下载:
  2. C#实现了数字图像处理中的几个边缘检测的算法源代码。-C# implementation of digital image processing edge detection algorithm source code.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-04
    • 文件大小:126377
    • 提供者:刘燕华
  1. CSharp

    0下载:
  2. 田野文物上位机 C#程序,实现图像处理和TCP\/IP建立通信。-The cultural relics in the field of PC C# program, the realization of image processing and TCP\/IP communication.
  3. 所属分类:CSharp

    • 发布日期:2017-11-27
    • 文件大小:470410
    • 提供者:刘志军
  1. CSharp-GDIPImagelab

    0下载:
  2. 可实现图片边缘检测,并标记出图片的边缘。-Image edge detection can be achieved, and mark the edges of the picture.
  3. 所属分类:CSharp

    • 发布日期:2017-12-03
    • 文件大小:4763161
    • 提供者:nanbin Yang
  1. CSharp-imagedifferentsize

    0下载:
  2. c#实例操作 简单显示同一张图片但不同大小-c# same image show in different size
  3. 所属分类:CSharp

    • 发布日期:2017-11-30
    • 文件大小:571229
    • 提供者:csdn
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 20 »
搜珍网 www.dssz.com