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

搜索资源列表

  1. boarding

    0下载:
  2. 在对图象进行处理时,该程序可得到该数组的边缘-In the treatment of image, the program can be the edge of the array
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1199
    • 提供者:Gill
  1. A2008

    0下载:
  2. awimg=rgb2gray(im1) tic [accum, circen, cirrad] = CircularHough_Grd(rawimg, [20 30],5,50) circen toc figure(1) imagesc(accum) axis image title( Accumulation Array from Circular Hough Transform ) figure(2) imagesc(rawimg) co
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:14876
    • 提供者:money
  1. zigzag

    0下载:
  2. 函数功能:本函数将完成对输入的 8*8 矩阵按照 zigzag 排列抽取数据 matrix 为输入矩阵 select==1 为正变换,select==2为反变换 zigdone 为输出矩阵-Function: This function will complete the input of 8* 8 matrix of data collected in accordance with the zigzag array matrix as input matrix select ==
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:1002
    • 提供者:张阳
  1. vcCAD

    1下载:
  2. 用VC++开发的一个小型CAD系统,文件结构如下 Circle.cpp CircleTool.cpp CopyCircle.cpp CopyLine.cpp CopyRectangle.cpp CopyShape.cpp DataBase.cpp Draw.cpp Line.cpp LineTool.cpp MainFrame.cpp ManagerTool.cpp MirrorCircle.cpp MirrorLine.cpp Mir
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:91019
    • 提供者:袁建勋
  1. HeightMap

    1下载:
  2. 这是我使用OpenGL编写的C++程序,可以将一个规定大小的地形高程值二维数组转化为直观的三维地形表示-This is what I use OpenGL, prepared by C procedures, can be the size of a required two-dimensional array of terrain elevation values into an intuitive three-dimensional terrain that
  3. 所属分类:OpenGL program

    • 发布日期:2014-08-14
    • 文件大小:1057714
    • 提供者:Vicky
  1. nijuzhen

    0下载:
  2. 自己写的一个类 句阵操作 内容可靠 欢迎大家下载-Write your own array to operate a class sentence reliable welcome you to download content
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2275
    • 提供者:dove
  1. video_process_base_on_DSPandFPGA

    0下载:
  2. 基于高速数字信号处理器(DSP) 和大规模现场可编程门阵列( FPGA) ,成功地研制了小型 化、低功耗的实时视频采集、处理和显示平台. 其中的DSP 负责图像处理,其外围的全部数字逻辑功能都集成在一片FPGA 内,包括高速视频流FIFO、同步时序产生与控制、接口逻辑转换和对视频编/ 解码器进行设置的I2 C 控制核等. 通过增大FIFO 位宽、提高传输带宽,降低了占用EMIF 总线的时间 利用数字延迟锁相环逻辑,提高了显示接口时序控制精度. 系统软件由驱动层、管理层和应用层组成,使得硬件管
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:547256
    • 提供者:John
  1. @bsplinearray

    0下载:
  2. matlab ,B 样条进行矩阵计算, 用于图像处理中的B样条计算,-matlab ,b spline array, image processing
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:18453
    • 提供者:mayue
  1. vertex_array

    0下载:
  2. Open GL vertex array demo
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-29
    • 文件大小:110340
    • 提供者:trojanl
  1. bmp_parser_

    0下载:
  2. this program reads data from a bmp file and shows the bitmap info and file header information s on a console window. it also reads the raw bitmap array. so you can use it on opengl or anywhere you need a bmp reader.-this program reads data from a
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-05
    • 文件大小:61544
    • 提供者:me
  1. jiyu3Dlitibabiaodeshexiangjibiaodingsuanfa

    1下载:
  2. 利用透镜成像理论建立摄像机数学模型, 提出了一种线性求解摄像机内外参数的方法。该方 法特点是采用主动发光的光点阵列标定靶,利用2D 标定靶的精确移动来实现基于3D 立体靶标的摄像 机标定的算法。-Lens imaging theory using mathematical models set up the camera, a camera inside and outside the parameters for solving linear approach. The met
  3. 所属分类:OpenGL program

    • 发布日期:2014-11-25
    • 文件大小:121942
    • 提供者:刘镖峰
  1. hh

    0下载:
  2. 此程序实现自适应波束图中的不同的阵列间距和期望信号方向对波束图的影响-Realize this procedure adaptive beamforming map different array spacing and the desired signal direction of the impact of beamforming map
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:959
    • 提供者:李宏珍
  1. ImageProcessing

    0下载:
  2. 大概包括:左右、上下、中心对称,中值滤波,平移、裁剪、二值处理、膨胀、腐蚀、提取边界、缩放、旋转(中心保持不变和中心随旋转变化)、加权平均滤波(里面将四邻域、八邻域、laplace、sobel算子定义为数组并调用)。-Perhaps include: around from top to bottom, the center symmetry, median filter, pan, cutting, deal with two values, expansion, corrosion, ext
  3. 所属分类:Special Effects

    • 发布日期:2017-06-17
    • 文件大小:26996035
    • 提供者:王敬
  1. kmean

    0下载:
  2. 基于OpenCV的二元吗,实现了划分随机分布点集的K-均值算法。按照类别分组的输入样本顺序输出包含样本类别索引的数组labels(i),存储在样本矩阵的第i行中。-Based on the binary OpenCV吗, implementation of the demarcation point set of randomly distributed K-means algorithm. Input in accordance with the type of packet contains
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:5314
    • 提供者:无梦
  1. opentrim

    0下载:
  2. bmp全色深操作类c++代码,功能有反色,从bmp图像构建灰度数组用于图像识别。角点检测,在图像上画点,画线,-c++ lib deal with all the bmp format image .it can reverse color,draw point line on bmp images and detect corners .it can also create array contains the brightness of every pixels
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-03
    • 文件大小:579409
    • 提供者:尧思齐
  1. shuzutotuxiang3.26

    0下载:
  2. 数组转化为图像,此程序转为的为黑,白,灰三种颜色的图像-Array into images, to this procedure for the black, white, gray image of three colors
  3. 所属分类:Graph program

    • 发布日期:2017-04-27
    • 文件大小:11929
    • 提供者:刘王
  1. PunctMatch

    0下载:
  2. 这个程序是用来实现三元组法求俩个数组的和。其中过程分的非常的细致。-This procedure is used to fulfill the three group method and an array of two months. One process is the detailed points.
  3. 所属分类:Graph program

    • 发布日期:2017-04-29
    • 文件大小:146953
    • 提供者:
  1. junhenghua

    0下载:
  2. 基于图像直方图均衡化的公式来编程。像素一共分为256个灰度阶,每个灰度阶用数组的一个相应nk[?]来储存它的个数,然后计算tk[?]。-Based on image histogram equalization formula programming. Pixel is divided into a total of 256 gray-scale bands, each of the gray band with a corresponding array nk [? ] To store th
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:649
    • 提供者:钱顺利
  1. hough

    0下载:
  2. (1)hough1.m计算所有点的直线参数 ,并将参数存入累加数组中; (2)houghpeaks.m文件进行峰值检测 (3)houghlines.m对图像中的线段检测和链接:-(1) hough1.m straight points for the calculation of all parameters, and parameters into the cumulative array (2) houghpeaks.m document peak detector (3) hou
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3641
    • 提供者:tudou
  1. demo

    0下载:
  2. 1.并且找出其中有不及格课程的学生及学号 2.一个指向结构体变量的指针 的问题 3.候选人得票的统计程序,设有3个候选人,每次输入一个得票的候选 4.请输入星期几的第一个字母来判断一下是星期几,如果第一个字母一样 5.有一个已经排好序的数组。现输入一个数,要求按原来的规律将它插入-1. And failed to identify which students and school curriculum 2. A point to the structure of the po
  3. 所属分类:GIS program

    • 发布日期:2017-04-13
    • 文件大小:1998
    • 提供者:曾凯
« 1 2 3 4 56 7 8 9 10 ... 23 »
搜珍网 www.dssz.com