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

搜索资源列表

  1. VideoObjectSegmentation

    0下载:
  2. 时空联合的视频对象分割,时域采用多帧帧差,形态学处理和高斯聚类,空域采用小波变换和分水岭变换。时域分割的模板与空域分水岭变换的结果融合得到最终的分割结果。-joint space-time video segmentation, multi-domain when displayed poor handling and morphology Gaussian clustering, airspace wavelet transform and watershed transformation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:10040
    • 提供者:Prayer
  1. zengqiang

    1下载:
  2. 用途:数字图象处理算法的演示,包括: • 图象的DFT和逆DFT • 图象的FFT和逆FFT • 在图象中加入正弦噪声 • 图象的模板运算实现图象平滑和锐化 • 图象的直方图均衡化 • 图象的对比度拉伸 • 图象的中值滤波 • 图象灰度直方图的显示 • 若干频域滤波器 • 图象的镜像 • 图象的旋转(
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:185959
    • 提供者:huangpenghui
  1. Graphics_demo

    0下载:
  2. 程序中了给了一个可以重复利用的二维曲线绘制类CGraphics,并派生了线形曲线类模板、单对数曲线类模版、双对数曲线类模版。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:46969
    • 提供者:陈文强
  1. LawsTexture.rar

    0下载:
  2. Laws纹理特征提取,使用了功能比较强大的四个模板进行特征提取,以类的形式进行调用。,Laws texture feature extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1362
    • 提供者:zhengjuan
  1. Vessel-Enhancing-Diffusion

    0下载:
  2. 利用itk写的一个通用模板类,用于做3维血管的增强,根据的理论为Frangi提出的Vessel enhancement diffusion。-3D Vessel enhancement filter programmed by c++ and itk lib, acroding to Vessel enhancement diffusion proposed by Frangi 2001.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4416025
    • 提供者:xrx
  1. GaussianInterpolation

    0下载:
  2. 高斯插值,可以用于图像处理中的差值。程序是用c++和itk库做的一个通用模板类,里面还有例子可以照着改。-In this submission, we offer the itk::GaussianInterpolationImageFunction which adds to the growing collection of existing interpolation algorithms in ITK for resampling scalar images such as th
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:232754
    • 提供者:xrx
  1. Automatic-Branch-Decomposition-for-Tubular-Structu

    0下载:
  2. 用于检测3D血管图像的分叉点的一个程序,文件夹内还有说明文档,详细介绍了该程序的算法。是用itk库做的一个通用模板类,还有例子。- Branches of tubular structures (vasculature, trachea, neuron, etc.) in medical images are critical for the topology of these structures. In many applications,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2524060
    • 提供者:xrx
  1. Generalized-Computation-of-Gaussian-Derivatives-Us

    0下载:
  2. 对三维图像进行求导的一个程序,利用高斯卷积后对图像求导相当于对高斯函数求导的性质。是用itk库写的一个通用模板类,里面还有例子。-Computation of local image derivatives is an important operation in many image processing tasks that involve feature detection and extraction, such as edges, corners or more complicat
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:865896
    • 提供者:xrx
  1. BGf

    0下载:
  2. 图论算法应用于工程技术类在编辑类图和三维图形时所用的模板-Graph algorithms and optical image design engnieer
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:969
    • 提供者:daoping
  1. OSTU

    1下载:
  2. Otsu-最大类间方差matlab代码 通过求模板和子图像的互相关函数的最大值来确定目标的中心位置;再在目标的感兴趣区域内(ROI)进行基于最大类间方差(OSTU)算法的自适应阈值分割,以检出并统计缺陷;进而判别其合格与否。 -the Ostu method is much faster and more efficient than the fuzzy cluster method.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:642
    • 提供者:liyy
  1. OTSU

    0下载:
  2. 最大类间方差法,图形模板匹配算法,有详细注解,适合新手学习-The most categories variance between law, graphics template matching algorithm, and have the detailed comments, suitable for beginners to learn
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1123
    • 提供者:俞正国
  1. HyperspectralDetection_NoTemplate

    0下载:
  2. VC++编程实现的高光谱图像处理算法,包括RX ,正则化RX,CEM,单位化CEM和样本加权CEM。 程序中封装了矩阵类,这次封装没有使用模板类,可以减小程序体积。-Hyperspectral image processing algorithms the VC++ programming, including RX is the RX, CEM, the unitised CEM and sample weighted CEM. Program encapsulated in a matr
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:2425919
    • 提供者:冯木矛木
  1. 145

    0下载:
  2. 一个很好类子来说明类模板的使用,可以比较明了类模板的使用方法,最好进行单步调试-use of class template
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:831
    • 提供者:yangyang
  1. Vvector

    0下载:
  2. 实现一个数组类模板,功能同std::vector-Achieve an array of class template function with std :: vector
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1653
    • 提供者:eorknub
  1. algorithmengine

    0下载:
  2. 一个简单的内存池和很多排序算法模板,以及一个测试内存池和排序算法性能的test类。-A simple memory pool and a lot of sorting algorithm templates, and test class and a test memory cell sorting algorithm performance.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:11894
    • 提供者:和广斌
  1. LinesNew

    0下载:
  2. 一个Halcon的MFC测试软件,在myHalcon类中加入Halcon算法,在显示图片后添加调用。可以批量导入图片,显示图片,支持鼠标移动显示像素坐标与像素值,支持添加模板,删除模板等功能。-Halcon software a test of MFC added Halcon algorithm myHalcon class, after displaying pictures add a call. It can batch import picture, display images, s
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3079559
    • 提供者:刘亮
搜珍网 www.dssz.com