登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
Gitee AI
NEW
我知道了
查看详情
登录
注册
代码拉取完成,页面将自动刷新
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
1
Star
0
Fork
0
吴显锋
/
CloudCompare
代码
Issues
0
Pull Requests
0
Wiki
统计
流水线
服务
Gitee Pages
JavaDoc
PHPDoc
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
我知道了,不再自动展开
标签
标签名
描述
提交信息
操作
v2.11.3
1d89ebb
2020-09-08 17:36
下载
v2.11.2
acb0e3e
2020-08-30 20:20
下载
v2.11.1
b64ca2b
2020-07-30 05:51
下载
v2.11.0
3bc733e
2020-06-16 03:50
下载
v2.10.3
b630faf
2019-06-14 05:16
下载
v2.10.2
4287909
2019-02-24 22:42
下载
v2.10.1
e4da4b1
2019-01-16 07:10
下载
v2.10
eb2ffc0
2019-01-07 06:02
下载
mac-beta1
2079c65
2018-12-11 03:44
下载
v2.9.1
c5767be
2017-11-03 19:30
下载
v2.9.0
b9aa0af
2017-10-26 06:17
下载
v2.8.1
c15d150
2017-01-14 06:41
下载
v2.8.0
124c3f6
2016-12-18 06:56
下载
v2.7.0
9d4b904
2016-04-23 22:48
下载
v2.6.3.1
1531ef3
2016-03-18 04:55
下载
v2.6.3
da2ac58
2016-03-13 22:10
下载
v2.6.2
New features: New option in the context menu of the DB tree (right click on an item) - 'Select children by type and/or name' - to select items either by type and/or by name New shortcuts: - Zoom in (+) -Zoom out (=) New 'stereo' mode for anaglyph-like rendering -to be used with red-blue or red-cyan glasses -only works in perspective mode -Note that shaders (qEDL, qSSAO) are not supported in stereo mode -Shortcut: F10 -Also supported by ccViewer qAnimation plugin (initiated by 2G Robotics - http://www.2grobotics.com/) - animation rendering - prior to use the plugin, the user must create several viewport objects (with CTRL+V or 'Display > Save viewport as object') corresponding to the various 'keypoints' of the animation - the plugin can create video files (MPEG, h232, etc. - depending on the installed codecs) qFacet plugin (created by BRGM - http://www.brgm.eu) - automatic fracture planes detection (by region growing) - orientation-based classification - stereogram display - stereogram based segmentation - export to SHP files qGMMReg plugin - non-rigid registration of clouds (or mesh vertices) - based on the GMMReg library (https://github.com/bing-jian/gmmreg) (see "Robust Point Set Registration Using Gaussian Mixture Models", B. Jian and B.C. Vemuri, PAMI 2011) - meant to be used on small entities (i.e. a few thousand points) Gridded/structured clouds handling - CC will now remember the structure of gridded clouds (PTX, DP, FARO, etc.) (see the new 'Scan grid' section of the cloud properties) - this structure can be used when computing normals for instance (see below) - this information is preserved if multiple gridded clouds are merged, cloned or segmented Brand new 'Normal Computation' dialog - grid structures (see above) can now be used in the 'Normal Computation' dialog (they can be used for computation but they are more interesting to orient the normals) - new 'auto' button for the standard 'octree-based' computation algorithm (if a single cloud is selected) (CC will automatically estimate a good local radius for neighbors extraction) - new 'preferred orientation' option: 'Use previous normal' to use the former normal (if any) to orient the new one all the orientation options can now be set in the dialog (gridded/preferred/Minimum Spanning Tree) - no more nagging about using the Minimum Spanning Tree and other questions... New method 'Edit > Sensor > TLS/GBL > Compute points visibility' - if a TLS/GBL sensor is selected and this method called, the user can select any point cloud and CC will classify its points in terms of 'visibility' relatively to the selected sensor (classes are: VISIBLE / HIDDEN / OUT OF RANGE / OUT OF FIELD OF VIEW). Enhancements: Rasterize tool - the user can now change the displayed 'layer' (either the height or one of the input cloud SFs) - the input cloud SFs can now be properly interpolated in empty cells - the contour lines are now computed on the active layer - the user can set the default width for the countour lines - the contour lines can be colored (according to the layer associated scalar field settings) SOR filter: - the PCL Statistical Outlier filter (for noise cleaning) has been integrated in CloudCompare can be accessed via 'Tools > Clean > SOR filter' - its icon has been moved to the main toolbar - the tool is now accessible through the command line (see below) - the other noise filtering tool has been renamed ('Tools > Clean > Noise filter') Display: - CloudCompare now supports 'Level Of Detail' (LoD) display for big clouds - if enabled, the clouds are now displayed first at a low octree level when moved and are then regularly refined when the user doesn't interact with them. - the user can now specify the minimal number of points and the minimal number of triangles necessary to activate LoD/decimated display - The 'Edit > Crop' and 'Tools > Segmentation > Cross Section' tools can now be applied on triangular meshes. Moreover, the applied cut is clean (i.e. true re-meshing is performed on the edges) Histogram dialog: - new icon 'Export to CSV' - new icon 'Export to image' - the SF parameter 'Show NaN values in gray' is now taken into account (i.e. the gray/hidden values won't appear in the histogram if this option is not checked) Command line: - the 'Cross Section' tool (single or multiple slices extraction) can now be called via the command line (with a dedicated XML parameters file) - the SOR filter can now be called with via the command line: 'SOR' + number of neighbors (knn) + std. dev. multiplier (nSigma) - the loaded clouds are replaced by their filtered version - the 'SF Arithmetic' tool can now be called via the command line: 'SF_ARITHMETIC' + SF index + operation supported operations are: sqrt, pow2, pow3, exp, log, log10, cos, sin, tan, acos, asin, atan, int, inverse) - new options for the 'ICP' tool: 'DATA_SF_AS_WEIGHTS' + SF index (to use the given scalar field of the data entity as weights) 'MODEL_SF_AS_WEIGHTS' + SF index (to use the given scalar field of the model entity as weights) the 'LAST' option can be used instead of an explicit SF index - new options 'POP_CLOUDS' and 'POP_MESHES' to remove the last loaded cloud or mesh - new options for ASCII export: 'ADD_HEADER' to add a header with each column's name to the saved file 'ADD_PTS_COUNT' to add the number of points at the beginning of the saved file Fine registration (ICP) - CC will now compute real cloud/mesh distances if the reference/model entity is a mesh the registration will be much more accurate (in this case the sampling parameter will only be used for the registered/data entity) - Weighted ICP is now functional - the user can use the currently active scalar field on the registered and/or the reference clouds as weights. The bigger the weights, the more influence the points will have. - weights are automatically normalized - only absolute values are considered - Initial point selection (when using a final overlap below 80%) is now much faster Distances computation tool: - the dialog has been slightly updated (simplified) - the approx distances and the best octree level doesn't need to be automatically updated any time a parameter is updated anymore - C2C: if the 'reference' cloud has one or several associated sensors, the user can now check the new option 'use reference sensor to filter hidden points'. This will tell CC to use the sensor information to determine whether the points of the compared cloud were hidden at the time of the reference acquisition (and should therefore be ignored). 'Render to file' method: - rendering zoom is now more properly taken into account when displaying 2D labels - zoomed text size is estimated in a more accurate way - the displayed size for the scale was wrong when the zoom was not 1 3D views now recognize the 'pinching' gesture (with 2 fingers) on multi-touch screens (to zoom) If available the version of the Visual Studio compiler and the version of Qt used to compile CC are now displayed in the 'About' dialog PLY files with more than one texture can now be properly opened ASCII save dialog: - the output precision of scalar values can now be set up to 12 (instead of 8) - Note that the internal representation of scalars remains 32-bits floats (i.e. with a relative precision ~10^-7) Poisson Surface Reconstruction: - now using version 7 (https://github.com/mkazhdan/PoissonRecon/) - built-in color interpolation (faster & cleaner) Ransac Shape Detection: - detected cones are now properly truncated so as to visually fit the associated subset of points Point list picking: - label names are now preserved (if the user quits the tool, changes the labels name and restart the tool) - labels title in 3D have now a semi-transparent background - the point list can now be exported in a text file with 'label name, x, y, z' on each line Profile extraction (both in the Cross Section tool and the Section Extraction tool): - new 'multi-pass' option to enable/disable the additional passes where longer edges can be generated (in order to ultimately get a better fit... or not). It was enabled by default in the previous version. Console: multiple lines can be selected (and copied) at once Color Scales Manager: - custom labels can be defined for each color scale (if that's the case then only those labels will be used when displaying the color ramp next to the cloud in the 3D view) - when the 'relative/absolute' parameter of an existing color scale is modified, the saturation of the scalar fields relying on this scale is now properly updated - new 'Apply' button to apply the modifications without leaving the tool dialog the SOR and MLS filters of the qPCL plugin (Point Cloud Library wrapper) now preserve the global shift & scale information Normals are now internally coded on 32 bits (instead of 16 bits) so as to increase the normals (direction) precision (instead of 32K different directions - which is visually sufficient - 2M directions can now be coded - which is much better for normal-based computation, such as Dip/Dip direction computation or the new qFacet plugin) Fit Quadric: - the matrix local quadric coordinate system is now displayed in the console along with its equation qSRA: - the plugin can now be used directly with a cone or cylinder primitive (in place of a 'profile') LAS files: - the 'time' field of LAS files is now automatically shifted at loading time so as to prevent any loss of accuracy (as this field is originally coded on 64 bits but then stored on 32 bits once loaded) - the original value of a single point can be queried anytime by spawning a label on this point - the original value is restored automatically when saving the cloud Bug fixes: - The point size couldn't be modified in the 3D view of the 'Rasterize' tool - The 'inverse (1/x)' function of the SF arithmetic tool was not accessible (the integer part was applied instead) - If only one plugin was loaded (with mulitple methods such as qPCL) then the 'Plugins' menu was staying disabled - The scale value displayed in the 3D views (under the scale bar) was wrong when the zoom of the 'Render to file' method was greater than 1 - The 'Apply all' option of the 'Global shift & scale' dialog wasn't taken into account when loading LAS/LAZ files - The main window could sometimes disappear in the background when the progress bar was appearing (Qt 5 issue) - Some options of the context menu of the DB tree were incorrectly using the term 'siblings' instead of 'children' - The VBO was not always updated when the cloud was translated (as a consequence, the clouds were not displayed in the right place) - While importing a Bundler file, if the images were to be 'kept in memory' but not the keypoints, then CC would crash - When saving a mesh composed of multiple sub-meshes to OBJ format, the triangles and texture information could be inconsistent - When merging two or more meshes, material were merged if their name were the same even if the texture or other parameters were different - When filtering a cloud through the command line (with FILTER_SF), the cloud was not updated in memory if the AUTO_SAVE feature was disabled - The 'o' keyword in OBJ files was ignored (this could led to missing textures, etc.) - Registration (either ICP or point-pair based picking) could crash in some particular cases - qSRA: whether the profile origin is absolute or relative was not always taken into account! a flat profile (e.g. perfect cylinder) would prevent the plugin from exporting DXF files - the 'units' field in the DXF export dialog was ignored - PTX files: the sensor position was overlooked (as it's almost always the same as the scan position... almost ;) - Section extraction: CC was crashing when extracting section clouds from multiple clouds at the same time - Command line: when automatically saving a file, CC will now add the suffix after the last point of the origin filename - qCork was crashing on Windows 8 (Cork also relies on the 'triangle' library ;) - FBX files: the exported 'specular' component of materials was in fact the 'ambient' component (resulting in a much brighter look) - In command line mode, the Delaunay command was ignoring the 'AUTO_SAVE OFF' option and was creating a looping hierarchy (potentially causing infinite loops later...) - OBJ files: when merging multiple models with textures having the same (local) filename, the images could overwrite each other once saved - Rasterize: saving a raster with the currently displayed scalar field as additioanl layer would make CC crash (+ memory leak fixed) - Point-pair based alignment: the markers picked on the aligned entity could become very big (or very small) when the scale was to be adjusted and the scale of the aligned entity was very different from the reference one. - The 'Apply Transformation' tool can now be applied on primitives
233af0f
2015-10-11 04:00
下载
v2.6.1
1b45bbe
2015-02-21 18:09
下载
v2.6.0
fd5b3e9
2014-10-24 22:22
下载
v2.5.5.2
1e6eff8
2014-07-22 00:23
下载
下载
请输入验证码,防止盗链导致资源被占用
取消
下载
1
https://gitee.com/wxf2wm/CloudCompare.git
git@gitee.com:wxf2wm/CloudCompare.git
wxf2wm
CloudCompare
CloudCompare
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册