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

搜索资源列表

  1. figure_my

    0下载:
  2. 用java完成的图形绘画软件,有图形选择,颜色选色,图形累加的功能-complete with the graphic drawing software, graphics options, color color selection, graphics accumulation function
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-10-22
    • 文件大小:13.85kb
    • 提供者:liu
  1. stencil

    0下载:
  2. in this program you can learn how to use the accumulation buffer in OpenGL.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2.72kb
    • 提供者:flymoon
  1. hough-matlab

    0下载:
  2. Hough变换利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,然后在Hough参数空间寻找累加器峰值的方法检测直线。-Hough transform image space and Hough parameter space points- line detection problem in image space to parameter space duality. Through the simple accumul
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:7.6kb
    • 提供者:马立静
  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
    • 文件大小:14.53kb
    • 提供者:money
  1. SnowAccumulation

    0下载:
  2. GPU实现的模拟雪花,适合初学者学习模仿-SnowAccumulation.zip
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-19
    • 文件大小:5.2mb
    • 提供者:葳蕤
  1. MFC

    0下载:
  2. 本文讲述了如何在MFC中添加OpenGL框架,分步骤详细简单,适合初学者学习。-/step 3 重新设置像素格式 BOOL CXXXMFCGLView::SetupPixelFormat(HDC hDC) { //重新设置画图窗口的像素格式 static PIXELFORMATDEscr iptOR pfd = { sizeof(PIXELFORMATDEscr iptOR), // size of this pfd 1,
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:7.47kb
    • 提供者:任龙
  1. 20064817924orl_faces_112x92

    0下载:
  2. ORL人脸图像库,共40人,每人10幅图像,其中每人的前5幅作为训练样本,后5幅作为测试分类样本,统计正确分类率。分类准则为最近邻规则。 真实的图像尺寸为112x92,列向量堆积对应人脸库矩阵的每一列。 -ORL face image database, a total of 40 per 10 images, each of which the first five as training samples, after the 5 categories as a test sampl
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3.34mb
    • 提供者:limei
  1. matlab

    0下载:
  2. 算差分盒维数的matlab程序。 让窗口中的每个像素都对分数维作出贡献。首先,计算某一尺度窗口的平均灰度值 ,然后判断每一个像素的灰度 ,若大于灰度平均值 ,则累加其灰度值为 max ,若小于灰度平均值 ,则累加其灰度值为min ,用max 和min代替 在 Sarkar 和 Chaudhuri 算法中的最大值和最小值 ,再通过拟合求出分数维。 -Differential count box dimension matlab program. Let window on the fractal
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:682byte
    • 提供者:冯家乐
  1. opengl

    0下载:
  2. 绘制一个多边形,实现以下变换:a) 按字母U或u进行旋转轴的切换:旋转轴为垂直于屏幕的直线,过当前窗口中心或者过物体中心(通过按U/u在两种可能中切换)。改变旋转轴后的变换是在以前发生所有变换的基础上累加进行的。b) 按字母R或r, 物体绕旋转轴分别旋转一个小角度d0或者-d0。 c) 按向上、下、左、或右方向键,物体相对于屏幕向上、下、左、或右平移固定长度L0。d) 按S或s实现物体绕自身中心放大为原来的k或1/k倍,其中k>1为放缩因子。e) 如果按字母i或I, 则取消之前b,c,
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:267.07kb
    • 提供者:zengchao
  1. Transform

    0下载:
  2. 软件测试误差积累测试用例,三角形上下左右移动、缩放、旋转,代码处理了旋转所带来的误差导致图像变形的问题-Software testing error accumulation test, the triangle down and move around, zoom, rotate, code handles the error caused by the rotation caused by the problem of image distortion
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1.88mb
    • 提供者:雅婷
  1. flowacc

    2下载:
  2. 通过arcgis采用D8算法得到的流向(flow direction),将产流进行汇流计算,汇流原理同arcgis中的flow accumulation。 可以通过对该代码修改完成水文模型的不同修改-D8 algorithm is obtained by using arcgis flow (flow direction), the production flow convergence calculation, convergence in principle with arcgis f
  3. 所属分类:GIS编程

    • 发布日期:2017-03-03
    • 文件大小:1.27kb
    • 提供者:wanghao
  1. image-processing-data

    0下载:
  2. 主要是平时学习时自己积累、搜索和学习的关于图像处理方面的知识。-His main is usually the accumulation of learning, searching, and learning about image processing knowledge.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.89mb
    • 提供者:玲玲
  1. kmeans-image-segmentation

    0下载:
  2. K-means算法是一种动态聚类方法,这种方法先选择若干样本作为聚类的中心,在按某种聚类准则(通常采用最小距离原则)使各种样本向各个中心积聚,从而得到初始的分类,然后,判断分类的合理性,如果不合理,就修改分类,如此反复的修改聚类的迭代运算,直到合理为止。-K-means algorithm is a dynamic clustering method, this method, select the number of samples as a cluster center in the clu
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:53.27kb
    • 提供者:wjj
  1. 36623878calculate_image

    0下载:
  2. 利用matlab进行摄像机标定,其中包括特征点提取,计算。内外方位参数运算,及畸变矫正程序。,-A new continuous edge features HT (ECHT) mixed circular/ellipse detection method, the use of a continuous edge of the curve segment to determine the HT sample point, the simulation results show that the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:3.41kb
    • 提供者:平兆娜
  1. PCA_Nicolas

    0下载:
  2. 提出一种基于主成分分析(PCA)分解的图像融合框架。对源图像进行主成分分析,依据前几个主成分重建图像,经过下采样过程得到近似图像,对近似图像进行上采样,得到上层图像的差异图像(即细节图像),将最底层近似图像与各层细节图像进行累加完成图像的重构-The proposed fusion framework based on principal component analysis (PCA) decomposition. Principal component analysis of the sou
  3. 所属分类:Wavelet

    • 发布日期:2017-03-31
    • 文件大小:2.25kb
    • 提供者:wangdeshuai
  1. hough_trans

    0下载:
  2. 通过霍夫变换,实现延直线上信号的积累,达到提高信噪比的目地,以利于检测。-By Hough transform, the accumulation of signals in the certain straight line, to improve the SNR of the signal.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:773byte
    • 提供者:peterping
  1. hough-change

    0下载:
  2. 利用opencv对图像进行哈夫变换,Hough变换利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,然后在Hough参数空间寻找累加器峰值的方法检测直线。-Opencv use the Hough transform to the image, Hough transformation point- line Duality image space and Hough parameter space to the image
  3. 所属分类:OpenCV

    • 发布日期:2017-11-09
    • 文件大小:8.99mb
    • 提供者:赵健
  1. frft

    3下载:
  2. 用matlab对chirp信号进行了仿真,表现出了chirp信号的frft变换积聚效果-Chirp signal using matlab simulation, the performance of the chirp signal frft transform accumulation effect
  3. 所属分类:波变换

    • 发布日期:2013-11-08
    • 文件大小:1.58kb
    • 提供者:nicole
  1. OnlinePCA

    1下载:
  2. 通过在线PCA来识别手势,并能对新增手势做一定的增量,很好的实现了增量学习。算法具有效率高,识别率好,速度快等特点,同样适合其他模式识别方面的应用。-The learning method for hand gesture recognition system based on vision is commonly off-line,which results in repeated off-line learning when new hand gestures come. Its real-
  3. 所属分类:OpenCV

    • 发布日期:2017-02-27
    • 文件大小:2.05mb
    • 提供者:张灿淋
  1. Collision

    0下载:
  2. 体碰撞 ,三维学习素材,牛人积累,你想成为牛人吗?-Collision, three-dimensional learning materials, the accumulation of cattle, you want to become a cattle?
  3. 所属分类:3D Graphic

    • 发布日期:2017-12-04
    • 文件大小:4.14kb
    • 提供者:yu
« 12 »
搜珍网 www.dssz.com