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

Samaa3 #86

Merged
merged 5 commits into from
Jan 10, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -575,7 +575,7 @@ module LUTLoad {
}
module AnimationRecorder {
internal {
frame = "1463 202 136 56"
frame = "1469 205 136 56"
moduleGroupName = ""
windows {
window _default {
Expand All @@ -600,7 +600,7 @@ module AnimationRecorder {
filename = $(HOME)/Documents/Knie/AnimationRecorderTest.mlmov
writeImagesInsteadOfVideo = FALSE
imagesFormat = png
currentFrame = 1320
currentFrame = 1167
cameraType = Perspective
}
}
Expand Down Expand Up @@ -670,7 +670,7 @@ module LUTRescale {
sourceMin = 0
sourceMax = 2047
targetMin = 0
targetMax = 1
targetMax = 10
forceRelative = TRUE
}
}
Expand All @@ -697,7 +697,7 @@ module LUTRescale {
sourceMin = 0
sourceMax = 500
targetMin = 0
targetMax = 1
targetMax = 10000
forceRelative = TRUE
}
}
Expand Down
Loading
Loading