Home
last modified time | relevance | path

Searched defs:ParallelForEachVoxel (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/Image/include/mirtk/
H A DForEachUnaryVoxelFunction.h922 void ParallelForEachVoxel(const GenericImage<T1> *im1, VoxelFunc &vf) in ParallelForEachVoxel() function
936 void ParallelForEachVoxel(VoxelFunc vf, const GenericImage<T1> *im1) in ParallelForEachVoxel() function
1047 void ParallelForEachVoxel(const GenericImage<T1> &im1, VoxelFunc &vf) in ParallelForEachVoxel() function
1061 void ParallelForEachVoxel(VoxelFunc vf, const GenericImage<T1> &im1) in ParallelForEachVoxel() function
2520 void ParallelForEachVoxel(GenericImage<T1> *im1, VoxelFunc &vf) in ParallelForEachVoxel() function
2534 void ParallelForEachVoxel(VoxelFunc vf, GenericImage<T1> *im1) in ParallelForEachVoxel() function
2542 void ParallelForEachVoxel(const ImageAttributes &attr, GenericImage<T1> *im1, VoxelFunc &vf) in ParallelForEachVoxel() function
2564 void ParallelForEachVoxel(VoxelFunc vf, const ImageAttributes &attr, GenericImage<T1> *im1) in ParallelForEachVoxel() function
2645 void ParallelForEachVoxel(GenericImage<T1> &im1, VoxelFunc &vf) in ParallelForEachVoxel() function
2659 void ParallelForEachVoxel(VoxelFunc vf, GenericImage<T1> &im1) in ParallelForEachVoxel() function
[all …]
H A DForEachBinaryVoxelFunction.h934 void ParallelForEachVoxel(const GenericImage<T1> *im1, const GenericImage<T2> *im2, VoxelFunc &vf) in ParallelForEachVoxel() function
948 void ParallelForEachVoxel(VoxelFunc vf, const GenericImage<T1> *im1, const GenericImage<T2> *im2) in ParallelForEachVoxel() function
1073 void ParallelForEachVoxel(VoxelFunc vf, const GenericImage<T1> &im1, const GenericImage<T2> &im2) in ParallelForEachVoxel() function
2544 void ParallelForEachVoxel(const GenericImage<T1> *im1, GenericImage<T2> *im2, VoxelFunc &vf) in ParallelForEachVoxel() function
2558 void ParallelForEachVoxel(VoxelFunc vf, const GenericImage<T1> *im1, GenericImage<T2> *im2) in ParallelForEachVoxel() function
2669 void ParallelForEachVoxel(const GenericImage<T1> &im1, GenericImage<T2> &im2, VoxelFunc &vf) in ParallelForEachVoxel() function
2683 void ParallelForEachVoxel(VoxelFunc vf, const GenericImage<T1> &im1, GenericImage<T2> &im2) in ParallelForEachVoxel() function
4154 void ParallelForEachVoxel(GenericImage<T1> *im1, GenericImage<T2> *im2, VoxelFunc &vf) in ParallelForEachVoxel() function
4168 void ParallelForEachVoxel(VoxelFunc vf, GenericImage<T1> *im1, GenericImage<T2> *im2) in ParallelForEachVoxel() function
4279 void ParallelForEachVoxel(GenericImage<T1> &im1, GenericImage<T2> &im2, VoxelFunc &vf) in ParallelForEachVoxel() function
[all …]
H A DForEachTernaryVoxelFunction.h2568 void ParallelForEachVoxel(const GenericImage<T1> *im1, const GenericImage<T2> *im2, GenericImage<T3… in ParallelForEachVoxel() function
2582 void ParallelForEachVoxel(VoxelFunc vf, const GenericImage<T1> *im1, const GenericImage<T2> *im2, G… in ParallelForEachVoxel() function
2707 void ParallelForEachVoxel(VoxelFunc vf, const GenericImage<T1> &im1, const GenericImage<T2> &im2, G… in ParallelForEachVoxel() function
4190 void ParallelForEachVoxel(const GenericImage<T1> *im1, GenericImage<T2> *im2, GenericImage<T3> *im3… in ParallelForEachVoxel() function
4204 void ParallelForEachVoxel(VoxelFunc vf, const GenericImage<T1> *im1, GenericImage<T2> *im2, Generic… in ParallelForEachVoxel() function
4315 void ParallelForEachVoxel(const GenericImage<T1> &im1, GenericImage<T2> &im2, GenericImage<T3> &im3… in ParallelForEachVoxel() function
4329 void ParallelForEachVoxel(VoxelFunc vf, const GenericImage<T1> &im1, GenericImage<T2> &im2, Generic… in ParallelForEachVoxel() function
5812 void ParallelForEachVoxel(GenericImage<T1> *im1, GenericImage<T2> *im2, GenericImage<T3> *im3, Voxe… in ParallelForEachVoxel() function
5826 void ParallelForEachVoxel(VoxelFunc vf, GenericImage<T1> *im1, GenericImage<T2> *im2, GenericImage<… in ParallelForEachVoxel() function
5937 void ParallelForEachVoxel(GenericImage<T1> &im1, GenericImage<T2> &im2, GenericImage<T3> &im3, Voxe… in ParallelForEachVoxel() function
[all …]
H A DForEachQuaternaryVoxelFunction.h4226 void ParallelForEachVoxel(const GenericImage<T1> *im1, const GenericImage<T2> *im2, GenericImage<T3… in ParallelForEachVoxel() function
4240 void ParallelForEachVoxel(VoxelFunc vf, const GenericImage<T1> *im1, const GenericImage<T2> *im2, G… in ParallelForEachVoxel() function
4365 void ParallelForEachVoxel(VoxelFunc vf, const GenericImage<T1> &im1, const GenericImage<T2> &im2, G… in ParallelForEachVoxel() function
5860 void ParallelForEachVoxel(const GenericImage<T1> *im1, GenericImage<T2> *im2, GenericImage<T3> *im3… in ParallelForEachVoxel() function
5874 void ParallelForEachVoxel(VoxelFunc vf, const GenericImage<T1> *im1, GenericImage<T2> *im2, Generic… in ParallelForEachVoxel() function
5985 void ParallelForEachVoxel(const GenericImage<T1> &im1, GenericImage<T2> &im2, GenericImage<T3> &im3… in ParallelForEachVoxel() function
5999 void ParallelForEachVoxel(VoxelFunc vf, const GenericImage<T1> &im1, GenericImage<T2> &im2, Generic… in ParallelForEachVoxel() function
7494 void ParallelForEachVoxel(GenericImage<T1> *im1, GenericImage<T2> *im2, GenericImage<T3> *im3, Gene… in ParallelForEachVoxel() function
7508 void ParallelForEachVoxel(VoxelFunc vf, GenericImage<T1> *im1, GenericImage<T2> *im2, GenericImage<… in ParallelForEachVoxel() function
7619 void ParallelForEachVoxel(GenericImage<T1> &im1, GenericImage<T2> &im2, GenericImage<T3> &im3, Gene… in ParallelForEachVoxel() function
[all …]
H A DForEachQuinaryVoxelFunction.h5908 void ParallelForEachVoxel(const GenericImage<T1> *im1, const GenericImage<T2> *im2, GenericImage<T3… in ParallelForEachVoxel() function
5922 void ParallelForEachVoxel(VoxelFunc vf, const GenericImage<T1> *im1, const GenericImage<T2> *im2, G… in ParallelForEachVoxel() function
6047 void ParallelForEachVoxel(VoxelFunc vf, const GenericImage<T1> &im1, const GenericImage<T2> &im2, G… in ParallelForEachVoxel() function
7554 void ParallelForEachVoxel(const GenericImage<T1> *im1, GenericImage<T2> *im2, GenericImage<T3> *im3… in ParallelForEachVoxel() function
7568 void ParallelForEachVoxel(VoxelFunc vf, const GenericImage<T1> *im1, GenericImage<T2> *im2, Generic… in ParallelForEachVoxel() function
7679 void ParallelForEachVoxel(const GenericImage<T1> &im1, GenericImage<T2> &im2, GenericImage<T3> &im3… in ParallelForEachVoxel() function
7693 void ParallelForEachVoxel(VoxelFunc vf, const GenericImage<T1> &im1, GenericImage<T2> &im2, Generic… in ParallelForEachVoxel() function
9200 void ParallelForEachVoxel(GenericImage<T1> *im1, GenericImage<T2> *im2, GenericImage<T3> *im3, Gene… in ParallelForEachVoxel() function
9214 void ParallelForEachVoxel(VoxelFunc vf, GenericImage<T1> *im1, GenericImage<T2> *im2, GenericImage<… in ParallelForEachVoxel() function
9325 void ParallelForEachVoxel(GenericImage<T1> &im1, GenericImage<T2> &im2, GenericImage<T3> &im3, Gene… in ParallelForEachVoxel() function
[all …]
H A DForEachSenaryVoxelFunction.h7614 void ParallelForEachVoxel(const GenericImage<T1> *im1, const GenericImage<T2> *im2, GenericImage<T3… in ParallelForEachVoxel() function
7628 void ParallelForEachVoxel(VoxelFunc vf, const GenericImage<T1> *im1, const GenericImage<T2> *im2, G… in ParallelForEachVoxel() function
7753 void ParallelForEachVoxel(VoxelFunc vf, const GenericImage<T1> &im1, const GenericImage<T2> &im2, G… in ParallelForEachVoxel() function
9272 void ParallelForEachVoxel(const GenericImage<T1> *im1, GenericImage<T2> *im2, GenericImage<T3> *im3… in ParallelForEachVoxel() function
9286 void ParallelForEachVoxel(VoxelFunc vf, const GenericImage<T1> *im1, GenericImage<T2> *im2, Generic… in ParallelForEachVoxel() function
9397 void ParallelForEachVoxel(const GenericImage<T1> &im1, GenericImage<T2> &im2, GenericImage<T3> &im3… in ParallelForEachVoxel() function
9411 void ParallelForEachVoxel(VoxelFunc vf, const GenericImage<T1> &im1, GenericImage<T2> &im2, Generic… in ParallelForEachVoxel() function
10930 void ParallelForEachVoxel(GenericImage<T1> *im1, GenericImage<T2> *im2, GenericImage<T3> *im3, Gene… in ParallelForEachVoxel() function
10944 void ParallelForEachVoxel(VoxelFunc vf, GenericImage<T1> *im1, GenericImage<T2> *im2, GenericImage<… in ParallelForEachVoxel() function
11055 void ParallelForEachVoxel(GenericImage<T1> &im1, GenericImage<T2> &im2, GenericImage<T3> &im3, Gene… in ParallelForEachVoxel() function
[all …]
H A DForEachSeptenaryVoxelFunction.h9344 void ParallelForEachVoxel(const GenericImage<T1> *im1, const GenericImage<T2> *im2, GenericImage<T3… in ParallelForEachVoxel() function
9358 void ParallelForEachVoxel(VoxelFunc vf, const GenericImage<T1> *im1, const GenericImage<T2> *im2, G… in ParallelForEachVoxel() function
9483 void ParallelForEachVoxel(VoxelFunc vf, const GenericImage<T1> &im1, const GenericImage<T2> &im2, G… in ParallelForEachVoxel() function
11014 void ParallelForEachVoxel(const GenericImage<T1> *im1, GenericImage<T2> *im2, GenericImage<T3> *im3… in ParallelForEachVoxel() function
11028 void ParallelForEachVoxel(VoxelFunc vf, const GenericImage<T1> *im1, GenericImage<T2> *im2, Generic… in ParallelForEachVoxel() function
11139 void ParallelForEachVoxel(const GenericImage<T1> &im1, GenericImage<T2> &im2, GenericImage<T3> &im3… in ParallelForEachVoxel() function
11153 void ParallelForEachVoxel(VoxelFunc vf, const GenericImage<T1> &im1, GenericImage<T2> &im2, Generic… in ParallelForEachVoxel() function
12684 void ParallelForEachVoxel(GenericImage<T1> *im1, GenericImage<T2> *im2, GenericImage<T3> *im3, Gene… in ParallelForEachVoxel() function
12698 void ParallelForEachVoxel(VoxelFunc vf, GenericImage<T1> *im1, GenericImage<T2> *im2, GenericImage<… in ParallelForEachVoxel() function
12809 void ParallelForEachVoxel(GenericImage<T1> &im1, GenericImage<T2> &im2, GenericImage<T3> &im3, Gene… in ParallelForEachVoxel() function
[all …]
H A DForEachOctaryVoxelFunction.h11098 void ParallelForEachVoxel(const GenericImage<T1> *im1, const GenericImage<T2> *im2, GenericImage<T3… in ParallelForEachVoxel() function
11112 void ParallelForEachVoxel(VoxelFunc vf, const GenericImage<T1> *im1, const GenericImage<T2> *im2, G… in ParallelForEachVoxel() function
11237 void ParallelForEachVoxel(VoxelFunc vf, const GenericImage<T1> &im1, const GenericImage<T2> &im2, G… in ParallelForEachVoxel() function
12780 void ParallelForEachVoxel(const GenericImage<T1> *im1, GenericImage<T2> *im2, GenericImage<T3> *im3… in ParallelForEachVoxel() function
12794 void ParallelForEachVoxel(VoxelFunc vf, const GenericImage<T1> *im1, GenericImage<T2> *im2, Generic… in ParallelForEachVoxel() function
12905 void ParallelForEachVoxel(const GenericImage<T1> &im1, GenericImage<T2> &im2, GenericImage<T3> &im3… in ParallelForEachVoxel() function
12919 void ParallelForEachVoxel(VoxelFunc vf, const GenericImage<T1> &im1, GenericImage<T2> &im2, Generic… in ParallelForEachVoxel() function
14462 void ParallelForEachVoxel(GenericImage<T1> *im1, GenericImage<T2> *im2, GenericImage<T3> *im3, Gene… in ParallelForEachVoxel() function
14476 void ParallelForEachVoxel(VoxelFunc vf, GenericImage<T1> *im1, GenericImage<T2> *im2, GenericImage<… in ParallelForEachVoxel() function
14587 void ParallelForEachVoxel(GenericImage<T1> &im1, GenericImage<T2> &im2, GenericImage<T3> &im3, Gene… in ParallelForEachVoxel() function
[all …]
H A DForEachNonaryVoxelFunction.h12876 void ParallelForEachVoxel(const GenericImage<T1> *im1, const GenericImage<T2> *im2, GenericImage<T3… in ParallelForEachVoxel() function
12890 void ParallelForEachVoxel(VoxelFunc vf, const GenericImage<T1> *im1, const GenericImage<T2> *im2, G… in ParallelForEachVoxel() function
13015 void ParallelForEachVoxel(VoxelFunc vf, const GenericImage<T1> &im1, const GenericImage<T2> &im2, G… in ParallelForEachVoxel() function
14570 void ParallelForEachVoxel(const GenericImage<T1> *im1, GenericImage<T2> *im2, GenericImage<T3> *im3… in ParallelForEachVoxel() function
14584 void ParallelForEachVoxel(VoxelFunc vf, const GenericImage<T1> *im1, GenericImage<T2> *im2, Generic… in ParallelForEachVoxel() function
14695 void ParallelForEachVoxel(const GenericImage<T1> &im1, GenericImage<T2> &im2, GenericImage<T3> &im3… in ParallelForEachVoxel() function
14709 void ParallelForEachVoxel(VoxelFunc vf, const GenericImage<T1> &im1, GenericImage<T2> &im2, Generic… in ParallelForEachVoxel() function
16264 void ParallelForEachVoxel(GenericImage<T1> *im1, GenericImage<T2> *im2, GenericImage<T3> *im3, Gene… in ParallelForEachVoxel() function
16278 void ParallelForEachVoxel(VoxelFunc vf, GenericImage<T1> *im1, GenericImage<T2> *im2, GenericImage<… in ParallelForEachVoxel() function
16389 void ParallelForEachVoxel(GenericImage<T1> &im1, GenericImage<T2> &im2, GenericImage<T3> &im3, Gene… in ParallelForEachVoxel() function
[all …]