搜索资源列表
improved_gaborfilter
- 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
FreeForm_Register2D_source_Aug0107
- The C++ implementation of the latest 2D shape registration algorithm. Based on distance transform of the original shapes.
2D 3D Image Segmentation
- Fast continuous max-flow algorithm to 2D/3D image segmentation developed in matlab, C and GPU
2D-FFT-C
- 二维快速傅里叶变换及其逆变换,用于图像处理等领域-two dimensional fast fourier transform and its inverse fast fourier transform
fwt2d_demo
- 小波变换源码,国外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
2d_Graphic_System
- vc6实现的2d图形学系统 其中图形算法全部自己实现 没有调用接口。主要功能如下a)直线和圆的生成,直线和圆的扫描转换。并且实现了用鼠标点击取点的交互功能。 b) 多边形的裁剪和填充,实现了点扫描与直线扫描多边形。 c) 直线剪裁,并可以自动判断与某条或某些条直线可剪裁,剪裁结果是一条线段生成两到三条线段,并可在文档中保存。 d) 图形变换:二维变换:平移、旋转、缩放功能,其中平移已实现了鼠标点击取点的交互功能。 e) 提供了用户对对象的选择,再在在被选择的对象上进行相应操作。
Ccode2.tar
- 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
PoissonNeumann
- 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
CImg-1.3.3
- 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
2DFFT-C
- 2d FFT 图象处理,不含界面,公有算法实现-The 2D FFT
PW_1.0.1
- 这个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
DCT
- 二维离散余弦变换 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
DFTin2D
- code in visual c++ environment for dft in 2d,
scientific-computing-with-python
- 本书介绍如何用Python开发科学计算的应用程序,除了介绍数值计算之外,还着重介绍如何制作交互式的2D、3D图像,如何设计精巧的程序界面,如 何与C语言编写的高速计算程序结合,如何编写声音、图像处理算法等内容。书中涉及的Python扩展库包括NumPy、SciPy、SymPy、 matplotlib、Traits、TraitsUI、Chaco、TVTK、Mayavi、VPython、OpenCV等,涉及的应用领域包括数值 运算、符号运算、二维图表、三维数据可视化、三维动画演示、图像处理以及界面设
SDL-1.2.15
- 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
DIBDisplay
- 有关2D位图的显示,C++6.0的MFC源码-The relevant 2D bitmap display, C++6.0 MFC source
2d-dct
- 多维矢量矩阵理论中,2维dct能量集中性测试c++代码-Multi-dimensional vector matrix theory, the two-dimensional DCT energy the centralized testing c++ code
Kubias20072IR
- 医学图像配准,医学图像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
p3p_code_final
- 一种解决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
C
- 2D图形的击中击不中变换,非调用MATLAB函数方式-2D graphics hit hit in the transformation, non-call MATLAB function mode