CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 计算

搜索资源列表

  1. 计算几何C语言描述

    2下载:
  2. 计算几何算法的C语言实现,还不错, 不过有些难度,感兴趣的朋友可以看看。-computational geometry algorithm C language, quite good, but some are more difficult, interested friends can see.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:169249
    • 提供者:何小熊
  1. 计算几何算法

    1下载:
  2. 计算几何常用算法,包括点是否在多边型中,判定两条直线是否相交,平面最近点对-computational geometry algorithm commonly used, including whether a multilateral type in determining whether the intersection of two straight, the nearest point on Plane
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3373
    • 提供者:徐灵奇
  1. 基于像素标记的连通区域计算程序

    0下载:
  2. 基于像素标记的连通区域计算程序,只针对二值图像,随附有。-based on pixel labeling regional connectivity program that only two binary images, are attached.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-12-13
    • 文件大小:114318
    • 提供者:billjie
  1. 计算几何学的相关算法

    0下载:
  2. 计算几何学的相关算法 可以根据这个函数确定两条线段在交点处的转向,比如确定p0 p1和p1 p2在p1处是左转还是右转,只要求(p2-p0)*(p1-p0),若0则右转,=0则共线-geometry calculation of correlation algorithm can determine the function of the two segments to the intersection, such as identifying p0 p1 p1 and p2 p1 is the
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4860
    • 提供者:wn
  1. 计算几何

    1下载:
  2. 计算几何大全,c++代码,内含点,直线,线段,圆,弧,多边形等求交,相互关系等等各种算法,对CAD等编程有很大帮助-computational geometry Daquan, c code, intron, straight line, circle, arc, polygon, etc. intersection, mutual relations, and so on various algorithms, such as the CAD program is very helpful
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:13435
    • 提供者:孤星赶月
  1. hu矩的计算

    0下载:
  2. 2d图像各阶hu矩的计算,matlab语言实现
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2009-05-11
    • 文件大小:484147
    • 提供者:deardayao
  1. 分形维数算法计算纹理粗糙度

    2下载:
  2. 分形维数算法计算纹理粗糙度
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2011-03-22
    • 文件大小:579
    • 提供者:ellejiang
  1. 利用DFT计算图像功率谱

    2下载:
  2. 利用DFT计算图像功率谱
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2011-12-13
    • 文件大小:95531
    • 提供者:dzxx203
  1. 图像分割、迭代法、直方图的统计计算

    0下载:
  2. 图像分割、迭代法、直方图的统计计算、二值化图像,Image segmentation, iterative method, histogram of statistical computing, binary image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:1121
    • 提供者:chen
  1. 基于vc++与opencv实现的视频图像Hu矩计算

    0下载:
  2. 基于vc++与opencv实现的视频图像Hu矩计算,可以作为运动检测的一个模块。运行时需要有一台usb摄像机才能正确执行。,Based on vc++ with opencv video images to achieve the calculation of Hu moments, can be used as a motion detection module. Run-time need to have a usb camera to the correct implementation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-09
    • 文件大小:1054819
    • 提供者:William Fan
  1. 地理量算.计算多边形的周长及面积

    0下载:
  2. 计算多边形的周长及面积, Computation polygon perimeter and area
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-12-28
    • 文件大小:636928
    • 提供者:单升升
  1. OTSU 算法可以说是自适应计算单阈值

    0下载:
  2. OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法,OTSU algorithm Adaptive Computing can be said to be a single threshold (used to convert grayscale image to binary image) is simple and efficient method
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-27
    • 文件大小:1680
    • 提供者:刘荣辉
  1. fft1 在ubuntu环境下利用opencv对图像进行中心化频谱计算

    0下载:
  2. 在ubuntu环境下利用opencv对图像进行中心化频谱计算,并显示出图像-Opencv in ubuntu environment using the image center of the spectrum calculation, and display the image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:1511
    • 提供者:王琳
  1. jsjh.rar

    0下载:
  2. 计算几何北大oj上的题目的代码,几何公式和计算几何题目总结及分类。,Oj North computational geometry code on the subject, geometry formulas and computational geometry and classification of the subject summary.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:403923
    • 提供者:young
  1. Cal_entropy.rar

    1下载:
  2. 基于matlab平台计算一副图像的信息熵,Calculate the entropy of an iamge using matlab
  3. 所属分类:Special Effects

    • 发布日期:2016-03-17
    • 文件大小:541
    • 提供者:陈天
  1. 霍夫直线计算图像倾斜角度

    0下载:
  2. 对图中有比较明显的需要竖直的直线进行检测,计算图像的倾角(There is a need to detect straight lines more obvious vertical in the figure, the image angle calculation)
  3. 所属分类:图形图像处理

  1. 钢管混凝土本构关系的数值计算

    0下载:
  2. 利用该程序可以将钢管混凝土的本构关系与实际工况相结合,进行精确计算(By using this program, the constitutive relation of concrete filled steel tube can be combined with the actual working condition, and the accurate calculation can be carried out)
  3. 所属分类:图形图像处理

  1. 灰度计算

    0下载:
  2. 实现简单的灰度计算,用作新手参考,稍加改变能添加到自己的程序中实现简单图像处理(A simple gray scale calculation, used as a novice reference, a little change that can be added to your own program to implement simple image processing)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-21
    • 文件大小:186368
    • 提供者:我好吃的
  1. 计算均方差最小时候的average和d

    0下载:
  2. 用于计算均方差的源码,自己编写的程序,测试可用(Used to calculate the mean square error of the source code, written by myself, the test is available.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:初宸
  1. NDVI批量计算Python代码

    1下载:
  2. NDVI最大值合成法批量计算Python代码(Python Code for Batch Computing by NDVI Maximum Composition Method)
  3. 所属分类:图形图像处理

    • 发布日期:2020-11-13
    • 文件大小:2048
    • 提供者:sbyzxw2019
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com