-
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 #81
base: master
Are you sure you want to change the base?
K3d #81
Commits on Nov 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 72f0b18 - Browse repository at this point
Copy the full SHA 72f0b18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8874245 - Browse repository at this point
Copy the full SHA 8874245View commit details
Commits on Nov 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 82658d9 - Browse repository at this point
Copy the full SHA 82658d9View commit details -
- Add K3d inline viewer in LandmarkerViewer LabelledPointUndirectedGr…
…aph) - Add checks for figure_id - Automatic naming for nonename figure_id - Update introduction notebook
Configuration menu - View commit details
-
Copy full SHA for fe2c79c - Browse repository at this point
Copy the full SHA fe2c79cView commit details -
Add view method for 3D Shape Model
- Use K3D and LinearModelParametersWidget from menpowidget - Support of landmarks in shape model
Configuration menu - View commit details
-
Copy full SHA for 8d20422 - Browse repository at this point
Copy the full SHA 8d20422View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0798abb - Browse repository at this point
Copy the full SHA 0798abbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ec2eef - Browse repository at this point
Copy the full SHA 5ec2eefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bc393a - Browse repository at this point
Copy the full SHA 2bc393aView commit details -
Remove menpowidgets dependency. However, it is needed to install menp…
…owidgets if someone wants to view the models
Configuration menu - View commit details
-
Copy full SHA for 4fb71e7 - Browse repository at this point
Copy the full SHA 4fb71e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbf4d3f - Browse repository at this point
Copy the full SHA dbf4d3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e57ff4c - Browse repository at this point
Copy the full SHA e57ff4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 167d290 - Browse repository at this point
Copy the full SHA 167d290View commit details -
Add heatmap method as a k3dwidget. Move definition of heatmap using m…
…ayavi from menpo.shape.mesh to viewmayavi
Configuration menu - View commit details
-
Copy full SHA for f39dbd1 - Browse repository at this point
Copy the full SHA f39dbd1View commit details -
Add list_figures, dict_figures, clear_figure in __init__, so they can…
… be imported from menpo3d.visualize
Configuration menu - View commit details
-
Copy full SHA for 2880362 - Browse repository at this point
Copy the full SHA 2880362View commit details -
Update 0_Introduction_to_K3d_Widgets notebook with heatmap example an…
…d list_figures, dict_figures
Configuration menu - View commit details
-
Copy full SHA for 507c034 - Browse repository at this point
Copy the full SHA 507c034View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc54b49 - Browse repository at this point
Copy the full SHA cc54b49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 453ac54 - Browse repository at this point
Copy the full SHA 453ac54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fcbf1b - Browse repository at this point
Copy the full SHA 1fcbf1bView commit details -
Checking and creation of widg_to_draw is happening in K3dRenderer for…
… all child classes
Configuration menu - View commit details
-
Copy full SHA for cac0a51 - Browse repository at this point
Copy the full SHA cac0a51View 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.
Configuration menu - View commit details
-
Copy full SHA for 3335100 - Browse repository at this point
Copy the full SHA 3335100View commit details -
Add ColouredTriMeshInlineViewer3d. TextureTriMesh can be rendered now…
… without texture. Small bugs fixed
Configuration menu - View commit details
-
Copy full SHA for b58fb5a - Browse repository at this point
Copy the full SHA b58fb5aView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 04892b7 - Browse repository at this point
Copy the full SHA 04892b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62d3d52 - Browse repository at this point
Copy the full SHA 62d3d52View commit details -
Add landmark support in K3dwidgetsColouredTriMeshViewer3d. List of se…
…lected_values is casted as numpy.arrays with type float32 in render_function in K3dwidgetsPCAModelViewer3d
Configuration menu - View commit details
-
Copy full SHA for 8354cee - Browse repository at this point
Copy the full SHA 8354ceeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 933a4f9 - Browse repository at this point
Copy the full SHA 933a4f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a65fb09 - Browse repository at this point
Copy the full SHA a65fb09View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 7f74381 - Browse repository at this point
Copy the full SHA 7f74381View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 2a4f876 - Browse repository at this point
Copy the full SHA 2a4f876View commit details -
- 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
Configuration menu - View commit details
-
Copy full SHA for f48b313 - Browse repository at this point
Copy the full SHA f48b313View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30f7a6b - Browse repository at this point
Copy the full SHA 30f7a6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 297aaf0 - Browse repository at this point
Copy the full SHA 297aaf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f915f0 - Browse repository at this point
Copy the full SHA 5f915f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b4157a - Browse repository at this point
Copy the full SHA 3b4157aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8b83b5 - Browse repository at this point
Copy the full SHA c8b83b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1970a2 - Browse repository at this point
Copy the full SHA f1970a2View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for d686fa8 - Browse repository at this point
Copy the full SHA d686fa8View 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.
Configuration menu - View commit details
-
Copy full SHA for 856be82 - Browse repository at this point
Copy the full SHA 856be82View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3f34a1 - Browse repository at this point
Copy the full SHA d3f34a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a97c75 - Browse repository at this point
Copy the full SHA 2a97c75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fb1983 - Browse repository at this point
Copy the full SHA 1fb1983View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb26b61 - Browse repository at this point
Copy the full SHA eb26b61View commit details
Commits on Oct 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0fdc518 - Browse repository at this point
Copy the full SHA 0fdc518View commit details
Commits on May 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 36f6021 - Browse repository at this point
Copy the full SHA 36f6021View commit details