搜索资源列表
Wedgelet.rar
- 2-D wedgelet transform using top-down quadtree decomposition,2-D wedgelet transform using top-down quadtree decomposition
QuadTree
- QuadTree.rar,四叉树方面的东西,构建三维模型的。-QuadTree.rar, quadtree of things, build a three-dimensional model.
rgbquadtree
- Quadtree decomposition [Encoding] and Decoding of RGB Image
2
- 用链式队列实现将图像按四叉剖分原则分割成一些具有同样像元子块的集合, 并记录各子块图像的原点的行列位置、行列数、像元属性值-Queue chain to achieve with the image in accordance with the principle of quadtree subdivision is separated into a number of the same block as a collection of Yuanzi and record images of t
splitmerge
- SPLITMERGE Segment an image using a split-and-merge algorithm. G = SPLITMERGE(F, MINDIM, @PREDICATE) segments image F by using a split-and-merge approach based on quadtree decomposition. MINDIM (a positive integer power of 2) specifies t
images_filter_median
- Given an image. Implement the split and merge procedure for segmenting the image with different values for minimum dimensions of the quadtree regions.-Given an image. Implement the split and merge procedure for segmenting the image with dif
qutree
- 实现四叉树的建立,包括遍历,删除、增加节点等函数-To achieve the establishment of quadtree, including the traverse, delete, add nodes, and other functions
tersrc05
- Quadtree impimentation using C-Quadtree impimentation using C++
test
- 基于四叉树算法绘制颜色填充等值线图,使用opengl vc6.0-Quadtree-based algorithm to draw the color fill contour maps, using opengl vc6.0
xianxingsichashbianma
- 线性四叉树编码,包括四进制和十进制数据的编码-Linear quadtree coding, including four hexadecimal and decimal data coding
sichashu
- 四叉树的基本算法和实现,使用的是顺序存储结构,之前看到别人的都是链式结构,-Quadtree algorithm and implementation, using a sequential storage structure, before seeing the others are chain structure,
11
- 利用四叉树思想用所给文件中的数据绘制等值线图,并绘出坐标系及颜色标识码。-Use of quadtree thinking to file data to draw a contour map and draw the coordinate system and color code.
KrigingCal
- GIS 算法中的四叉树算法的是实现和广阔的应用。-GIS algorithm quadtree algorithm is to achieve and broad application.
split-and-merge
- segments image F by using a split-and-merge approach based on quadtree decomposition. MINDIM (a positive integer power of 2) specifies the minimum dimension of the quadtree regions (subimages) allowed. If necessary, the program pads the in
about-atfm-and-test
- 使用MATLAB编程,关于四叉树的所有工具包及举例实验。-Using MATLAB programming, all kits on quadtree and example experiments.
Quad-Tree
- 要求:编写求取下述矩阵四叉树四进制M码程序,并将运算结果返回。 1, 1, 1, 1, 2, 2, 3, 3, 1, 1, 1, 1, 4, 4, 5, 5, 6, 7, 8,13,13,14,14, 6, 6, 9,10,13,13,14,14, 11,11,12,12,15,16,19,19, 11,11,12,12,17,18,19,19-Requirements: Writing strike following matrix quadtree quatern
quadTreeMortCode
- 编写求取下述矩阵四叉树四进制M码和十进制码程序,并将运算结果返回。 1, 1, 1, 1, 2, 2, 3, 3, 1, 1, 1, 1, 4, 4, 5, 5, 6, 7, 8,13,13,14,14, 6, 6, 9,10,13,13,14,14, 11,11,12,12,15,16,19,19, 11,11,12,12,17,18,19,19 -Prepared to strike the following matrix quadtree quat
normal
- 通过构建四叉树,通过邻域搜索方法计算点云中每个点的法向量并进行展示(By constructing quadtree, the normal vector of each point in the point cloud was calculated and displayed by neighborhood search method)