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

搜索资源列表

  1. contourtracing

    0下载:
  2. matlab下的轮廓跟踪算法,获得边界数值数组和一些测量位置和边界。-get border as numeric array and a number of measurements of a spot and a border
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:39985
    • 提供者:周广君
  1. drawmat

    0下载:
  2. 点阵字符的显示程序:用0和1来标识位图中的每个象素,对应于0的象素着背景色,对应于1的象素着前景色。一个点阵字符可以由一个数组来存储,即存储这个字符的位图,为了节省空间,可以采用16进制的数组来存储。显示字符的方法就是先判断位图中象素的标识是0还是1,然后把对应于1的象素它显示出来,而对应于0的象素不显示。-Character dot matrix display program: with 0 and 1 to identify a bitmap for each pixel, the pix
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-24
    • 文件大小:34730
    • 提供者:tomomoon
  1. Draw

    0下载:
  2. 实现对多维数组基于平行坐标的可视化,对数据的观察,分析具有良好作用-Based on the realization of an array of multi-dimensional visualization of parallel coordinates, the observation of data, analysis of the role of a good
  3. 所属分类:Graph program

    • 发布日期:2017-05-08
    • 文件大小:1945083
    • 提供者:涛声忆旧
  1. test3

    0下载:
  2. 通过背景消除技术和Canny算子边缘提取得到切实的边缘程序,并将数据存储在数组中-Through the context of the elimination of technical and Canny edge detection operator the edge of the effective procedures, and data stored in the array
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1349078
    • 提供者:ly
  1. BMPtoArray

    0下载:
  2. 图像 文件数据导入到数组中,便于在显示图像时实时从内存中读取图像数据-Image image file into an array of data, easy to display images in real-time read from the memory image data
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:1613
    • 提供者:Antowang
  1. 0514001

    0下载:
  2. 典型的多边形填充算法主要包括扫描线填充算法和轮廓标志域填充算法,适用于矢量多边形文件的填充算 法为扫描线填充算法。论文对原有的多边形扫描线填充算法中的最常用的活性边表和传统扫描线算法进行了分析,结 合活性边表和传统的扫描线填充算法的特点,针对复杂的大数据量的多边形填充时间效率较低的问题,提出了一种改 进的扫描线多边形填充算法一混合填充算法。该算法采用链表和数组结合的数据结构,形成连续的填充轨迹,有效地 提高了时间效率。 -Polygon Filling Algorithm t
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-17
    • 文件大小:150552
    • 提供者:翁經堯
  1. convolenc

    0下载:
  2. convolenc -performs convolutional encoding Convolutional Encoder with m shift register stages x- input - the binary data to be encoded input sequence can be of any length k -constraint length k can take any value greater than 3
  3. 所属分类:GIS program

    • 发布日期:2017-03-31
    • 文件大小:723
    • 提供者:ade
  1. cs188

    0下载:
  2. 对相机阵列拍得的图像的空间插值合成,采用双线性插值算法,光场渲染原理。-Array of camera images taken of the spatial interpolation of the synthesis, the use of bilinear interpolation algorithm, the principle of light field rendering.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-18
    • 文件大小:186120
    • 提供者:Hufeng
  1. bmptoc

    0下载:
  2. 将 24 位的bmp文件转换为c语言数组-24-bit bmp files into the c language array
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:637
    • 提供者:Tony
  1. ImageProcessing

    0下载:
  2. 应用不同的用户可选择回旋滤波器的图像处理部件。一套PC应用程序将图像档案下载到一个FPGA可访问的存储器阵列。处理过的图像显示在连接的VGA显示屏上。 -Users can choose to apply a different room of the image processing filter components. A set of PC applications will be image files downloaded to a FPGA can access the memory
  3. 所属分类:Graph program

    • 发布日期:2017-06-08
    • 文件大小:15405871
    • 提供者:chenlunhai
  1. NoiseReductionUsingaMedianFilter

    0下载:
  2. 本实验要求编写一个中值滤波的程序,并对产生的椒盐噪声的图像进行中值滤波处理。中值滤波是基于统计学的一种非线性滤波方法。我们还需要知道一个按大小排列的数组中间位置上的数据称为是中值。通过修改在实验project03-04的程序实现3*3中值滤波。-Prepared in this experiment, a median filtering process, and salt and pepper noise generated by the image processing median fil
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:414015
    • 提供者:jhm
  1. 9_9

    0下载:
  2. 编写返回数组中最大元素数值的模板函数: template <class T> int Max(T Arr[],int n) -Prepared to return the largest element of the array value template function: template <class T> int Max (T Arr [], int n)
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-14
    • 文件大小:4042
    • 提供者:weiht
  1. Opencvfilestoragearrayread

    0下载:
  2. 利用opencv编写的一段从一个文件存储器里读取结构的数组的程序代码-Opencv prepared to use a section of a file from the storage array to read the structure of the program code
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:2645
    • 提供者:xuefengathena
  1. JpegDecoder

    0下载:
  2. JpegDecoder类主要用于Jpeg文件的解码。 使用方法十分简单,只需要利用GetJPEGBuffer函数返回解码后的像素数组。-Major JpegDecoder decoder for Jpeg files. Is very simple to use, only need to use the function to return to GetJPEGBuffer decoded pixel array.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-28
    • 文件大小:9637
    • 提供者:孙娜
  1. Image

    0下载:
  2. 数组向位图的转变,数组由文本文件提供,位图可在软件中显示并保存-transition from array to bitmap
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3757704
    • 提供者:syduan
  1. algif_1.3

    0下载:
  2. 一个解析GIF格式的库,能够将多帧的GIF读入位图,并放入位图数组中供显示-Yet another GIF addon to Allegro. This one simply allows to read in GIFs, either single frame, using load_bitmap (supporting truecolor GIF), or as animation, putting frames into an array of BITMAPs.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-30
    • 文件大小:33606
    • 提供者:hwind
  1. NeHeOpenGL

    0下载:
  2. NEHE教程所有源码,对学习OpenGL的初学者有很大的帮助。-#include <windows.h> // Header File For Windows #include <gl\gl.h> // Header File For The OpenGL32 Library #include <gl\glu.h> // Header File For The GLu32 Library #include <gl\glaux.h&g
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-29
    • 文件大小:11926003
    • 提供者:任龙
  1. base

    0下载:
  2. 基于MFC的图像旋转程序,实现了800*600像素的图像旋转.(缺点:无法从内存中移除图像数组)-MFC-based image rotation process, the realization of a 800* 600 pixel image rotation. (Disadvantages: can not remove the images from the memory array)
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:3517
    • 提供者:费卢杰
  1. CCD_array_lens_distortion_correction

    0下载:
  2. 面阵CCD镜头畸变校正,文章主要介绍CCD镜头的畸变校正算法-CCD array lens distortion correction, the article introduces the CCD lens aberration correction algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:191793
    • 提供者:陶法
  1. LDC_Demo---5000LM

    0下载:
  2. 线阵相机的客户应用程序。基于线阵相机的SDK库,提供了几种不同应用场景、不同相机的应用程序示例,能够快速掌握开发线阵相机的功效。-Linear array camera customer applications. Based on the linear array camera SDK library provides a number of different scenarios, different sample applications camera, able to quickly m
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:364981
    • 提供者:周明
« 1 2 3 4 5 67 8 9 10 11 ... 23 »
搜珍网 www.dssz.com