登录
首页 » Visual C++ » 三维数据的法矢量 NormalAdjust

三维数据的法矢量 NormalAdjust

于 2020-07-28 发布 文件大小:4181KB
0 353
下载积分: 1 下载次数: 78

代码说明:

  计算三维数据的法矢量并进行调整,里面包括了自己做的实验数据和结果(Three-dimensional data, vector calculation method and make adjustments, which includes the make their own experimental data and results)

文件列表:

61
..\106QIU61.txt
..\106QIU68.txt
..\106ZHUMIAN61.txt
..\10KnnQiu.igs
..\518KnnCentGOLF.txt
..\BALL.igs
..\Debug
..\.....\TestNormalJusting.exe
..\.....\TestNormalJusting.ilk
..\.....\TestNormalJusting.obj
..\.....\TestNormalJusting.pch
..\.....\TestNormalJusting.pdb
..\.....\vc60.idb
..\.....\vc60.pdb
..\JustedNormalofBall.CATPart
..\JustNormalimproved61.cpp
..\justNorofBALL610 .igs
..\justNorofBALL612 .igs
..\justNorofBALL63 .igs
..\justNorofBALL64 .igs
..\justNorofBALL64222 .igs
..\justNorofBALL64222CORRECT .CATPart
..\justNorofCBALL61improved .igs
..\justNorofCBALL63improved .igs
..\k10MeanCurvaBALL61improved.txt
..\k10MeanCurvaMouse61improved.txt
..\k10MeanCurvaYUANZHU61improved.txt
..\k10MeanCurvaYUANZHU61improved2.txt
..\k10MeanCurvaYUANZHU63improved2.txt
..\knncentOFQIU.igs
..\KnnQIU.txt
..\NonJustedofBALL .CATPart
..\Normalofball .igs
..\Normalofball63 .igs
..\Normalofball64 .igs
..\Normalofball68 .igs
..\Normalofball68222 .igs
..\QIU.igs
..\QIU2.igs
..\TestNormalJusting.cpp
..\TestNormalJusting.dsp
..\TestNormalJusting.dsw
..\TestNormalJusting.ncb
..\TestNormalJusting.opt
..\TestNormalJusting.plg
..\yuanzhu.igs
..\yuanzhuNor.CATPart
..\ZHUMIAN.igs

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Keystone-Transfor
    Keystone Transform in ground moving target detection,it s very useful new comer(Keystone Transform in ground moving target detection)
    2020-08-17 21:38:23下载
    积分:1
  • imnoise
    imnoise的M文件,对数字图像的加噪声非常有用处!(imnoise M-files, plus noise on digital images is very useful!)
    2013-10-19 19:04:08下载
    积分:1
  • cubicfive
    用C++编写的产生文章的程序,方便有需要的人(C generated articles prepared by the procedures that are accessible to people in need)
    2007-05-11 09:18:16下载
    积分:1
  • shuzishuiyinzongshu
    :数字水印将感觉不到的信号嵌入到声频、视频和图像中以实现不同的目的。例如: 添加标题和版权保护。首先介绍 了有关数字水印的基本原理、重要属性及其主体框架。然后,将数字水印按不同角度划分为不同种类。讨论了各种各样的数 字水印算法以及数字水印在不同领域的应用,并简要介绍了对数字水印的攻击。最后,给出了数字水印当前的研究现状和发 展形式及前景。(: Digital watermark embedding imperceptible signals to the audio, video and images to achieve different purposes. Example: Add a title and copyright protection. Firstly, the basic principle about digital watermarking, and the main framework of the important attributes. Then, the digital watermark according to different angles into different types. Discussed a wide range of digital watermarking algorithms and digital watermarking applications in different fields, and a brief introduction of the digital watermarking attacks. Finally, the digital watermark of the current situation and development in the form of research and prospects.)
    2015-03-18 16:12:36下载
    积分:1
  • IPLib
    基于VC++的RGB-IHS 变换实现过程和主成分分析 PCA 实现过程 .(The implementation process based on VC++ RGB-the IHS transform and principal component analysis PCA implementation process.)
    2021-01-07 22:58:53下载
    积分:1
  • SIFT
    C语言下实现SIFT算法 用于图像特征匹配(C-achieve SIFT algorithm for image feature matching)
    2010-01-11 21:03:03下载
    积分:1
  • Multi-looks-T3
    对全极化数据进行多视处理,针对T矩阵,C语言编写。(Multi-look of PolSAR)
    2011-07-16 09:18:56下载
    积分:1
  • vtk-CT(MC)
    MC算法实现CT医学图像的三维重建,面绘制技术(MC algorithm CT medical image reconstruction, surface rendering technology)
    2014-02-25 10:14:46下载
    积分:1
  • Light-Spot
    针对空间发光点缩成光斑图像中心的高精度提取问题,本文提出一种亚像素提取方法。该方法简历了具有高斯能量分布的空间发光点的透视投影光斑图像灰度分部数学模型,证明了空间发光点能量中心的透视投影不变性。(Light-emitting points of space shrunk to spot high-precision center of the image extraction problem, we propose a subpixel extraction method. This method resumes a space with Gaussian energy distribution points of perspective projection spot light gray segment mathematical model to prove the energy center of the space light-emitting point perspective projection invariance.)
    2010-12-10 22:56:07下载
    积分:1
  • Graph
    输入一个带权无向图的顶点数、边数、各条边信息(两个顶点和权值),建立该图的邻接矩阵结构,输出该邻接矩阵。将上述无向图邻接矩阵转换为邻接表结构,输出该邻接表;根据该邻接表对无向图进行深度优先遍历序列和广度优先遍历序列,并输出遍历结果;用prim算法实现构造该带权无向图的最小生成树,并将该最小生成树的各条边信息输出。(Enter a weighted undirected graph with vertices, edges, each of the side information (two vertices and weights), the establishment of the adjacency matrix structure, the output of the adjacency matrix. The above undirected graph adjacency matrix into adjacency list structure, the output of the adjacency list according to the adjacency table undirected graph depth-first traversal sequence and breadth-first traversal sequence, and outputs through the results using prim algorithm construct the weighted undirected graph minimum spanning tree, and the minimum spanning tree information on respective sides of the output.)
    2020-12-13 15:29:15下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载