How to run different preprocessing in 3D data? For example: Wavelet, OSC, ....
Could you please let me know the dimensions of your data? I mean what forms it a three dimension....
In MATLAB , you have wavedec3 for 3D data
https://www.mathworks.com/help/wavelet/ref/wavedec3.html
If you have image , in terms of .ply then you have
pcread() , pcshow() etc etc for 3D pre-processing
I think you could use the wavethresh R package. See the example below:
install.packages("wavethresh")
require(wavethresh)
#
# Generate some test data
test.data
It depends entirely on the nature of the data and what type of processing you want to do on the data.
In most cases, simple statistical methods are very practical.
What is the development of molecules and drugs?
01 January 1970 8,985 3 View
Dear fellow researchers, I am currently working on a paper where I need to provide a reliable reference that defines and distinguishes between 3D mesh models and 3D city models. Although I am...
06 August 2024 9,986 2 View
Dear QE-users, In the method where full MS positive mode and PRM mode are used, we always get an incorrect auxiliary gas reading (41 instead of 25). This only happens in this method; other...
06 August 2024 4,953 0 View
I am seeking experimental or applicable data for the liner (LLDPE) interface in FLAC3D numerical modeling of a large stockpile. Could you please recommend suitable references? The preferred data...
05 August 2024 3,665 0 View
Hello guys! Do you have experience running a Oaxaca-Blinder decomposition on R applying person weights. How do you suggest doing it? I have a variable PERWT which gives more information on how...
04 August 2024 6,033 0 View
I want to do wavelet transform of some compounds for their comparative study? Kindly help me in this regard and provide with proper procedure.
31 July 2024 4,170 0 View
Hello Everyone I have a question about structure for connectivity analysis on sources. My goal: preprocess and cut data into trials create headmodels, using template MRI file perform source...
30 July 2024 2,744 1 View
When I run autogrid4 it says: autogrid4: ERROR: Unknown receptor type: "Cr" -- Add parameters for it to the parameter library first! Look forward to your reply.Thank you so much!
29 July 2024 488 0 View
Dear all, I am working on particle deposition in human's & rat's respiratory airways using CFD and I am looking for the 3D CAD file for my simulations (STEP or IGES format). If somone has such...
29 July 2024 1,092 2 View
I am trying to run a restart analysis, which imports deformed configurations of parts from a generated ODB file. It runs fine in Windows OS but when I try to run it in Linux OS, it is giving some...
29 July 2024 9,572 3 View
Our department has recently acquired an HPC (High-Performance Computing) system, and I'm thrilled to take my molecular dynamics calculations to the next level using Desmond. I used to run my...
28 July 2024 6,553 1 View