When I run the saveHHA function to get my depth images turned into an HHA encoding, I get the message that getImage function could not be found. I tried looking through all of your repos but I couldn't find the function. Where are you getting getImage from? I thought about replacing it with imread instead but that doesn't give the necessary depth matrices. Can you tell me where you found the function?
When I run the saveHHA function to get my depth images turned into an HHA encoding, I get the message that getImage function could not be found. I tried looking through all of your repos but I couldn't find the function. Where are you getting getImage from? I thought about replacing it with imread instead but that doesn't give the necessary depth matrices. Can you tell me where you found the function?