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

搜索资源列表

  1. csharp-picture

    0下载:
  2. C#开发频域图象处理,其中小波变换,K_L变换有待调整.-C# development of frequency-domain image processing, which wavelet transform, K_L transform subject to adjustments.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:34868
    • 提供者:qqq
  1. Asprise-OCR-CSharp-Windows_Server_32bit-4.0

    0下载:
  2. 识别图片上的文字,识别率有80% 附加c#调用 [DllImport(\"AspriseOCR.dll\")] static extern string craboOCR(string file, int type) private void GetVeryfyCode() { if(File.Exists(_imgPath))//ok now? { try { this.picbVeryfyCode.Image=Syste
  3. 所属分类:.net编程

    • 发布日期:2008-10-13
    • 文件大小:6479709
    • 提供者:似的
  1. Graph_Treat.rar

    1下载:
  2. C#图像文件存取、缩放、平移、翻转、剪切、叠加、滤色、灰度、亮度、透明等处理技术示例。,C# Image file access, zoom, pan, flip, shear, overlay, color, gray scale, brightness, transparency, etc. Examples of process technology.
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:11840
    • 提供者:方永忠
  1. ImageProcess.rar

    1下载:
  2. 实现对图像的打开、另存、RGB直方图和灰度直方图的绘制、图像的指数、对数、GAMMA校正,The realization of the image open, save, RGB histogram and histogram drawing, image index, logarithm, GAMMA correction
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-02
    • 文件大小:25333
    • 提供者:诸姣
  1. ImageComparator.rar

    1下载:
  2. 实现了比较两图像的相似度,先转化为相同大小,然后生成图像的颜色直方图,最后比较两直方图的相似度,To realize the similarity of two images, first into the same size, and then generate the image color histogram, and finally compare the similarity of two histograms
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:1763
    • 提供者:haiyan
  1. 3D.zip

    0下载:
  2. 这是一个用silverlight开发的简单的3D图像旋转地程序,对初学者很有帮助。,This is a simple to use silverlight development of 3D image rotation procedures, useful for beginners.
  3. 所属分类:SilverLight

    • 发布日期:2017-03-24
    • 文件大小:129355
    • 提供者:Vios
  1. BarcodePDF417.rar

    1下载:
  2. 能够根据输入的字符转换成PDF417格式的图像,并且能另存为bmp图片,According to the input characters can be converted into PDF417 format images, and can save as a bmp image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:485766
    • 提供者:张池
  1. Csharpcy_src.rar

    0下载:
  2. VS2005环境下编写的一套界面相对专业的餐饮管理系统,数据库基于MSSQL2000,请自行附加数据库,在VS2005下顺利测试通过。系统功能主要有基础信息管理、系统维护、系统设置、窗口布局等,尤其它是用形象的桌面来显示具体的包桌信息,直观易用。,VS2005 environment, a set of interfaces written in a relatively professional catering management systems, database based on MS
  3. 所属分类:Applications

    • 发布日期:2017-03-30
    • 文件大小:390987
    • 提供者:301
  1. DICOM3DSDK.rar

    8下载:
  2. DICOM3DSDK开发包是一套专业的PACS系统开发工具,包括DICOM协议和影像处理两大部分,它的特点是使用方便、功能强大、适应性强,是快速开发PACS的理想选择,该版本包括DICOM_Strings, DICOM_Table, DICOM_Printers, DICOM_ImageFile, DICOM_Network, DICOM_ImageViewer, DICOM_FilmBox, DICOM_IconBar, DICOM_DicomDir, DICOM_SDKRegister等控
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:14923250
    • 提供者:xianing
  1. Controls

    0下载:
  2. .netcf UI美化,实现提示、背景色渐变、图片按钮、透明背景色图片功能的控件 -. netcf landscaping, implementation tips, background color, gradient, picture buttons, transparent background color image control functions
  3. 所属分类:Windows CE

    • 发布日期:2017-03-28
    • 文件大小:213916
    • 提供者:zr
  1. QRCode-CSharp

    0下载:
  2. 用C#写的QR编码与解码程序,只能解码直接生成的图片,无法解码从摄像头获取的图片。-QR written with C# coding and decoding process can only directly generate the image decoding can not decode the picture obtained from the camera.
  3. 所属分类:CSharp

    • 发布日期:2017-05-11
    • 文件大小:2664274
    • 提供者:吴宏伟
  1. C_sharp

    0下载:
  2. 包括C#处理图像的一些基本功能,如二值化,灰度化,行程编码,压缩编码,区域增长,直方图等-Including C# some basic image processing functions, such as binary, gray, length encoding, compression, region growing, histogram, etc.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:183737
    • 提供者:chen
  1. AForge.NET_Framework-2.1.3

    2下载:
  2. 一个C#下面的图像处理算法以及人工智能算法的类库。人工智能的算法包括神经网络算法,遗传算法,机器学习算法等。使用C#写人工智能算法的开发者可以直接调用这个类库,不用自己实现最底层的算法了。我曾经使用过其中的遗传算法类库,功能十分强大,推荐使用。 -English Descr iption: AForge.NET Framework is a C# framework designed for developers and researchers in the fields of Comput
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-27
    • 文件大小:24649728
    • 提供者:dozenow
  1. BayerConvertBMP

    1下载:
  2. 一个将二进制文件存储的Bayer格式的图像转为BMP格式图像显示并BMP格式并显示的桌面计算机程序-A windows Application Software that Convert Image from Bayer to BMP format.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-03
    • 文件大小:387750
    • 提供者:tianjia
  1. wpfstockdemo

    1下载:
  2. 用WPF写的有关股票实时绘图的类库,具体只需要引用里面编译好的DLL就可以写出界面非常漂亮的股票实时图。-With the WPF to write about real-time mapping of the library stock, the specific reference to only compiled DLL which you can write a very nice interface, real-time image of the stock.
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1117362
    • 提供者:白大勇
  1. Crystal_Toolkit_100_lean

    0下载:
  2. 水晶图片工具:缩略图和图片浏览控制。 早在2006年,我开始在C#Windows窗体应用工作。我遇到一个项目中,我需要控制的形式显示缩略图系列,但我需要做的背景,边框和文字内容定制。我开发了一系列的控制称为水晶图片工具,已经允许我建立的应用程序同时显示缩略图和全图像。 我也许不应该命名此水晶,因为人们错误地联想到水晶报表的。我选择了一个奇迹,因为漫画人物的名字。我还想到了清晰的图像,也可能是歌曲,水晶蓝的说服力。或许,我只是一个螺母! -Back in 2006, I star
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-18
    • 文件大小:4913727
    • 提供者:胡六
  1. ImagingDemo1

    0下载:
  2. wince环境下的图像操作演示程序使用C#编写-wince environment image manipulation demo program written in C#
  3. 所属分类:Windows CE

    • 发布日期:2017-03-29
    • 文件大小:364924
    • 提供者:陈清贵
  1. cSharp-image-processing

    1下载:
  2. c#图像处理技术,包括gamma校正,对比度亮度调节,缩放和剪裁,任意角度旋转,色彩调整等常用图形处理源代码。-The technique of c# image processing, including the gamma correction, contrast and brightness adjustment, scaling and clipping, arbitrary angle rotation, color adjustment and other commonly used
  3. 所属分类:CSharp

    • 发布日期:2017-10-30
    • 文件大小:36864
    • 提供者:cgx
  1. Image

    0下载:
  2. 图像校正,csharp开发完成,可显示图像,完全可用-Image Correction,developted with csharp,Image can be display, very useful
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:107936
    • 提供者:韩牛
  1. cSharp-image-processing

    0下载:
  2. c#图像处理,基本的一些图像处理;如:灰度化,代码适合初学者-c# image processing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-02
    • 文件大小:619172
    • 提供者:yyb
« 1 2 34 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com