CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 GDI/图象编程 搜索资源 - means

搜索资源列表

  1. Ilib-1.1.9-min.tar

    0下载:
  2. What is it? Ilib is a library (and some tools and examples) written in C that can read, create, manipulate and save images. It is capable of using X11 BDF fonts for drawing text. (X11 BDF fonts are part of the UNIX-based X11 Windows System, original
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:130922
    • 提供者:fwx
  1. KMEANS(matlab)

    0下载:
  2. Matlab环境下的k-means聚类算法,实现图像分割,很快阿!-K-means Clustering arithmetic based on Matlab platform.It s fast for Image-Division!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:32740
    • 提供者:刘明霞
  1. K-Means聚类

    1下载:
  2. k-means聚类算法源码。kmeans是一种常用的分割算法,简单而又高效。-k-means clustering algorithm source code. Kmeans is a common segmentation algorithm is simple but efficient.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1659
    • 提供者:熊健
  1. 20051207214106235

    0下载:
  2. 数字图像处理实验 图 像 处 理 实 验(一)直 方 图 灰度变换是图像增强的一种重要手段,使图像对比度扩展,图像更加清晰,特征更加明显。 灰度级的直方图给出了一幅图像概貌的描述,通过修改灰度直方图来得到图像增强。-digital image processing of image processing experiments (1) histogram of the gray-scale transformation of image enhancement is an impor
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:4715
    • 提供者:刘国富
  1. danziyouzhendong

    2下载:
  2. 单自由度振动系统--基于MATLAB建模仿真。根据单自由度振动系统数学模型,设计了单自由度振动系统的数学仿真实验,实验结果给出了振动方程的数值解,并用几何方式定量描述了振动过程和频幅特性.-single-freedom vibration systems -- based on MATLAB simulation modeling. Under the single-freedom vibration systems mathematical model, the design of sing
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:6023
    • 提供者:郇世昶
  1. cximage600_lite

    0下载:
  2. CxImage is a C++ class that can load, save, display, and transform images in a very simple and fast way. The class CxImage is free as for the TIFF, JPEG, PNG and ZLIB libraries : \"If you use this source code in a product, acknowledgement is no
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:265973
    • 提供者:lbw
  1. k均值聚类算法

    0下载:
  2. k均值算法的源代码-k means algorithm source code
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2016
    • 提供者:刘新华
  1. non-local means decomposition

    1下载:
  2. 所属分类:GDI/图象编程

  1. DKG12_plane

    1下载:
  2. 【概要】 名称:DK的《小型空战最终版》-附源代码 版本:1.0.0.0 运行环境:Win9X/Me/NT/2000/XP/2003/Vista 开发环境:WinXp+VC6 软件开发者:FanSin Studio 开发商网站: 作者:棼紫|DKink QQ:8566427 EMAIL:dkink@qq.com 【介绍】 空战这种经典而简单的游戏,我怎么可能会放过开发的机会呢? 老规矩附源代码发布。 【操作指南】 Ente
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-13
    • 文件大小:228828
    • 提供者:mj
  1. VideoEXE

    0下载:
  2. 时下视频聊天几乎成了网吧老板们制胜的法宝,自己的软件嵌入视频通信方式又显得那么酷,而一个摄像头只需要百来块钱。本软件功能上可以实现视频采集、预览,选择压缩器(视频文件可是大得惊人!)进行压缩、解压,回放。抓取单帧图片保存等。 -Video chat now the owners of Internet cafes has become a magic weapon to win their own means of communication software, embedded video s
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:22773
    • 提供者:165
  1. HoughTransform

    0下载:
  2. This scr ipt uses radon function of Matlab Image Processing Toolbox. tetastep is resolution of angle of line. threshold is a number between 0.5 to 1 that means a percent of the maximum value in Accumulator matrix.-This scr ipt uses radon functi
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:1245
    • 提供者:letian
  1. kalman_filter

    0下载:
  2. OPTIONAL INPUTS (string/value pairs [default in brackets]) model - model(t)=m means use params from model m at time t [ones(1,T) ] In this case, all the above matrices take an additional final dimension, i.e., A(:,:,m), C(:,:,m), Q(:,:,m), R
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:1224
    • 提供者:letian
  1. txt2gif

    1下载:
  2. 一个将文本转换为GIF动画的例子程序,使用了GIFImage.pas里的TGIFImage类作为实现手段,供参考,包内已附GIFImage.pas源码-The text into a GIF animation of the example program, use the GIFImage.pas in the TGIFImage class as a means of achieving, for reference, the bag is attached GIFImage.pas sou
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:386633
    • 提供者:wangru
  1. SuperPad

    0下载:
  2. 该源码提供充分的手段帮助用户实现其教学思想,只需要熟悉软件的简单的使用技巧即可自行设计和编写应用范例,范例所体现的并不是编者的计算机软件技术水平,而是教学思想和教学水平。可以说几何画板是最出色的教学软件之一。-The source to provide adequate means to help users achieve their teaching ideas, only familiar with the software' s simple tips you can use to
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1273381
    • 提供者:lanyu
  1. CaptureScreenSlnWPF

    0下载:
  2. 用WPF编写的截图源码,半透明遮盖方式,仅供参考-Prepared with WPF screenshot source, translucent cover means for reference only
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-25
    • 文件大小:53134
    • 提供者:李朋
  1. clustering-algorithm

    0下载:
  2. 聚类算法有很多种,该程序是基于K-均值聚类算法,主要用于图像的分割-There are many clustering algorithms, the program is based on the K-means clustering algorithm, mainly used for image segmentation
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-26
    • 文件大小:63240
    • 提供者:DD
  1. vbtuxiang

    0下载:
  2. 其实说白了就是灰度的一个跳变。因此我们只要设定一个阀值,把电脑上的图片中的像素的色彩转化为灰度,再把相邻的两个像素的灰度去比较,当灰度变化超过一定的量的时候,我们就判断它是轮廓。-In fact, it means a grayscale transition. So long as we set a threshold, the computer image pixel color into gray, then gray pixels adjacent to compare the two,
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:66985
    • 提供者:李兰
  1. CImage

    0下载:
  2.  我们知道,Visual C++的CBitmap类和静态图片控件的功能是比较弱的,它只能显示出在资源中的图标、位图、光标以及图元文件的内容,而不像VB中的Image控件可以显示出绝大多数的外部图像文件(BMP、GIF、JPEG等)。因此,想要在对话框或其他窗口中显示外部图像文件则只能借助于第三方提供的控件或代码。现在,MFC和ATL共享的新类CImage为图像处理提供了许多相应的方法,这使得Visual C++在图像方面的缺憾一去不复返了。-We know that the Visual C++
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:233232
    • 提供者:terry
  1. remote-sense1

    0下载:
  2. 遥感影像的英文论文,支持向量机,模糊C均值,挺有用的-Remote sensing image of English papers, support vector machine (SVM), a fuzzy c-means, very useful
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-27
    • 文件大小:9869248
    • 提供者:李琴
  1. K-means-and-iterative

    0下载:
  2. 图像的K均值与迭代处理,k-均值聚类是一种动态聚类,又称“C-均值算法”。-Image k-means and iterative processing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-07
    • 文件大小:1627096
    • 提供者:赵天宇1215
« 12 »
搜珍网 www.dssz.com