The source project of this merge request has been removed.
Update ImageClip and ImageRegion
2 unresolved threads
2 unresolved threads
- use parallel projection camera instead of perspective camera to avoid inaccurate xy positions caused by different z values of border widget and image actor
Merge request reports
Activity
- Resolved
- Including:
#include <vtkCamera.h>
will make the build work in both cases. - Can you please modify the markdown files adding the reason for using parallel projection. In
ImageRegion.md
remove the last line since the image picking is working now. - I am not seeing images similar to the test images for some reason.
- In
ImageClip
I expected to see the selected region in the right renderer. - In
ImageRegion
I just see a green square in the upper right of the window.
- In
- Including:
added 39 commits
-
f07406df...0e9537c1 - 38 commits from branch
vtk:master
- 3d85664e - Merge branch vtk-examples:master into master
-
f07406df...0e9537c1 - 38 commits from branch
Hi @Harold2017
Looks like your fork is not correctly setup, please follow this guide: https://discourse.vtk.org/t/the-ultimate-how-to-make-ci-work-with-my-fork-guide/7581
- A deleted user
closed
Please register or sign in to reply