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

搜索资源列表

  1. improved_gaborfilter

    0下载:
  2. Bi-dimensional Gabor filter with DC component compensation This version of the 2D Gabor filter is basically a bi-dimensional Gaussian function centered at origin (0,0) with variance S modulated by a complex sinusoid with polar frequency (F,W) an
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.27kb
    • 提供者:石峰
  1. FreeForm_Register2D_source_Aug0107

    0下载:
  2. The C++ implementation of the latest 2D shape registration algorithm. Based on distance transform of the original shapes.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:58.11kb
    • 提供者:Jeff
  1. 2D 3D Image Segmentation

    0下载:
  2. Fast continuous max-flow algorithm to 2D/3D image segmentation developed in matlab, C and GPU
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-09
    • 文件大小:2.19mb
    • 提供者:lsx
  1. 2D-FFT-C

    0下载:
  2. 二维快速傅里叶变换及其逆变换,用于图像处理等领域-two dimensional fast fourier transform and its inverse fast fourier transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:191.6kb
    • 提供者:zhang bo
  1. fwt2d_demo

    0下载:
  2. 小波变换源码,国外VC开发的,效果比较好 I ve been involved with wavelet-analysis since my Ph.D studies and over the years developed various wavelet-transforms C++ libraries. This one concerns 2D implementation of the Fast wavelet transform (FWT). The 2D FWT is used i
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:97.39kb
    • 提供者:
  1. 2d_Graphic_System

    0下载:
  2. vc6实现的2d图形学系统 其中图形算法全部自己实现 没有调用接口。主要功能如下a)直线和圆的生成,直线和圆的扫描转换。并且实现了用鼠标点击取点的交互功能。 b) 多边形的裁剪和填充,实现了点扫描与直线扫描多边形。 c) 直线剪裁,并可以自动判断与某条或某些条直线可剪裁,剪裁结果是一条线段生成两到三条线段,并可在文档中保存。 d) 图形变换:二维变换:平移、旋转、缩放功能,其中平移已实现了鼠标点击取点的交互功能。 e) 提供了用户对对象的选择,再在在被选择的对象上进行相应操作。
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:175.72kb
    • 提供者:minny
  1. Ccode2.tar

    1下载:
  2. c语言计算几何 三角化 Ch1, Code 1.14 凸形外壳[2D] Ch3, Code 3.8 凸形外壳[3D] Ch4, Code 4.8 球 Chapter 4, Fig. 4.15 德劳内类型 Ch5, Code 5.2 ...See *English version.-\Computational Geometry in C\ the book s recipe Triangulate Chapter 1, Code 1.14 /tri Convex
  3. 所属分类:Special Effects

    • 发布日期:2016-08-10
    • 文件大小:55.76kb
    • 提供者:XJ
  1. PoissonNeumann

    0下载:
  2. C Implementation of 2D Poisson Solver using Neumann Boundary Conditions: Based on a direct analytical solution using sine transforms Single iteration, no magic numbers, no convergence issues. Extremely fast, couple of seconds for 1M pixel image-C Imp
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1013.46kb
    • 提供者:jason
  1. CImg-1.3.3

    0下载:
  2. The CImg Library是一个强大的图像处理类库。在代码中使用此类可以导入/导出,处理,和显示图片,它是一个强大的处理图像的C++工具箱。-The CImg Library provides a minimal set of C++ classes that can be used to perform common operations on generic 2D/3D images. It is simple-to-use, efficient, and portable. It s
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:9.54mb
    • 提供者:geddy
  1. 2DFFT-C

    0下载:
  2. 2d FFT 图象处理,不含界面,公有算法实现-The 2D FFT
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:7.03kb
    • 提供者:Tiger
  1. PW_1.0.1

    0下载:
  2. 这个c程序实现几种2D和3D分割算法,这些算法可以参考下面这篇论文,程序的运行请查看README.txt-Camille Couprie, Leo Grady, Laurent Najman and Hugues Talbot , "Power Watersheds: A New Image Segmentation Framework Extending Graph Cuts, Random Walker and Optimal Spanning Forest", ICCV 09, 2009
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4.19mb
    • 提供者:liucun
  1. DCT

    0下载:
  2. 二维离散余弦变换 c# 实现图像压缩和特征提取 -Discrete Cosine Transform for Feature Extraction Decription: Implementation of 2D discrete cosine transform in c# Download source: http://www.codeproject.com/KB/GDI/2D-DCT.aspx
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:29.31kb
    • 提供者:ben
  1. DFTin2D

    3下载:
  2. code in visual c++ environment for dft in 2d,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:690byte
    • 提供者:amann
  1. scientific-computing-with-python

    1下载:
  2. 本书介绍如何用Python开发科学计算的应用程序,除了介绍数值计算之外,还着重介绍如何制作交互式的2D、3D图像,如何设计精巧的程序界面,如 何与C语言编写的高速计算程序结合,如何编写声音、图像处理算法等内容。书中涉及的Python扩展库包括NumPy、SciPy、SymPy、 matplotlib、Traits、TraitsUI、Chaco、TVTK、Mayavi、VPython、OpenCV等,涉及的应用领域包括数值 运算、符号运算、二维图表、三维数据可视化、三维动画演示、图像处理以及界面设
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-04-07
    • 文件大小:4.4mb
    • 提供者:yoyo
  1. SDL-1.2.15

    0下载:
  2. SDL(Simple DirectMedia Layer)是一个跨平台的多媒体和游戏开发包,提供2D,音频,事件驱动,多线程和定时器 等服务,并有大量的扩充开发包,如TCP/IP网络,游戏角色,混音等.SDL是用C开发的,但也有Perl,PHP,Delphi等多种语言的版本.-The source code to this release has been signed by Sam Lantinga. You can get the public key from any keyserv
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4.79mb
    • 提供者:lv
  1. DIBDisplay

    0下载:
  2. 有关2D位图的显示,C++6.0的MFC源码-The relevant 2D bitmap display, C++6.0 MFC source
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:86.23kb
    • 提供者:郭勇
  1. 2d-dct

    0下载:
  2. 多维矢量矩阵理论中,2维dct能量集中性测试c++代码-Multi-dimensional vector matrix theory, the two-dimensional DCT energy the centralized testing c++ code
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:121.46kb
    • 提供者:钟江江
  1. Kubias20072IR

    0下载:
  2. 医学图像配准,医学图像2D_3D配准,基于vc++开发。-Abstract. We present a method that performs the rigid 2D/3D image registration efficiently on the GPU. As one main contribution of this paper, we propose an efficient method for generating realistic DRRs that are visu
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:322.33kb
    • 提供者:刘坤
  1. p3p_code_final

    0下载:
  2. 一种解决p3p问题的matlab&C代码,计算绝对的姿势[ R ]四解决方案,一个相机三3D到2D的对应使用-Compute the four solutions for the absolute pose [R,C] of a camera using three 3D-to-2D correspondences
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:9.15kb
    • 提供者:
  1. C

    0下载:
  2. 2D图形的击中击不中变换,非调用MATLAB函数方式-2D graphics hit hit in the transformation, non-call MATLAB function mode
  3. 所属分类:Special Effects

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