| inrimage | |
| Comments | |
| Arguments | |
| Used by | |
| Uses | |
global busy |
|
| inrimage::OldaddObjectMenu | |
| Comments | |
| Arguments | name mname toff color |
| Used by | |
| Uses | simulation::addSimuTetraView triangulation::addTrianView tetrahedrisation::addTetraView |
proc inrimage::OldaddObjectMenu { name mname {toff 0} {color "#E8E0D2"}} { |
|
| inrimage::UpdateTable | |
| Comments | |
| Arguments | root graph p1 p2 how |
| Used by | |
| Uses | |
proc inrimage::UpdateTable { root graph p1 p2 how } { |
|
| inrimage::XYZFrame | |
| Comments | |
| Arguments | fname title color X Y Z valX valY valZ |
| Used by | inrimage::melDialog inrimage::cropDialog |
| Uses | |
proc inrimage::XYZFrame { fname title color X Y Z {valX 0} {valY 0} {valZ 0}} { |
|
| inrimage::addObjectMenu | |
| Comments | |
| Arguments | name mname img toff color |
| Used by | inrimage::mergeView inrimage::singleViewImage inrimage::viewInrimage inrimage::mergeView4D inrimage::view4D |
| Uses | inrimage::isRoiInView inrimage::isSliceableInView |
proc inrimage::addObjectMenu { name mname img {toff 0} {color "#E8E0D2"}} { |
|
| inrimage::anisoDiffDialog | |
| Comments | |
| Arguments | img color |
| Used by | |
| Uses | inrimage::choiceFrame |
proc inrimage::anisoDiffDialog { img {color "#E8E0D2"}} { |
|
| inrimage::arithmeticDialog | |
| Comments | apply an arithmetic operator on an inrimage |
| Arguments | img color |
| Used by | |
| Uses | inrimage::choiceFrame inrimage::inrOptionMenu |
proc inrimage::arithmeticDialog { img {color "#E8E0D2"}} { |
|
| inrimage::centerSliceCameraOnLandmark | |
| Comments | |
| Arguments | lset vx vy vz |
| Used by | |
| Uses | |
proc inrimage::centerSliceCameraOnLandmark { lset vx vy vz} { |
|
| inrimage::chamferDialog | |
| Comments | |
| Arguments | img color |
| Used by | |
| Uses | inrimage::inrscale |
proc inrimage::chamferDialog { img {color "#E8E0D2"}} { |
|
| inrimage::choiceFrame | |
| Comments | |
| Arguments | fname title varname color args |
| Used by | inrimage::anisoDiffDialog inrimage::recursiveFilterDialog inrimage::inrimageDialog inrimage::convoluteDialog inrimage::arithmeticDialog inrimage::morphomathematicDialog inrimage::connexeDialog |
| Uses | |
proc inrimage::choiceFrame { fname title varname color args } { |
|
| inrimage::colormapMenu | |
| Comments | |
| Arguments | menu mname color option |
| Used by | inrimage::multiviewmenu inrimage::multiviewMergeMenu inrimage::multiview4Dmenu |
| Uses | inrimage::getCmapFromMultiview |
proc inrimage::colormapMenu { menu mname color {option "-scalemode"}} { |
|
| inrimage::connexeDialog | |
| Comments | |
| Arguments | img color |
| Used by | |
| Uses | inrimage::inrscale inrimage::choiceFrame |
proc inrimage::connexeDialog { img {color "#E8E0D2"}} { |
|
| inrimage::convoluteDialog | |
| Comments | |
| Arguments | img color |
| Used by | |
| Uses | inrimage::choiceFrame |
proc inrimage::convoluteDialog { img {color "#E8E0D2"}} { |
|
| inrimage::createROIList | |
| Comments | |
| Arguments | rlist inr scn bg |
| Used by | |
| Uses | |
proc inrimage::createROIList { rlist inr scn {bg "PeachPuff2"}} { |
|
| inrimage::createToplevel | |
| Comments | |
| Arguments | parent img color |
| Used by | inrimage::singleViewImage inrimage::mergeView4D inrimage::view4D inrimage::viewInrimage inrimage::mergeView |
| Uses | |
proc inrimage::createToplevel { parent img color } { |
|
| inrimage::cropDialog | |
| Comments | |
| Arguments | img color |
| Used by | |
| Uses | inrimage::XYZFrame |
proc inrimage::cropDialog { img {color "#E8E0D2"}} { |
|
| inrimage::deleteLandmark | |
| Comments | |
| Arguments | lset camera x y |
| Used by | |
| Uses | |
proc inrimage::deleteLandmark {lset camera x y } { |
|
| inrimage::evalDialog | |
| Comments | |
| Arguments | img color |
| Used by | |
| Uses | |
proc inrimage::evalDialog { img {color "#E8E0D2"}} { |
|
| inrimage::fillDialog | |
| Comments | |
| Arguments | img color |
| Used by | |
| Uses | inrimage::inrscale |
proc inrimage::fillDialog { img {color "#E8E0D2"}} { |
|
| inrimage::getABackground | |
| Comments | |
| Arguments | image mn |
| Used by | |
| Uses | |
proc inrimage::getABackground { image mn } { |
|
| inrimage::getCmapFromMultiview | |
| Comments | |
| Arguments | multiview option |
| Used by | inrimage::colormapMenu |
| Uses | |
proc inrimage::getCmapFromMultiview { multiview {option "-scalemode"}} { |
|
| inrimage::getInrFromCamera | |
| Comments | |
| Arguments | slicecam |
| Used by | graphics2D::slicecammenu inrimage::viewerXCropMenu inrimage::viewerXIsolateMenu inrimage::viewerXZeroMenu |
| Uses | |
proc inrimage::getInrFromCamera { slicecam} { |
|
| inrimage::getInterpolationFromMultiview | |
| Comments | |
| Arguments | multiview option |
| Used by | inrimage::interpolationMenu |
| Uses | |
proc inrimage::getInterpolationFromMultiview { multiview {option "-interpolation"}} { |
|
| inrimage::getRoiInView | |
| Comments | |
| Arguments | sliceable scene |
| Used by | |
| Uses | |
proc inrimage::getRoiInView { sliceable scene} { |
|
| inrimage::getScene2DFromInr | |
| Comments | |
| Arguments | inr |
| Used by | |
| Uses | |
proc inrimage::getScene2DFromInr { inr} { |
|
| inrimage::getScene2DFromMultiview | |
| Comments | |
| Arguments | mname |
| Used by | |
| Uses | |
proc inrimage::getScene2DFromMultiview { mname} { |
|
| inrimage::getSliceableInView | |
| Comments | |
| Arguments | sliceable scene |
| Used by | |
| Uses | |
proc inrimage::getSliceableInView { sliceable scene} { |
|
| inrimage::glscalemenu | |
| Comments | |
| Arguments | sname toff color |
| Used by | |
| Uses | |
proc inrimage::glscalemenu { sname {toff 0} {color "#E8E0D2"}} { |
|
| inrimage::gradientDialog | |
| Comments | |
| Arguments | img color |
| Used by | |
| Uses | inrimage::inrscale |
proc inrimage::gradientDialog { img {color "#E8E0D2"}} { |
|
| inrimage::inr4Dlist | |
| Comments | |
| Arguments | name cmd toff color |
| Used by | inrimage::multiview4Dmenu |
| Uses | |
proc inrimage::inr4Dlist { name cmd {toff 0} {color "#E8E0D2"}} { |
|
| inrimage::inr4Dmenu | |
| Comments | |
| Arguments | name iname toff color |
| Used by | inrimage::multiview4Dmenu |
| Uses | |
proc inrimage::inr4Dmenu { name iname {toff 0} {color "#E8E0D2"} } { |
|
| inrimage::inrOptionMenu | |
| Comments | |
| Arguments | name cmd color |
| Used by | inrimage::arithmeticDialog inrimage::melDialog |
| Uses | |
proc inrimage::inrOptionMenu { name {cmd ""} {color "#E8E0D2"}} { |
|
| inrimage::inrimageDialog | |
| Comments | |
| Arguments | color |
| Used by | |
| Uses | inrimage::choiceFrame |
proc inrimage::inrimageDialog {{color "#E8E0D2"}} { |
|
| inrimage::inrlist | |
| Comments | |
| Arguments | name cmd toff color |
| Used by | inrimage::multiviewmenu inrimage::inrmenu inrimage::slicecammenu |
| Uses | |
proc inrimage::inrlist { name cmd {toff 0} {color "#E8E0D2"}} { |
|
| inrimage::inrmenu | |
| Comments | |
| Arguments | name iname mview toff color |
| Used by | inrimage::multiviewMergeMenu inrimage::inrslicecammenu inrimage::multiviewmenu |
| Uses | cisosurf::extractIsosurf inrimage::inrlist |
proc inrimage::inrmenu { name iname {mview 0} {toff 0} {color "#E8E0D2"} } { |
|
| inrimage::inrscale | |
| Comments | |
| Arguments | name img color minormax |
| Used by | inrimage::thresholdDialog inrimage::fillDialog inrimage::gradientDialog inrimage::chamferDialog inrimage::connexeDialog inrimage::noiseDialog imagedata::gradientDialog imagedata::gradientGradientDialog |
| Uses | |
proc inrimage::inrscale { name img color {minormax min}} { |
|
| inrimage::inrslicecammenu | |
| Comments | |
| Arguments | mn vname color |
| Used by | inrimage::slicecammenu |
| Uses | inrimage::inrmenu |
proc inrimage::inrslicecammenu { mn vname color} { |
|
| inrimage::installInrviewMenu | |
| Comments | |
| Arguments | menu camera inrview bg |
| Used by | |
| Uses | |
proc inrimage::installInrviewMenu { menu camera inrview bg } { |
|
| inrimage::installLandmarkSetMenu | |
| Comments | |
| Arguments | viewer camera lset bg |
| Used by | |
| Uses | modules::selectColor |
proc inrimage::installLandmarkSetMenu { viewer camera lset bg } { |
|
| inrimage::installLandmarkSetPopupMenu | |
| Comments | |
| Arguments | widget camera lset bg |
| Used by | |
| Uses | |
proc inrimage::installLandmarkSetPopupMenu { widget camera lset bg } { |
|
| inrimage::installROIEditMenu | |
| Comments | |
| Arguments | viewer camera roi bg |
| Used by | |
| Uses | inrimage::installROIMenu |
proc inrimage::installROIEditMenu { viewer camera roi bg } { |
|
| inrimage::installROIEditPopupMenu | |
| Comments | |
| Arguments | widget camera roie bg |
| Used by | |
| Uses | |
proc inrimage::installROIEditPopupMenu { widget camera roie bg } { |
|
| inrimage::installROIMenu | |
| Comments | |
| Arguments | viewer camera roi bg |
| Used by | inrimage::installROIEditMenu |
| Uses | modules::selectColor |
proc inrimage::installROIMenu { viewer camera roi bg } { |
|
| inrimage::interpolationMenu | |
| Comments | |
| Arguments | menu mname color option |
| Used by | inrimage::multiviewmenu |
| Uses | inrimage::getInterpolationFromMultiview |
proc inrimage::interpolationMenu { menu mname color {option "-interpolation"}} { |
|
| inrimage::isRoiInView | |
| Comments | |
| Arguments | sliceable scene |
| Used by | inrimage::addObjectMenu |
| Uses | |
proc inrimage::isRoiInView { sliceable scene} { |
|
| inrimage::isSliceableInView | |
| Comments | |
| Arguments | sliceable scene |
| Used by | inrimage::addObjectMenu |
| Uses | |
proc inrimage::isSliceableInView { sliceable scene} { |
|
| inrimage::laplacianDialog | |
| Comments | |
| Arguments | img color |
| Used by | |
| Uses | |
proc inrimage::laplacianDialog { img {color "#E8E0D2"}} { |
|
| inrimage::loadImage | |
| Comments | |
| Arguments | |
| Used by | |
| Uses | |
proc inrimage::loadImage { } { |
|
| inrimage::melBounds | |
| Comments | |
| Arguments | img |
| Used by | |
| Uses | |
proc inrimage::melBounds { img } { |
|
| inrimage::melDialog | |
| Comments | |
| Arguments | img color |
| Used by | |
| Uses | inrimage::XYZFrame inrimage::inrOptionMenu |
proc inrimage::melDialog { img {color "#E8E0D2"}} { |
|
| inrimage::mergeView | |
| Comments | |
| Arguments | inr1 inr2 color subcolor |
| Used by | |
| Uses | inrimage::addObjectMenu inrimage::multiviewMergeMenu inrimage::createToplevel |
proc inrimage::mergeView { inr1 inr2 {color "#E8E0D2"} {subcolor "#D8D0C2"}} { |
|
| inrimage::mergeView4D | |
| Comments | |
| Arguments | inr1 inr2 color subcolor |
| Used by | |
| Uses | inrimage::multiviewMergeMenu inrimage::createToplevel inrimage::addObjectMenu |
proc inrimage::mergeView4D { inr1 inr2 {color "#E8E0D2"} {subcolor "#D8D0C2"}} { |
|
| inrimage::morphomathematicDialog | |
| Comments | apply an arithmetic operator on an inrimage |
| Arguments | img color |
| Used by | |
| Uses | inrimage::choiceFrame |
proc inrimage::morphomathematicDialog { img {color "#E8E0D2"}} { |
|
| inrimage::moveLandmark | |
| Comments | |
| Arguments | lset camera x y |
| Used by | |
| Uses | |
proc inrimage::moveLandmark {lset camera x y } { |
|
| inrimage::multiview4Dmenu | |
| Comments | |
| Arguments | name mname img toff color |
| Used by | inrimage::view4D |
| Uses | inrimage::inr4Dlist inrimage::viewerXCropMenu inrimage::inr4Dmenu inrimage::colormapMenu |
proc inrimage::multiview4Dmenu { name mname img {toff 0} {color "#E8E0D2"}} { |
|
| inrimage::multiviewMergeMenu | |
| Comments | |
| Arguments | name mname img img2 toff color |
| Used by | inrimage::mergeView4D inrimage::mergeView |
| Uses | inrimage::inrmenu inrimage::colormapMenu inrimage::viewerXIsolateMenu inrimage::viewerXZeroMenu inrimage::viewerXCropMenu |
proc inrimage::multiviewMergeMenu { name mname img img2 {toff 0} {color "#E8E0D2"}} { |
|
| inrimage::multiviewmenu | |
| Comments | |
| Arguments | name mname img toff color |
| Used by | inrimage::singleViewImage inrimage::viewInrimage |
| Uses | inrimage::colormapMenu inrimage::inrlist inrimage::viewerXZeroMenu inrimage::viewerXCropMenu inrimage::viewerXIsolateMenu inrimage::inrmenu inrimage::interpolationMenu |
proc inrimage::multiviewmenu { name mname img {toff 0} {color "#E8E0D2"}} { |
|
| inrimage::noiseDialog | |
| Comments | |
| Arguments | img color |
| Used by | |
| Uses | inrimage::inrscale |
proc inrimage::noiseDialog { img {color "#E8E0D2"}} { |
|
| inrimage::opacityscalemenu | |
| Comments | |
| Arguments | sname toff color |
| Used by | |
| Uses | |
proc inrimage::opacityscalemenu { sname {toff 0} {color "#E8E0D2"}} { |
|
| inrimage::recursiveFilterDialog | |
| Comments | |
| Arguments | img color |
| Used by | |
| Uses | inrimage::choiceFrame |
proc inrimage::recursiveFilterDialog { img {color "#E8E0D2"}} { |
|
| inrimage::resizeGrid | |
| Comments | |
| Arguments | mview grid newHeight newWidth |
| Used by | |
| Uses | |
proc inrimage::resizeGrid { mview grid newHeight newWidth} { |
|
| inrimage::resizeMergeGrid | |
| Comments | |
| Arguments | mview grid newHeight newWidth |
| Used by | |
| Uses | |
proc inrimage::resizeMergeGrid { mview grid newHeight newWidth} { |
|
| inrimage::resizeSingleGrid | |
| Comments | |
| Arguments | mview grid newHeight newWidth |
| Used by | |
| Uses | |
proc inrimage::resizeSingleGrid { mview grid newHeight newWidth } { |
|
| inrimage::saveImage | |
| Comments | |
| Arguments | name |
| Used by | |
| Uses | |
proc inrimage::saveImage {{name ""}} { |
|
| inrimage::setCmapFromMultiview | |
| Comments | |
| Arguments | multiview cmap option cmoption |
| Used by | inrimage::thresholdDialog |
| Uses | |
proc inrimage::setCmapFromMultiview { multiview cmap {option "-scalemode"} {cmoption "none"} } { |
|
| inrimage::setInterpolationFromMultiview | |
| Comments | |
| Arguments | multiview interp option |
| Used by | |
| Uses | |
proc inrimage::setInterpolationFromMultiview { multiview interp {option "-interpolation"} } { |
|
| inrimage::singleViewImage | |
| Comments | |
| Arguments | inr1 geom scene color subcolor |
| Used by | |
| Uses | inrimage::createToplevel inrimage::multiviewmenu inrimage::addObjectMenu |
proc inrimage::singleViewImage { inr1 { geom Z} {scene "none"} {color "#E8E0D2"} {subcolor "#D8D0C2"}} { |
|
| inrimage::slicecamlist | |
| Comments | |
| Arguments | name cmd toff color |
| Used by | |
| Uses | |
proc inrimage::slicecamlist { name cmd {toff 0} {color "#E8E0D2"}} { |
|
| inrimage::slicecammenu | |
| Comments | |
| Arguments | name vname toff color |
| Used by | inrimage::viewerPopupMenu |
| Uses | inrimage::inrslicecammenu inrimage::inrlist |
proc inrimage::slicecammenu { name vname {toff 0} {color "#E8E0D2"} } { |
|
| inrimage::thresholdDialog | |
| Comments | |
| Arguments | img mview color |
| Used by | |
| Uses | inrimage::inrscale modules::drawHistogramInFrame inrimage::setCmapFromMultiview |
proc inrimage::thresholdDialog { img mview {color "#E8E0D2"}} { |
|
| inrimage::uninstallInrviewMenu | |
| Comments | |
| Arguments | viewer camera line |
| Used by | |
| Uses | |
proc inrimage::uninstallInrviewMenu {viewer camera line} { |
|
| inrimage::uninstallLandmarkSetMenu | |
| Comments | |
| Arguments | viewer camera line |
| Used by | |
| Uses | |
proc inrimage::uninstallLandmarkSetMenu {viewer camera line} { |
|
| inrimage::uninstallROIEditMenu | |
| Comments | |
| Arguments | viewer camera line |
| Used by | |
| Uses | |
proc inrimage::uninstallROIEditMenu { viewer camera line} { |
|
| inrimage::uninstallROIMenu | |
| Comments | |
| Arguments | viewer camera line |
| Used by | |
| Uses | |
proc inrimage::uninstallROIMenu { viewer camera line} { |
|
| inrimage::vectorDialog | |
| Comments | } |
| Arguments | inr inrview color mode |
| Used by | |
| Uses | |
proc inrimage::vectorDialog { inr inrview color mode} { |
|
| inrimage::view4D | |
| Comments | |
| Arguments | inr1 color subcolor |
| Used by | |
| Uses | inrimage::createToplevel inrimage::multiview4Dmenu inrimage::addObjectMenu |
proc inrimage::view4D { inr1 {color "#E8E0D2"} {subcolor "#D8D0C2"}} { |
|
| inrimage::viewInrimage | |
| Comments | |
| Arguments | inr1 scene color subcolor |
| Used by | |
| Uses | inrimage::multiviewmenu inrimage::addObjectMenu inrimage::createToplevel |
proc inrimage::viewInrimage { inr1 {scene "none"} {color "#E8E0D2"} {subcolor "#D8D0C2"}} { |
|
| inrimage::viewerPopupMenu | |
| Comments | |
| Arguments | slicecam color |
| Used by | |
| Uses | inrimage::slicecammenu |
proc inrimage::viewerPopupMenu { slicecam {color "#E8E0D2"}} { |
|
| inrimage::viewerXCropMenu | |
| Comments | |
| Arguments | slicecam bbox color |
| Used by | inrimage::multiview4Dmenu inrimage::multiviewmenu inrimage::multiviewMergeMenu |
| Uses | inrimage::getInrFromCamera |
proc inrimage::viewerXCropMenu { slicecam bbox {color "#E8E0D2"} } { |
|
| inrimage::viewerXIsolateMenu | |
| Comments | |
| Arguments | slicecam bbox color |
| Used by | inrimage::multiviewmenu inrimage::multiviewMergeMenu |
| Uses | inrimage::getInrFromCamera |
proc inrimage::viewerXIsolateMenu { slicecam bbox {color "#E8E0D2"} } { |
|
| inrimage::viewerXVisibleMenu | |
| Comments | |
| Arguments | slicecam bbox color |
| Used by | |
| Uses | |
proc inrimage::viewerXVisibleMenu { slicecam bbox {color "#E8E0D2"} } { |
|
| inrimage::viewerXZeroMenu | |
| Comments | |
| Arguments | slicecam bbox color |
| Used by | inrimage::multiviewmenu inrimage::multiviewMergeMenu |
| Uses | inrimage::getInrFromCamera |
proc inrimage::viewerXZeroMenu { slicecam bbox {color "#E8E0D2"} } { |
|
| inrimage::voxel4DSizeDialog | |
| Comments | set inrimage voxel size |
| Arguments | img color |
| Used by | |
| Uses | |
proc inrimage::voxel4DSizeDialog { img color } { |
|
| inrimage::voxelSizeDialog | |
| Comments | set inrimage voxel size |
| Arguments | img color |
| Used by | |
| Uses | |
proc inrimage::voxelSizeDialog { img color } { |
|
| inrimage::windowImage | |
| Comments | |
| Arguments | image mn |
| Used by | |
| Uses | |
proc inrimage::windowImage { image mn } { |
|