-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
K3D support #78
base: master
Are you sure you want to change the base?
K3D support #78
Commits on Jul 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3b92ab8 - Browse repository at this point
Copy the full SHA 3b92ab8View commit details
Commits on Feb 6, 2019
-
Adda control if fileno is used. It causes error with Juputer Unsuppor…
…tedOperation:fileno
Configuration menu - View commit details
-
Copy full SHA for 6d34645 - Browse repository at this point
Copy the full SHA 6d34645View commit details
Commits on May 23, 2019
-
The accepted version of menpo include 0.9
Thanos Papaioannou committedMay 23, 2019 Configuration menu - View commit details
-
Copy full SHA for 1505e03 - Browse repository at this point
Copy the full SHA 1505e03View commit details
Commits on Nov 14, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 03bc209 - Browse repository at this point
Copy the full SHA 03bc209View commit details
Commits on Nov 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2d99764 - Browse repository at this point
Copy the full SHA 2d99764View commit details
Commits on Jan 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 32aff71 - Browse repository at this point
Copy the full SHA 32aff71View commit details
Commits on Sep 8, 2020
-
Add itkwidgets option(inline) for view for TriMesh and PointCloud
Thanos committedSep 8, 2020 Configuration menu - View commit details
-
Copy full SHA for dbb8445 - Browse repository at this point
Copy the full SHA dbb8445View commit details
Commits on Sep 10, 2020
-
Add K3d widgets for PointCloud, TriMesh and TexturedTriMesh
Thanos committedSep 10, 2020 Configuration menu - View commit details
-
Copy full SHA for f0dec19 - Browse repository at this point
Copy the full SHA f0dec19View commit details
Commits on Sep 11, 2020
-
Thanos committed
Sep 11, 2020 Configuration menu - View commit details
-
Copy full SHA for 628c16f - Browse repository at this point
Copy the full SHA 628c16fView commit details -
Add examples folders with the first example for the K3dWidgets
Thanos committedSep 11, 2020 Configuration menu - View commit details
-
Copy full SHA for d318f16 - Browse repository at this point
Copy the full SHA d318f16View commit details -
Thanos committed
Sep 11, 2020 Configuration menu - View commit details
-
Copy full SHA for 2bd57fc - Browse repository at this point
Copy the full SHA 2bd57fcView commit details
Commits on Sep 14, 2020
-
- Add K3d inline viewer in LandmarkerViewer LabelledPointUndirectedGr…
…aph) - Add checks for figure_id - Automatic naming for nonename figure_id - Update introduction notebook
Thanos committedSep 14, 2020 Configuration menu - View commit details
-
Copy full SHA for badf6d6 - Browse repository at this point
Copy the full SHA badf6d6View commit details
Commits on Sep 16, 2020
-
Add view method for 3D Shape Model
- Use K3D and LinearModelParametersWidget from menpowidget - Support of landmarks in shape model
Thanos committedSep 16, 2020 Configuration menu - View commit details
-
Copy full SHA for ac17cd0 - Browse repository at this point
Copy the full SHA ac17cd0View commit details -
Update Introduction notebook, move outside of build package
Thanos committedSep 16, 2020 Configuration menu - View commit details
-
Copy full SHA for 1dd9f0c - Browse repository at this point
Copy the full SHA 1dd9f0cView commit details -
Update Introduction K3d. New paths for loading data
Thanos committedSep 16, 2020 Configuration menu - View commit details
-
Copy full SHA for ec200df - Browse repository at this point
Copy the full SHA ec200dfView commit details -
Update Introduction K3d. New paths for loading data
Thanos committedSep 16, 2020 Configuration menu - View commit details
-
Copy full SHA for 98a371f - Browse repository at this point
Copy the full SHA 98a371fView commit details -
Add a reduced 3DMM in data folder
Thanos committedSep 16, 2020 Configuration menu - View commit details
-
Copy full SHA for d3767c2 - Browse repository at this point
Copy the full SHA d3767c2View commit details
Commits on Oct 5, 2020
-
Remove menpowidgets dependency. However, it is needed to install menp…
…owidgets if someone wants to view the models
Thanos committedOct 5, 2020 Configuration menu - View commit details
-
Copy full SHA for 9237de4 - Browse repository at this point
Copy the full SHA 9237de4View commit details -
Add dict_figures, list_figures, clear_figures in k3dwidgets
Thanos committedOct 5, 2020 Configuration menu - View commit details
-
Copy full SHA for 7a399df - Browse repository at this point
Copy the full SHA 7a399dfView commit details -
Debugging of some code in viewk3dwidgets;
Thanos committedOct 5, 2020 Configuration menu - View commit details
-
Copy full SHA for a82de41 - Browse repository at this point
Copy the full SHA a82de41View commit details -
Thanos committed
Oct 5, 2020 Configuration menu - View commit details
-
Copy full SHA for 57ad92b - Browse repository at this point
Copy the full SHA 57ad92bView commit details
Commits on Oct 6, 2020
-
Remove dependency on mayavi. If someone wants to use it, she should i…
…nstall it manually. As a consequence, we had to add dependency on vtk.
Thanos committedOct 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 8a5d73e - Browse repository at this point
Copy the full SHA 8a5d73eView commit details
Commits on Oct 7, 2020
-
Add heatmap method as a k3dwidget. Move definition of heatmap using m…
…ayavi from menpo.shape.mesh to viewmayavi
Thanos committedOct 7, 2020 Configuration menu - View commit details
-
Copy full SHA for 19d651d - Browse repository at this point
Copy the full SHA 19d651dView commit details
Commits on Oct 8, 2020
-
Add list_figures, dict_figures, clear_figure in __init__, so they can…
… be imported from menpo3d.visualize
Thanos committedOct 8, 2020 Configuration menu - View commit details
-
Copy full SHA for 2f5fc44 - Browse repository at this point
Copy the full SHA 2f5fc44View commit details -
Update 0_Introduction_to_K3d_Widgets notebook with heatmap example an…
…d list_figures, dict_figures
Thanos committedOct 8, 2020 Configuration menu - View commit details
-
Copy full SHA for f987088 - Browse repository at this point
Copy the full SHA f987088View commit details -
Initialize spirals module. Add adj_trigs method
Thanos committedOct 8, 2020 Configuration menu - View commit details
-
Copy full SHA for d7e6d2d - Browse repository at this point
Copy the full SHA d7e6d2dView commit details -
Thanos committed
Oct 8, 2020 Configuration menu - View commit details
-
Copy full SHA for b411095 - Browse repository at this point
Copy the full SHA b411095View commit details
Commits on Oct 9, 2020
-
Add VectorInlineViewer3d. Move the widget check to the abstract classs
Thanos committedOct 9, 2020 Configuration menu - View commit details
-
Copy full SHA for a6633db - Browse repository at this point
Copy the full SHA a6633dbView commit details
Commits on Oct 11, 2020
-
Add K3dGraphViewer and K3dNormalViewer class. Add numbering at landma…
…rks, graphs.
Thanos committedOct 11, 2020 Configuration menu - View commit details
-
Copy full SHA for 73186f5 - Browse repository at this point
Copy the full SHA 73186f5View commit details -
Add graph viewer, normals viewer and numbering examples
Thanos committedOct 11, 2020 Configuration menu - View commit details
-
Copy full SHA for 5d07cc9 - Browse repository at this point
Copy the full SHA 5d07cc9View commit details
Commits on Oct 12, 2020
-
Checking and creation of widg_to_draw is happening in K3dRenderer for…
… all child classes
Thanos committedOct 12, 2020 Configuration menu - View commit details
-
Copy full SHA for be91bc6 - Browse repository at this point
Copy the full SHA be91bc6View commit details -
One more check was added in order to plot in the same figure. All poi…
…nts are now casted as np.float32 in the initialization.
Thanos committedOct 12, 2020 Configuration menu - View commit details
-
Copy full SHA for 26437dc - Browse repository at this point
Copy the full SHA 26437dcView commit details -
Add ColouredTriMeshInlineViewer3d. TextureTriMesh can be rendered now…
… without texture. Small bugs fixed
Thanos committedOct 12, 2020 Configuration menu - View commit details
-
Copy full SHA for 6fa44bc - Browse repository at this point
Copy the full SHA 6fa44bcView commit details
Commits on Oct 13, 2020
-
Add one more check for plotting an inline figure. If new_figure is Fa…
…lse and the figure_id does not exist, then we raise an exception
Thanos committedOct 13, 2020 Configuration menu - View commit details
-
Copy full SHA for cb67ce8 - Browse repository at this point
Copy the full SHA cb67ce8View commit details -
Update Introduction with more examples for failure
Thanos committedOct 13, 2020 Configuration menu - View commit details
-
Copy full SHA for fbaa42e - Browse repository at this point
Copy the full SHA fbaa42eView commit details -
decimate_mesh function added in vtkutils.py
Thanos committedOct 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 8498462 - Browse repository at this point
Copy the full SHA 8498462View commit details
Commits on Oct 16, 2020
-
Add landmark support in K3dwidgetsColouredTriMeshViewer3d. List of se…
…lected_values is casted as numpy.arrays with type float32 in render_function in K3dwidgetsPCAModelViewer3d
Thanos committedOct 16, 2020 Configuration menu - View commit details
-
Copy full SHA for 5e7fe2f - Browse repository at this point
Copy the full SHA 5e7fe2fView commit details
Commits on Nov 18, 2020
-
Update 0_Introduction_to_K3d_Widgets
Thanos committedNov 18, 2020 Configuration menu - View commit details
-
Copy full SHA for 55e1c14 - Browse repository at this point
Copy the full SHA 55e1c14View commit details -
Menpo requirement is now greater or equal to 0.9.0 in setup.py
Thanos committedNov 18, 2020 Configuration menu - View commit details
-
Copy full SHA for 484cab4 - Browse repository at this point
Copy the full SHA 484cab4View commit details
Commits on Nov 20, 2020
-
Athanasios Papaioannou 00570580 committed
Nov 20, 2020 Configuration menu - View commit details
-
Copy full SHA for 25ed92e - Browse repository at this point
Copy the full SHA 25ed92eView commit details -
Update 0_Introduction_to_K3d_Widgets.ipynb
Thanos committedNov 20, 2020 Configuration menu - View commit details
-
Copy full SHA for 8a6903f - Browse repository at this point
Copy the full SHA 8a6903fView commit details
Commits on Nov 25, 2020
-
Camera_auto_fit is false and the new camera posiition is defined by t…
…he distance from the mesh and z-axis is towards us. Ref menpo#4
Thanos committedNov 25, 2020 Configuration menu - View commit details
-
Copy full SHA for d4da90d - Browse repository at this point
Copy the full SHA d4da90dView commit details
Commits on Nov 26, 2020
-
mesh_type argument in view method for trimesh is enabled in K3dwidget…
…s. Default value is wireframe with opacity 0.3. Other option is surface. menpo#7
Thanos committedNov 26, 2020 Configuration menu - View commit details
-
Copy full SHA for 53667bb - Browse repository at this point
Copy the full SHA 53667bbView commit details
Commits on Nov 27, 2020
-
- K3dwidgetIdentity has a list of figure_ids and a dictionary with keys figure_id and values model_id. - If a figure does not have a figure_id and new_figure is false, then we check the list of figure_ids. If empty, we raise an exception. Otherwise, we plot in the last figure of figure_id. Address in part Issue menpo#6
Thanos committedNov 27, 2020 Configuration menu - View commit details
-
Copy full SHA for 7beda9a - Browse repository at this point
Copy the full SHA 7beda9aView commit details
Commits on Dec 1, 2020
-
Update example 0_Introduction_to_K3d_Widgets
Thanos committedDec 1, 2020 Configuration menu - View commit details
-
Copy full SHA for f19938b - Browse repository at this point
Copy the full SHA f19938bView commit details
Commits on Dec 16, 2020
-
K3dwidgetsPCAModelViewer3d supports PointClouds as well. Address issue …
Thanos committedDec 16, 2020 Configuration menu - View commit details
-
Copy full SHA for 959b58c - Browse repository at this point
Copy the full SHA 959b58cView commit details -
Remove commented deprecated commands
Thanos committedDec 16, 2020 Configuration menu - View commit details
-
Copy full SHA for 29a7ae1 - Browse repository at this point
Copy the full SHA 29a7ae1View commit details
Commits on Jan 17, 2021
-
Add MayaviHeatmapViewer3d in import list in base.py
Thanos committedJan 17, 2021 Configuration menu - View commit details
-
Copy full SHA for 146710f - Browse repository at this point
Copy the full SHA 146710fView commit details -
Fix error in import Heatmap3d in visualize/__init__.py
Thanos committedJan 17, 2021 Configuration menu - View commit details
-
Copy full SHA for 414b0e0 - Browse repository at this point
Copy the full SHA 414b0e0View commit details
Commits on Jan 20, 2021
-
Fix mayavi plotting for landmarks.
Thanos committedJan 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 612af7c - Browse repository at this point
Copy the full SHA 612af7cView commit details -
Changes in instal_requires in setup.py. Added more packages for windows
Athanasios Papaioannou 00570580 committedJan 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 47875fd - Browse repository at this point
Copy the full SHA 47875fdView commit details
Commits on Jan 28, 2021
-
Changes in viewk3dwidgets: rgbint and K3dwidgetsPointGraphViewer3d
- Add rgbint function - K3dwidgetsPointGraphViewer3d supports colours for each point - K3dwidgetsPointGraphViewer3d will use as a shader the 3dSpecular if the number of points is greater than 1000
Thanos committedJan 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 2ca4ddf - Browse repository at this point
Copy the full SHA 2ca4ddfView commit details
Commits on Jan 29, 2021
-
Thanos committed
Jan 29, 2021 Configuration menu - View commit details
-
Copy full SHA for 050d38e - Browse repository at this point
Copy the full SHA 050d38eView commit details -
Remove dependency on menpowidgets package
- Create menpowidgets.py where LinearModelParametersWidget is defined (copy from menpowidgets package) - Modify viek3dwidgets to call LinearModelParametersWidget from the abovementioned file.
Thanos committedJan 29, 2021 Configuration menu - View commit details
-
Copy full SHA for 46115ac - Browse repository at this point
Copy the full SHA 46115acView commit details
Commits on Feb 1, 2021
-
Thanos committed
Feb 1, 2021 Configuration menu - View commit details
-
Copy full SHA for d514b87 - Browse repository at this point
Copy the full SHA d514b87View commit details
Commits on Feb 3, 2021
-
Add PointCloud with colours example in 0_Introduction_to_K3d_Widgets
Thanos committedFeb 3, 2021 Configuration menu - View commit details
-
Copy full SHA for 050adbb - Browse repository at this point
Copy the full SHA 050adbbView commit details
Commits on Feb 15, 2021
-
Add function generate_transform_matrices in spirals/base.py
Thanos committedFeb 15, 2021 Configuration menu - View commit details
-
Copy full SHA for f097cbe - Browse repository at this point
Copy the full SHA f097cbeView commit details
Commits on Feb 25, 2021
-
Fix default value for colours argument in K3dwidgetsPointGraphViewer3d
Thanos committedFeb 25, 2021 Configuration menu - View commit details
-
Copy full SHA for bd64573 - Browse repository at this point
Copy the full SHA bd64573View commit details -
Various changes to fix code in viewk3dwidgets
Thanos committedFeb 25, 2021 Configuration menu - View commit details
-
Copy full SHA for 6c4bd75 - Browse repository at this point
Copy the full SHA 6c4bd75View commit details
Commits on Feb 26, 2021
-
Removing and tidying parameters for view_3d inline methods
Thanos committedFeb 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 9ad80a5 - Browse repository at this point
Copy the full SHA 9ad80a5View commit details -
Thanos committed
Feb 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 7129245 - Browse repository at this point
Copy the full SHA 7129245View commit details -
Merge branch 'master' of ssh://gitlab-uk.rnd.huawei.com:2222/london_c…
…bg_mm_team/menpo3d
Thanos committedFeb 26, 2021 Configuration menu - View commit details
-
Copy full SHA for f6f59f2 - Browse repository at this point
Copy the full SHA f6f59f2View commit details
Commits on Mar 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 09aaeb3 - Browse repository at this point
Copy the full SHA 09aaeb3View commit details