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

搜索资源列表

  1. tuxiangxuanzhuan

    0下载:
  2. 关于图像旋转的代码,是其中核心的代码,有这些代码就能看出其思想-Image Rotation about the code, are one of the core code, there is the code will be able to see their idea
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3379
    • 提供者:郑志伟
  1. SDL_basic-1.0.2.tar

    0下载:
  2. This a SDL_basic program. The idea was to create an environment for kids to learn how to program in BASIC. Only the basic would have cool graphics and sound features built in.-This is a SDL_basic program. The idea was to create an environment for kid
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-26
    • 文件大小:93233
    • 提供者:modoko
  1. CImg-1.3.0

    0下载:
  2. CImg图像处理库,采用STL设计思想,版本1.3.0-CIMG image processing library, the use of STL design idea, version 1.3.0
  3. 所属分类:Special Effects

    • 发布日期:2017-06-01
    • 文件大小:14208890
    • 提供者:simplist
  1. cannythreshold

    0下载:
  2. 其基本思想是:首先,用微分算子检测图象的边缘;然后,在这些边缘象素点上进行二值化阈值的自动选择;最后,对于其它非边缘象素点则采取常规方法进行二值化处理。实验结果表明,这个基于边缘特征检测算子的算法能很好地保留原图的边缘特征,并能处理低质量的图象-The basic idea is: First of all, the differential operator with the edge detection image And, at these points on the edge pixe
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:10493
    • 提供者:wangdi
  1. 112213

    0下载:
  2. 本文首先就传统的边缘检测算子(即一阶算子 Roberts 算子、Sobel 算子、Prewit 算子、二阶算子 Kirsch 算子、Robinson 算子和 LOG 算子)和新兴的边缘检测算子(即 Canny 算子和小波边缘检测方法)的思想和性质进行了理论和探讨,同时给 出了这些边缘检测算子的实验结果,提出了其中的不足。-In this paper, the conventional edge detection operator (that is, the first-order op
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1716599
    • 提供者:chris
  1. BreEllipse

    0下载:
  2. 目前一般只能画标准的椭圆,本代码实现了画斜椭圆,这个程序主要的思想来自Breseham算法!-Can only draw the current standard ellipse, the implementation of the code draw oblique oval, the main idea of this process from Breseham algorithm!
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-11
    • 文件大小:847
    • 提供者:yanguang
  1. icasso122

    0下载:
  2. Introduction Icasso is based on running FastICA several times (resampling). Icasso pools all the estimates together and forms clusters bottom-up among them. The basic idea is that a tight cluster of estimates is considered to be a candidate for inc
  3. 所属分类:Graph program

    • 发布日期:2017-06-09
    • 文件大小:16668714
    • 提供者:rocketyang
  1. softsign_2d_recog

    0下载:
  2. 基于软分配的二维点匹配图像特征识别方法,识别思想还是基于模板库的思想-Based on the distribution of two-dimensional soft point matching method of image feature recognition, identification or ideological template library based on the idea of
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-11
    • 文件大小:883
    • 提供者:秦始皇
  1. colorcombox

    0下载:
  2. YUV值转化为RGB值的思想,及如何构件颜色下拉框的一种思想,你可以将里面的代码加工,写成自己的控件-YUV values into RGB values of thought, and how the color components of an idea the drop-down box, you can be inside the code processing, written in their own control
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-06
    • 文件大小:170769
    • 提供者:zhaozhiyong
  1. color

    0下载:
  2. 针对颜色直方图和颜色矩无法表达图像色彩的空间位置的缺点,Pass提出了图像的颜色聚合向量(color coherence vector,CCV)。它是颜色直方图的一种演变,其核心思想是将属于直方图每一个bin的像素进行分为两部分-For color histogram and color moments for color images can not express the shortcomings of spatial location, Pass a polymerization vect
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-27
    • 文件大小:566443
    • 提供者:YuHui
  1. medfilt

    0下载:
  2. 该算法充分地利用相邻两次中值滤波窗口内数据的相关性。本文提出的中值滤波的快速算法的基本思想是:原始数据序列上中值滤波的滑窗在移动过程中,当前窗只要删除其最早的元素,加入窗后的新元素,即成为下一窗的内容。-Full use of the algorithm two adjacent window median filter data related to each other. In this paper, the median filtering of the fast algorithm fo
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:49551
    • 提供者:王超群
  1. OpenGL.RayTrace

    0下载:
  2. 本程序按照展示影响光照效果因素的思想进行设计,按照OpenGL中光线跟踪步骤实现,主要做了静态多光源,材料属性对光照效果的影响,动态光源三个方面展示的工作。-This procedure results in accordance with the display light of factors influence the design of the idea, according to Ray-tracing the steps of OpenGL to achieve, mainly to
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:828589
    • 提供者:王瑞
  1. caiqie

    0下载:
  2. 步态识别图像的初步裁切,对视频监控提取的图像进行裁切-The structures of the neural networks were designed using a constructive algorithm where the basic idea was to start with a small network,then add hidden units and weights incrementally until a satisfactory solution be foun
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:5068
    • 提供者:maliguo
  1. shibie

    0下载:
  2. 基于bp神经网络的车牌字符识别源程序,采用字符比对的方式进行切割-The structures of the neural networks were designed using a constructive algorithm where the basic idea was to start with a small network,then add hidden units and weights incrementally until a satisfactory solution b
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:488059
    • 提供者:maliguo
  1. image

    0下载:
  2. 1、图象灰度处理:将<24位真彩色图像>转换成<256级灰度图像>;(*.bmp文件) 2、图像的灰度直方图:分别反映转换前后图像中的灰度级与出现这种灰度的概率之间的关系; 3、其它功能:存盘、清屏和退出应用程序功能。 源程序用Pascal语言编写。 含有三种不同的算法作为比较,并且附有详细的软件设计的思路说明。-1, gray-scale image processing: to < 24-bit true color image> conve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:467646
    • 提供者:尤瑞
  1. 5544

    0下载:
  2. 小波变换在数字化图象的压缩中起着极其重要的作用。本文在简单阐述小波变换基本理论和Mallat算法基本思想的基础上,着重利 用Matlab软件研究了小波变换在图像压缩技术中的具体应用,结合实例给出了具体程序,并对程序进行了详细说明-Wavelet transform of digital image compression plays an extremely important role. In this paper, a simple basic theory of wavelet tra
  3. 所属分类:Wavelet

    • 发布日期:2017-04-17
    • 文件大小:76760
    • 提供者:洪波
  1. 0403oled

    0下载:
  2. 这是一个驱动4.3寸OLED屏的程序,用的是DSP处理器,如果你有好的建议,请发邮件给我,我的邮箱是qlchen_sz@hotmail.com-it is a drive program for OLED that using DSP processor.If you have a good idea about it,please send e-mail to me.My e-mail is qlchen_sz@hotmail.com
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-02
    • 文件大小:2576
    • 提供者:chen
  1. levelsetcode

    0下载:
  2. 水平集方法的基本思想是将界面看成高一维空间中某一函数ψ(称为水平集函数)的零水平集,且将界面的速度也扩充到高维的水平集函数上,然后写出水平集函数所满足的发展方程求解,这里是程序代码-The basic idea of the level set method is to interface the high one-dimensional space as a function ψ (called the level set function), the zero level set, and
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:5569
    • 提供者:WSQ
  1. mori-gimpy

    0下载:
  2. 一篇关于图像扭曲恢复的算法思想,主要用于高级验证码的识别分割部分-A distorted image restoration algorithms on the idea, mainly for high-level segmentation part of the identification code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:333057
    • 提供者:林仁辉
  1. CBIR-color

    0下载:
  2. 基于颜色的图像检索算法研究,本文介绍了颜色直方图和颜色对方法在基于内容检索时的实现思路和理论。-Color-based image retrieval algorithm, this paper describes the color histogram and color of the method in content-based retrieval to achieve when the idea and theory.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:27431
    • 提供者:
« 1 2 34 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com