Skip to content
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

fix(splineSegROI): fix for CCW splines #1420

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lscoder
Copy link
Collaborator

@lscoder lscoder commented Aug 11, 2024

Context

Drawing a CCW spline Segmentation ROI contour results in a weird behavior because the points are always sorted in CW direction.

Changes & Results

Changed the spline Segmentation ROI to do not update the winding direction until the spline ROI is closed.

Testing

Run splineContourSegmentationTools example and draw CW and CCW splines w/ or w/o a hole.

@lscoder lscoder requested a review from sedghi August 11, 2024 02:17
@lscoder lscoder self-assigned this Aug 11, 2024
Copy link

netlify bot commented Aug 11, 2024

Deploy Preview for cornerstone-3d-docs ready!

Name Link
🔨 Latest commit 5eac830
🔍 Latest deploy log https://app.netlify.com/sites/cornerstone-3d-docs/deploys/66b81f56c250bd0008599804
😎 Deploy Preview https://deploy-preview-1420--cornerstone-3d-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant