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

搜索资源列表

  1. pictureader

    0下载:
  2. 简单的图像浏览器,实现图片文件的打开保存另存为退出等-Simple image browser, image files to achieve the preservation of the open exit, such as Save As
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-03
    • 文件大小:11239
    • 提供者:Wangjun
  1. illumination-normalization

    0下载:
  2. 这个c#编写的程序,用来对人脸图像进行预处理,从而提升人脸识别算法的性能。这里提出了3种用于人脸识别的图像预处理的光照归一化算法,即:Multiscale retinex和anisotropic 和isotropic平滑方法。-The c# Preparation procedures used for face image preprocessing, so as to enhance the performance of face recognition algorithms. Here p
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:251406
    • 提供者:小单
  1. GraphicsMM_Brushes

    0下载:
  2. WPF画刷演示。透明遮照画刷,颜色画刷,图像画刷。-WPF brush painting demonstration.遮照transparent painting brush, colors, painting brush, image brush painting.
  3. 所属分类:Graph program

    • 发布日期:2017-05-19
    • 文件大小:5613909
    • 提供者:xiangzhou
  1. ImageProcessor

    0下载:
  2. C#实现的简单的数字图像系统,完成图像的二值化,翻转逆转-C# Achieve a simple digital image system, the completion of image binarization, flip reverse
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:34847
    • 提供者:黎阳
  1. VideoMotion

    0下载:
  2. 利用Csharp写得 关于视频分析和运动追踪的源代码 公司的一个小项目。希望对从事图像识别的人有点帮组-CSharp written on the use of video analysis and sports companies to track the source code of a small item. Image Recognition wish to engage in a bit to help groups of people
  3. 所属分类:CSharp

    • 发布日期:2017-05-10
    • 文件大小:772789
    • 提供者:liujia
  1. PaintingFunctionCurve

    0下载:
  2. 此程序能完成任意表达式(包括对:正弦:sinx 余弦: cosx 正切: tanx 余切: cotx 正割: secx 余割: cscx 反正弦: arcsinx 反余弦: arccosx 反正切: arctanx 反余切: arccotx 自然对数: lnx 常数 Л: pi或PI 常数 E: : e或E 变量 X: : x|X 等几乎所有三角函数以及所有算术操作符的支持)的图像显示. 用括号区分优先级. 例如像这样的表达式: y = x*2+lne*2+tanx*(1/2) +x^5
  3. 所属分类:CSharp

    • 发布日期:2016-01-25
    • 文件大小:47349
    • 提供者:xuxin
  1. Example

    0下载:
  2. 用图像表示链表的创建、插入和删除,后台是真正的链表,前台主要用画图实现。-That the list by image creation, insertion and deletion, the background is the real list, the future realization of the main draw.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:18431
    • 提供者:wins
  1. ImageApplication

    0下载:
  2. 自己制作的用于浏览图像文件的一个程序,集成了一些常用的图像处理的功能-A picture viewer with some basic image processing function.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:13688
    • 提供者:屁屁杨
  1. Geneticalgorithm

    0下载:
  2. 传算法的基本原理、设计方法及其并行实现,以及它在组合优化、机器学习、图像处理、过程控制、进化神经网络-Propagation algorithm of the basic principles, design methods and their parallel implementation, as well as in combinatorial optimization, machine learning, image processing, process control, evoluti
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:9716
    • 提供者:鲁明
  1. autoCheck

    0下载:
  2. 一个网络验证码程序的源码,也就是图像自动识别技术,希望对大家有用。 网络识别码的原理就是分析网络传过来的图片信息,有bmp的,有jpg 的等等,把图像信息做一个自动识别处理(算法)。-auto judg pic
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:428303
    • 提供者:reymond
  1. ImagingDemo1

    0下载:
  2. wince环境下的图像操作演示程序。使用了opennetcf框架。-wince environment image operation and demonstration of procedures. Opennetcf framework used.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-27
    • 文件大小:311052
    • 提供者:黄奎
  1. UpLoadFile

    0下载:
  2. 一个演示图像文件如何存储到数据库中的例子,使用的为mysql数据库。-A demonstration of how to store image files to the database examples used for the mysql database.
  3. 所属分类:.net

    • 发布日期:2017-04-14
    • 文件大小:3434
    • 提供者:李建
  1. vedio

    0下载:
  2. 手持设备 ,PDA, 摄像头, 抓拍图像-pda, csharp, camera, picture
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-11
    • 文件大小:1346
    • 提供者:joHn
  1. 04

    0下载:
  2. c#程序开发范例宝典第四章 4.图形技术 4.1绘制图形 4.2图形转换 4.3图像预览 4.4图形缩放与变换 4.5图像效果 4.6图像字体 4.7图像动画 4.8图像识别 4.9图像工具 4.10图像应用-c# application development paradigm Baodian Chapter IV 4. graphics technology 4.1 Drawing 4.2 graphics graphics converter 4
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-11
    • 文件大小:2551617
    • 提供者:cp
  1. TwainGui

    0下载:
  2. 使用TWAIN读取扫描仪的图像。In Windows imaging applications, the most used API for scanning is TWAIN www.twain.org. Unfortunately, the new .NET Framework has no built-in support for TWAIN. So we have to work with the interop methods of .NET to access this API. T
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:29722
    • 提供者:堂堂
  1. displayimagesfade

    0下载:
  2. GDI+图形文字处理编程,如何淡入淡出显示图像,可以扩展功能-How to display images fade
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-24
    • 文件大小:66089
    • 提供者:龙龙
  1. displaymultiframeanimationimage

    0下载:
  2. GDI+图形文字处理编程,如何显示多帧动画图像,可以扩展-How to display multi-frame animation image
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-25
    • 文件大小:34374
    • 提供者:龙龙
  1. ImageRectify

    0下载:
  2. 对图像进行图像的校正,能够很好的将图片进行位置的校正-Image image correction, will be a very good picture for the location of the correction
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:212589
    • 提供者:ckh
  1. Image

    0下载:
  2. 指纹图像增强 指纹图像增强 指纹图像增强-Fingerprint Image Enhancement
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:38807
    • 提供者:sadasd
  1. cshapentryCourseware

    0下载:
  2. c#入门课件 第01章 C#.NET概述.ppt 第02章 C#数据类型.ppt 第03章 C# 语 句.ppt 第04章 类.ppt 第05章 继承、多态、委托与事件.ppt 第06章 设计窗体和控件.ppt 第07章 ADO.NET与数据操作.ppt 第08章 ASP.NET Web应用程序开发.ppt 第09章 网络协议与套接字编程 .ppt 第10章 TCP协议开发 .ppt 第11章 UDP协议开发 .ppt 第12章 FTP协议开发.p
  3. 所属分类:CSharp

    • 发布日期:2015-10-15
    • 文件大小:1711092
    • 提供者:王勇
« 1 2 3 4 56 7 8 9 10 ... 13 »
搜珍网 www.dssz.com