Partie3_Fonctions.lyx 15 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076
  1. #LyX 2.0 created this file. For more info see http://www.lyx.org/
  2. \lyxformat 413
  3. \begin_document
  4. \begin_header
  5. \textclass book
  6. \use_default_options false
  7. \maintain_unincluded_children false
  8. \language french
  9. \language_package default
  10. \inputencoding latin9
  11. \fontencoding T1
  12. \font_roman default
  13. \font_sans helvet
  14. \font_typewriter default
  15. \font_default_family sfdefault
  16. \use_non_tex_fonts false
  17. \font_sc false
  18. \font_osf false
  19. \font_sf_scale 100
  20. \font_tt_scale 100
  21. \graphics default
  22. \default_output_format default
  23. \output_sync 0
  24. \bibtex_command default
  25. \index_command default
  26. \paperfontsize 10
  27. \spacing single
  28. \use_hyperref true
  29. \pdf_bookmarks true
  30. \pdf_bookmarksnumbered false
  31. \pdf_bookmarksopen false
  32. \pdf_bookmarksopenlevel 1
  33. \pdf_breaklinks false
  34. \pdf_pdfborder false
  35. \pdf_colorlinks true
  36. \pdf_backref false
  37. \pdf_pdfusetitle true
  38. \pdf_quoted_options "linkcolor=blue"
  39. \papersize a4paper
  40. \use_geometry true
  41. \use_amsmath 1
  42. \use_esint 1
  43. \use_mhchem 0
  44. \use_mathdots 0
  45. \cite_engine basic
  46. \use_bibtopic false
  47. \use_indices false
  48. \paperorientation portrait
  49. \suppress_date true
  50. \use_refstyle 0
  51. \index Index
  52. \shortcut idx
  53. \color #008000
  54. \end_index
  55. \leftmargin 1.5cm
  56. \topmargin 3cm
  57. \rightmargin 1.5cm
  58. \bottommargin 3cm
  59. \secnumdepth 3
  60. \tocdepth 3
  61. \paragraph_separation indent
  62. \paragraph_indentation default
  63. \quotes_language french
  64. \papercolumns 1
  65. \papersides 2
  66. \paperpagestyle fancy
  67. \tracking_changes false
  68. \output_changes false
  69. \html_math_output 0
  70. \html_css_as_file 0
  71. \html_be_strict false
  72. \end_header
  73. \begin_body
  74. \begin_layout Chapter
  75. Fonctions
  76. \end_layout
  77. \begin_layout Standard
  78. \begin_inset CommandInset label
  79. LatexCommand label
  80. name "cha:Fonctions"
  81. \end_inset
  82. \end_layout
  83. \begin_layout Standard
  84. Dans ce chapitre sont détaillées les fonctions accessibles via le menu principal.
  85. Elles sont classées par ordre d'apparition.
  86. \end_layout
  87. \begin_layout Section
  88. Menu 'File'
  89. \end_layout
  90. \begin_layout Standard
  91. \begin_inset CommandInset label
  92. LatexCommand label
  93. name "sec:fileMenu"
  94. \end_inset
  95. \end_layout
  96. \begin_layout Standard
  97. \begin_inset CommandInset include
  98. LatexCommand input
  99. filename "methods/openFile.lyx"
  100. \end_inset
  101. \begin_inset CommandInset include
  102. LatexCommand input
  103. filename "methods/saveFile.lyx"
  104. \end_inset
  105. \end_layout
  106. \begin_layout Section
  107. Menu 'Edit'
  108. \end_layout
  109. \begin_layout Standard
  110. \begin_inset CommandInset label
  111. LatexCommand label
  112. name "sec:editMenu"
  113. \end_inset
  114. \end_layout
  115. \begin_layout Standard
  116. \begin_inset ERT
  117. status collapsed
  118. \begin_layout Plain Layout
  119. %Submenu Colors
  120. \end_layout
  121. \begin_layout Plain Layout
  122. \end_layout
  123. \end_inset
  124. \begin_inset CommandInset include
  125. LatexCommand input
  126. filename "methods/setUniqueColor.lyx"
  127. \end_inset
  128. \begin_inset CommandInset include
  129. LatexCommand input
  130. filename "methods/colorize.lyx"
  131. \end_inset
  132. \begin_inset CommandInset include
  133. LatexCommand input
  134. filename "methods/heightRamp.lyx"
  135. \end_inset
  136. \end_layout
  137. \begin_layout Standard
  138. \begin_inset ERT
  139. status collapsed
  140. \begin_layout Plain Layout
  141. %Submenu Normals
  142. \end_layout
  143. \begin_layout Plain Layout
  144. \end_layout
  145. \end_inset
  146. \begin_inset CommandInset include
  147. LatexCommand input
  148. filename "methods/computeNormals.lyx"
  149. \end_inset
  150. \begin_inset CommandInset include
  151. LatexCommand input
  152. filename "methods/convertNormalsToHSV.lyx"
  153. \end_inset
  154. \begin_inset CommandInset include
  155. LatexCommand input
  156. filename "methods/invertNormals.lyx"
  157. \end_inset
  158. \begin_inset CommandInset include
  159. LatexCommand input
  160. filename "methods/resolveNormalsDirection.lyx"
  161. \end_inset
  162. \end_layout
  163. \begin_layout Standard
  164. \begin_inset ERT
  165. status collapsed
  166. \begin_layout Plain Layout
  167. %Submenu Octree
  168. \end_layout
  169. \begin_layout Plain Layout
  170. \end_layout
  171. \end_inset
  172. \begin_inset CommandInset include
  173. LatexCommand input
  174. filename "methods/computeOctree.lyx"
  175. \end_inset
  176. \begin_inset CommandInset include
  177. LatexCommand input
  178. filename "methods/resampleWithOctree.lyx"
  179. \end_inset
  180. \end_layout
  181. \begin_layout Standard
  182. \begin_inset ERT
  183. status collapsed
  184. \begin_layout Plain Layout
  185. %Submenu Mesh
  186. \end_layout
  187. \begin_layout Plain Layout
  188. \end_layout
  189. \end_inset
  190. \begin_inset CommandInset include
  191. LatexCommand input
  192. filename "methods/computeDelaunayMesh.lyx"
  193. \end_inset
  194. \begin_inset CommandInset include
  195. LatexCommand input
  196. filename "methods/computeBestFitQuadric.lyx"
  197. \end_inset
  198. \begin_inset CommandInset include
  199. LatexCommand input
  200. filename "methods/samplePoints.lyx"
  201. \end_inset
  202. \begin_inset CommandInset include
  203. LatexCommand input
  204. filename "methods/laplacianSmooth.lyx"
  205. \end_inset
  206. \begin_inset CommandInset include
  207. LatexCommand input
  208. filename "methods/measureSurface.lyx"
  209. \end_inset
  210. \begin_inset CommandInset include
  211. LatexCommand input
  212. filename "methods/smoothMeshSF.lyx"
  213. \end_inset
  214. \begin_inset CommandInset include
  215. LatexCommand input
  216. filename "methods/enhanceMeshSF.lyx"
  217. \end_inset
  218. \end_layout
  219. \begin_layout Standard
  220. \begin_inset ERT
  221. status collapsed
  222. \begin_layout Plain Layout
  223. %Submenu Sensor
  224. \end_layout
  225. \begin_layout Plain Layout
  226. \end_layout
  227. \end_inset
  228. \begin_inset CommandInset include
  229. LatexCommand input
  230. filename "methods/showGBLDepthBuffer.lyx"
  231. \end_inset
  232. \begin_inset CommandInset include
  233. LatexCommand input
  234. filename "methods/exportGBLDepthBuffer.lyx"
  235. \end_inset
  236. \begin_inset CommandInset include
  237. LatexCommand input
  238. filename "methods/sensorProjection.lyx"
  239. \end_inset
  240. \begin_inset CommandInset include
  241. LatexCommand input
  242. filename "methods/modifySensor.lyx"
  243. \end_inset
  244. \begin_inset CommandInset include
  245. LatexCommand input
  246. filename "methods/computeSensorRanges.lyx"
  247. \end_inset
  248. \begin_inset CommandInset include
  249. LatexCommand input
  250. filename "methods/computeSensorScatteringAngles.lyx"
  251. \end_inset
  252. \end_layout
  253. \begin_layout Standard
  254. \begin_inset ERT
  255. status collapsed
  256. \begin_layout Plain Layout
  257. %Submenu Scalar Fields
  258. \end_layout
  259. \begin_layout Plain Layout
  260. \end_layout
  261. \end_inset
  262. \begin_inset CommandInset include
  263. LatexCommand input
  264. filename "methods/scalarFieldGradient.lyx"
  265. \end_inset
  266. \begin_inset CommandInset include
  267. LatexCommand input
  268. filename "methods/scalarFieldGaussianFilter.lyx"
  269. \end_inset
  270. \begin_inset CommandInset include
  271. LatexCommand input
  272. filename "methods/scalarFieldBilateralFilter.lyx"
  273. \end_inset
  274. \begin_inset CommandInset include
  275. LatexCommand input
  276. filename "methods/scalarFieldFilterByValue.lyx"
  277. \end_inset
  278. \begin_inset CommandInset include
  279. LatexCommand input
  280. filename "methods/scalarFieldDiff.lyx"
  281. \end_inset
  282. \begin_inset CommandInset include
  283. LatexCommand input
  284. filename "methods/scalarFieldMultiply.lyx"
  285. \end_inset
  286. \begin_inset CommandInset include
  287. LatexCommand input
  288. filename "methods/scalarFieldConvertToRGB.lyx"
  289. \end_inset
  290. \begin_inset CommandInset include
  291. LatexCommand input
  292. filename "methods/scalarFieldRename.lyx"
  293. \end_inset
  294. \end_layout
  295. \begin_layout Standard
  296. \begin_inset ERT
  297. status collapsed
  298. \begin_layout Plain Layout
  299. %Submenu Bounding-box
  300. \end_layout
  301. \begin_layout Plain Layout
  302. \end_layout
  303. \end_inset
  304. \begin_inset CommandInset include
  305. LatexCommand input
  306. filename "methods/bbFitPrincipalComponent.lyx"
  307. \end_inset
  308. \end_layout
  309. \begin_layout Standard
  310. \begin_inset ERT
  311. status collapsed
  312. \begin_layout Plain Layout
  313. %No submenu
  314. \end_layout
  315. \begin_layout Plain Layout
  316. \end_layout
  317. \end_inset
  318. \begin_inset CommandInset include
  319. LatexCommand input
  320. filename "methods/pointPicking.lyx"
  321. \end_inset
  322. \begin_inset CommandInset include
  323. LatexCommand input
  324. filename "methods/pointListPicking.lyx"
  325. \end_inset
  326. \end_layout
  327. \begin_layout Standard
  328. \begin_inset CommandInset include
  329. LatexCommand input
  330. filename "methods/clone.lyx"
  331. \end_inset
  332. \begin_inset CommandInset include
  333. LatexCommand input
  334. filename "methods/fuse.lyx"
  335. \end_inset
  336. \begin_inset CommandInset include
  337. LatexCommand input
  338. filename "methods/applyTransformation.lyx"
  339. \end_inset
  340. \begin_inset CommandInset include
  341. LatexCommand input
  342. filename "methods/multiply.lyx"
  343. \end_inset
  344. \begin_inset CommandInset include
  345. LatexCommand input
  346. filename "methods/subsample.lyx"
  347. \end_inset
  348. \begin_inset CommandInset include
  349. LatexCommand input
  350. filename "methods/synchronize.lyx"
  351. \end_inset
  352. \begin_inset CommandInset include
  353. LatexCommand input
  354. filename "methods/toggleFeatures.lyx"
  355. \end_inset
  356. \end_layout
  357. \begin_layout Section
  358. Menu 'Tools'
  359. \end_layout
  360. \begin_layout Standard
  361. \begin_inset CommandInset label
  362. LatexCommand label
  363. name "sec:editMenu"
  364. \end_inset
  365. \end_layout
  366. \begin_layout Standard
  367. \begin_inset ERT
  368. status collapsed
  369. \begin_layout Plain Layout
  370. %Submenu Projection
  371. \end_layout
  372. \begin_layout Plain Layout
  373. \end_layout
  374. \end_inset
  375. \begin_inset CommandInset include
  376. LatexCommand input
  377. filename "methods/unroll.lyx"
  378. \end_inset
  379. \begin_inset CommandInset include
  380. LatexCommand input
  381. filename "methods/heightGridGeneration.lyx"
  382. \end_inset
  383. \end_layout
  384. \begin_layout Standard
  385. \begin_inset ERT
  386. status collapsed
  387. \begin_layout Plain Layout
  388. %Submenu Registration
  389. \end_layout
  390. \begin_layout Plain Layout
  391. \end_layout
  392. \end_inset
  393. \begin_inset CommandInset include
  394. LatexCommand input
  395. filename "methods/register.lyx"
  396. \end_inset
  397. \begin_inset CommandInset include
  398. LatexCommand input
  399. filename "methods/align.lyx"
  400. \end_inset
  401. \end_layout
  402. \begin_layout Standard
  403. \begin_inset ERT
  404. status collapsed
  405. \begin_layout Plain Layout
  406. %Submenu Distance
  407. \end_layout
  408. \begin_layout Plain Layout
  409. \end_layout
  410. \end_inset
  411. \begin_inset CommandInset include
  412. LatexCommand input
  413. filename "methods/chooseRole.lyx"
  414. \end_inset
  415. \begin_inset CommandInset include
  416. LatexCommand input
  417. filename "methods/cloud2cloudDist.lyx"
  418. \end_inset
  419. \begin_inset CommandInset include
  420. LatexCommand input
  421. filename "methods/cloud2meshDist.lyx"
  422. \end_inset
  423. \begin_inset CommandInset include
  424. LatexCommand input
  425. filename "methods/closestPointSet.lyx"
  426. \end_inset
  427. \end_layout
  428. \begin_layout Standard
  429. \begin_inset ERT
  430. status collapsed
  431. \begin_layout Plain Layout
  432. %Submenu Statistics
  433. \end_layout
  434. \begin_layout Plain Layout
  435. \end_layout
  436. \end_inset
  437. \begin_inset CommandInset include
  438. LatexCommand input
  439. filename "methods/computeStatParams.lyx"
  440. \end_inset
  441. \begin_inset CommandInset include
  442. LatexCommand input
  443. filename "methods/statisticalTest.lyx"
  444. \end_inset
  445. \end_layout
  446. \begin_layout Standard
  447. \begin_inset ERT
  448. status collapsed
  449. \begin_layout Plain Layout
  450. %Submenu Segmentation
  451. \end_layout
  452. \begin_layout Plain Layout
  453. \end_layout
  454. \end_inset
  455. \begin_inset CommandInset include
  456. LatexCommand input
  457. filename "methods/labelConnectedComponents.lyx"
  458. \end_inset
  459. \begin_inset CommandInset include
  460. LatexCommand input
  461. filename "methods/classifyWithKmeans.lyx"
  462. \end_inset
  463. \begin_inset CommandInset include
  464. LatexCommand input
  465. filename "methods/segmentWithFrontPropag.lyx"
  466. \end_inset
  467. \end_layout
  468. \begin_layout Standard
  469. \begin_inset ERT
  470. status collapsed
  471. \begin_layout Plain Layout
  472. %Submenu Other
  473. \end_layout
  474. \begin_layout Plain Layout
  475. \end_layout
  476. \end_inset
  477. \begin_inset CommandInset include
  478. LatexCommand input
  479. filename "methods/computeDensity.lyx"
  480. \end_inset
  481. \begin_inset CommandInset include
  482. LatexCommand input
  483. filename "methods/computeCurvature.lyx"
  484. \end_inset
  485. \begin_inset CommandInset include
  486. LatexCommand input
  487. filename "methods/computeRoughness.lyx"
  488. \end_inset
  489. \begin_inset CommandInset include
  490. LatexCommand input
  491. filename "methods/computePlaneOrientation.lyx"
  492. \end_inset
  493. \end_layout
  494. \begin_layout Section
  495. Menu 'Display'
  496. \end_layout
  497. \begin_layout Standard
  498. \begin_inset CommandInset label
  499. LatexCommand label
  500. name "sec:displayMenu"
  501. \end_inset
  502. \begin_inset CommandInset include
  503. LatexCommand input
  504. filename "methods/fullscreen.lyx"
  505. \end_inset
  506. \begin_inset CommandInset include
  507. LatexCommand input
  508. filename "methods/refresh.lyx"
  509. \end_inset
  510. \begin_inset CommandInset include
  511. LatexCommand input
  512. filename "methods/frameRate.lyx"
  513. \end_inset
  514. \begin_inset CommandInset include
  515. LatexCommand input
  516. filename "methods/centeredPerspective.lyx"
  517. \end_inset
  518. \begin_inset CommandInset include
  519. LatexCommand input
  520. filename "methods/viewerPerspective.lyx"
  521. \end_inset
  522. \begin_inset CommandInset include
  523. LatexCommand input
  524. filename "methods/renderToFile.lyx"
  525. \end_inset
  526. \begin_inset CommandInset include
  527. LatexCommand input
  528. filename "methods/displaySettings.lyx"
  529. \end_inset
  530. \begin_inset CommandInset include
  531. LatexCommand input
  532. filename "methods/cameraSettings.lyx"
  533. \end_inset
  534. \begin_inset CommandInset include
  535. LatexCommand input
  536. filename "methods/saveViewportAsObj.lyx"
  537. \end_inset
  538. \end_layout
  539. \begin_layout Standard
  540. \begin_inset ERT
  541. status collapsed
  542. \begin_layout Plain Layout
  543. %Submenu Lights
  544. \end_layout
  545. \begin_layout Plain Layout
  546. \end_layout
  547. \end_inset
  548. \begin_inset CommandInset include
  549. LatexCommand input
  550. filename "methods/sunLight.lyx"
  551. \end_inset
  552. \begin_inset CommandInset include
  553. LatexCommand input
  554. filename "methods/customLight.lyx"
  555. \end_inset
  556. \end_layout
  557. \begin_layout Standard
  558. \begin_inset ERT
  559. status collapsed
  560. \begin_layout Plain Layout
  561. %Submenu Shaders & filters
  562. \end_layout
  563. \begin_layout Plain Layout
  564. \end_layout
  565. \end_inset
  566. \begin_inset CommandInset include
  567. LatexCommand input
  568. filename "methods/shadersAndFilters.lyx"
  569. \end_inset
  570. \end_layout
  571. \begin_layout Standard
  572. \begin_inset CommandInset include
  573. LatexCommand input
  574. filename "methods/console.lyx"
  575. \end_inset
  576. \begin_inset CommandInset include
  577. LatexCommand input
  578. filename "methods/toolbars.lyx"
  579. \end_inset
  580. \end_layout
  581. \begin_layout Section
  582. Menu 'Plugins'
  583. \end_layout
  584. \begin_layout Standard
  585. Dans ce menu sont rangés les entrées correspondant à chaque plugin chargé
  586. automatiquement (avec succès) au démarrage de CloudCompare.
  587. Pour plus d'information sur ces plugins, voir le chapitre suivant (
  588. \begin_inset CommandInset ref
  589. LatexCommand ref
  590. reference "cha:Plugins"
  591. \end_inset
  592. ).
  593. \end_layout
  594. \begin_layout Section
  595. Menu '3D Views'
  596. \end_layout
  597. \begin_layout Standard
  598. \begin_inset CommandInset label
  599. LatexCommand label
  600. name "sec:triDiViewsMenu"
  601. \end_inset
  602. \begin_inset CommandInset include
  603. LatexCommand input
  604. filename "methods/viewsNew.lyx"
  605. \end_inset
  606. \begin_inset CommandInset include
  607. LatexCommand input
  608. filename "methods/viewsClose.lyx"
  609. \end_inset
  610. \begin_inset CommandInset include
  611. LatexCommand input
  612. filename "methods/viewsCloseAll.lyx"
  613. \end_inset
  614. \begin_inset CommandInset include
  615. LatexCommand input
  616. filename "methods/viewsTile.lyx"
  617. \end_inset
  618. \begin_inset CommandInset include
  619. LatexCommand input
  620. filename "methods/viewsCascade.lyx"
  621. \end_inset
  622. \begin_inset CommandInset include
  623. LatexCommand input
  624. filename "methods/viewsNext.lyx"
  625. \end_inset
  626. \begin_inset CommandInset include
  627. LatexCommand input
  628. filename "methods/viewsPrevious.lyx"
  629. \end_inset
  630. \end_layout
  631. \begin_layout Section
  632. Menu 'Help'
  633. \end_layout
  634. \begin_layout Standard
  635. \begin_inset CommandInset label
  636. LatexCommand label
  637. name "sec:helpMenu"
  638. \end_inset
  639. \begin_inset CommandInset include
  640. LatexCommand input
  641. filename "methods/help.lyx"
  642. \end_inset
  643. \begin_inset CommandInset include
  644. LatexCommand input
  645. filename "methods/about.lyx"
  646. \end_inset
  647. \begin_inset CommandInset include
  648. LatexCommand input
  649. filename "methods/aboutPlugin.lyx"
  650. \end_inset
  651. \end_layout
  652. \end_body
  653. \end_document