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

搜索资源列表

  1. 并行图像细化算法和C代码实现

    0下载:
  2. 图像细化一般作为一种图像预处理技术出现,目的是提取源图像的骨架,即是将原图像中线条宽度大于1个象素的线条细化成只有一个象素宽,形成 骨架 ,形成骨架后能比较容易的分析图像,如提取图像的特征.-image thinning as a general image preprocessing technologies emerging, is the source of images from the frames, that is, lines of the original image width
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:3045
    • 提供者:权威
  1. 第五篇 图形图像

    0下载:
  2. Visual C++源程序代码第五章图像图形篇-Visual C++ source code chapter V graphics and figures
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1799720
    • 提供者:小飞驴
  1. digitalbild with C++builder

    3下载:
  2. 图像处理,包括拉普拉斯算子提取轮廓,平滑化,二值化,以及细化等方面的图像处理程序代码-image processing, including extraction Laplician profile, smooth, two values, as well as details such as the image processing code
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2605
    • 提供者:李萍
  1. 图像文件的开启和存储

    0下载:
  2. 用C++builder 6尝试新的方法进行图像文件的开启和存储-C builder 6 to try new methods of image files opened and storage
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2657
    • 提供者:李萍
  1. Visual C++ 配套盘

    0下载:
  2. Visual C++ .NET数字图像处理实例与解析-钟志光 卢君 刘伟荣 -配套盘.rar-Many samples for graphic processing and analysis of Visual C++.NET.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:229132
    • 提供者:阳阳
  1. 图像扫描

    0下载:
  2. 一个C#写的图像扫描的程序,功能虽然简单,但有一定的参考价值-A c# program for image scan with simple function and good reference value.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:18649
    • 提供者:楂樻攢
  1. C++InputOutput

    0下载:
  2. 使用标准C++实现位图图像的输入和输出,自定义位图文件的格式。-Bitmap image input and output, since the definition of bitmap file format.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:4150
    • 提供者:Gan
  1. 介绍C++编程语言

    0下载:
  2. 本章将介绍C++编程语言的最基本的元素,以及C++的指针、引用和作用域。在第3章和第4章,将介绍C++的类和面向对象编程。在你使用微软基础类库(Microsoft Foundation Class Library,MFC)进行Windows编程时,你需要所有这些知识。 C++是一种复杂的语言,它的许多元素非常抽象。它也是一个庞大的语言,为专业编程而设计。本书的重点是使用Visual C++语言来利用MFC编写Windows程序,因此没有深入地讨论C++语言。 MFC是构造于原始C++之上
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:28838
    • 提供者:李和平
  1. C++开发中数据结构和算法的分离

    0下载:
  2. 在vc下 实现图像处理算法和数据结构的分离 使代码具有更好的移植和可维护-under the vc image processing algorithms and data structures so that the separation is a better code porting and maintenance
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:83284
    • 提供者:周贤
  1. 20059913236429

    0下载:
  2. Visual C#图像处理程序设计实例,这本介绍了C#如何进行图象处理和设计.是一本很好的关于图形处理的书.-Visual C# image processing program design, which introduced the C# how image processing and design. It is a very good graphics for the book.
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:359389
    • 提供者:姓名
  1. BitmapHelpers

    0下载:
  2. C#图像处理的常用算法,如图形旋转、浮雕效果、取得图形格式等。-commonly used image processing algorithms coded using C# ,including the rotation of graphics,relief effect,getting the format of graphics and so on.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1493
    • 提供者:阿山
  1. GaussianBlur

    0下载:
  2. C#图像高斯模糊的处理,效率很高。我可以找了很久才找到的。-a very efficient c# program for Gaussian Blurring of a image.It took me a long time to find it!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1807
    • 提供者:阿山
  1. 在C++ Builder中显示透明位图

    0下载:
  2. 在C++Builder中,可以轻而易举地显示透明位图。透明位图与透明GIF图像相比有一个很大的优点,即:GIF图像格式最大支持256种颜色,位图却可以支持真彩色。 -in C + + Builder, it can be easy to show transparent bitmap. Bitmap and transparent transparent GIF image compared with a lot of advantages, namely : GIF format images
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4757
    • 提供者:邱勇
  1. Visual C++实现视频图像处理技术

    0下载:
  2. 随着计算机软件、硬件技术的日新月异的发展和普及,人类已经进入一个高速发展的信息化时代,人类大概有80%的信息来自图像,科学研究、技术应用中图像处理技术越来越成为不可缺少的手段。图像处理所涉及的领域有军事应用、医学诊断、工业监控、物体的自动分检识别系统等等,这些系统无不需要计算机提供实时动态,效果逼真的图像。-as computer software and hardware technology and the rapid development of all that mankind has
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:4180
    • 提供者:yang
  1. VC数字图像处理编程入门

    0下载:
  2. 山东大学Visual C++数字图像处理编程入门,ppt讲义-Shandong University Visual C digital image processing program entry, ppt lectures
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:13295
    • 提供者:赵辉
  1. Otsu算法(灰度图像的域值分割)的C++类实现

    0下载:
  2. Otsu算法(灰度图像的域值分割)的C++类实现.-Otsu algorithm (grayscale image segmentation domain) Category C to achieve.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1553
    • 提供者:zhou
  1. 图像中值滤波处理源代码

    4下载:
  2. C语言编写的程序,可以对图象进行中值滤波处理,效果不错,联系方式: QQ76947175-c program which can execute medeaval filter.good performance,contact with QQ76947175.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:832
    • 提供者:刘强
  1. FPC盲抓贴片机源代码

    5下载:
  2. 基于c#运动控制及图像处理项目源码,有兴趣可以看看(Based on C# motion control and image processing project source code)
  3. 所属分类:图形图像处理

    • 发布日期:2019-12-26
    • 文件大小:21240832
    • 提供者:学习爱好
  1. C-SCAN

    3下载:
  2. 用于处理超声波相控阵C扫描的数据文件和图片处理,采用的是Matlab语言(the code of Matlab is used to process the data file and picture of ultrasonic phased array C scan)
  3. 所属分类:图形图像处理

    • 发布日期:2020-12-29
    • 文件大小:6144
    • 提供者:yuankkee
  1. C#联合halcon

    1下载:
  2. 图像采集,简单的c#联合halcon做ncc模板匹配的操作(Image acquisition, simple C# combined with Halcon to do NCC template matching operation)
  3. 所属分类:图形图像处理

    • 发布日期:2021-03-05
    • 文件大小:744448
    • 提供者:dddsfdasd
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com