搜索资源列表
嵌入式零树小波编码及其改进算法的研究
- 嵌入式零树小波编码及其改进算法的研究-EZW coding and improved algorithm research
vcoctree
- 用vc编的八查树算法,可以参考下我得做法
2007082914455420932
- 我的八叉树算法,包括节点数据结构,查找算法
octree
- 一个用于处理位图颜色量化的八叉树算法用VC++进行编写,作为图象处理的预处理程序
vc_octree
- 一个vc编的八叉树算法,八叉树常用于3维图形的之间的干涉问题,
SIFT算法的C语言实现(基于OpenCV),
- SIFT算法的C语言实现(基于OpenCV),金字塔采样和高斯差分提取特征点,K-D树寻找同名点,RANSAC去粗差
opengl八叉树算法
- 实现八叉树数据结构和空间三维查询。
Rtree_code_of_C
- R树算法的c实现,包括了索引建立,窗口查询和对象删除功能-R-tree
rgbquadtree
- 四叉树分解算法对RGB彩色图像进行分割,MATLAB代码,包括实验图片-Quad-tree decomposition algorithm RGB color image segmentation, MATLAB code, including test images
tree
- 分形树算法,简单,适合初学者学习,用c++实现-Fractal tree algorithm, a simple, suitable for beginners to learn, use c++ implementation
octree
- 八叉树算法的简单源代码,vc++的运行环境-Simple octree algorithm source code, vc++ runtime environment
Rstar_Berchtold.tar
- R*树,具有添加,删除,查询节点功能,是搜索算法中的一种,常用于GIS软件中。-R* tree, with add, delete, query node function, is a search algorithm, commonly used in the GIS software.
Pyramidtree.tar
- 金字塔树,具有添加,删除,查询节点功能,是搜索算法中的一种,常用于GIS软件中。-Pyramid tree, with add, delete, query node function, is a search algorithm, commonly used in the GIS software.
IsoOctree
- 等值八叉树的实现算法,用于在三维重建中提取等值面。-Equivalent Octree algorithm for extracting three-dimensional reconstruction in the isosurface.
2_16
- 递归分形树的形成,利用递归算法生成分叉树,将这个生成元在每一个层次上不断重画-Recursive fractal tree formation, the use of recursive algorithm to generate bifurcation tree, will the generator on at every level constantly re-draw
SPIHT-Image-Compress
- 这个matlab程序实现了基于SPIHT多级树集合分裂的图像压缩算法。 -Matlab implementation of this procedure based on the SPIHT multi-level set to split the tree image compression algorithm.
3Dsuanfa
- c++中的数值算法 Bsp分割算法简述.地形碰撞检测方法,地形渲染的动态LOD四叉树算法详细实现.高级碰撞检测技术.四叉树和八叉树的剔出选择.图片镂空算法集合-c++ in the numerical algorithm outlined Bsp segmentation algorithm. terrain collision detection methods, dynamic LOD terrain rendering algorithm in detail quadtree achiev
EZW
- 此代码是小波零树算法的matlab实现程序,子程序较为齐全,包括最后计算压缩图像的峰值信噪比和压缩效果的源码。-This code is the wavelet zero-tree algorithm matlab implementation procedures, subroutines are more complete, including the final calculation of the peak signal to noise ratio and the compressed
QuadTree_vc8
- 四叉树算法VC8.0实现,包括创建四叉树,产生随机地图,对地图进行四叉树分解-Quad-tree algorithm VC8.0 achieved, including the creation of quadtrees to generate random maps, maps of the four-tree decomposition
Octtree
- 利用vc++和opengl实现了八叉树算法,并且单独封装了坐标系变换类-Using vc++ and opengl realized the octree algorithm, and a separate class encapsulates the coordinate system transformation