-
**Is your feature request related to a problem? Please describe.**
Right now `pmp` has limited support for texture coordinates. I.e. seams are preserved during decimation. I'd love to see all of the …
-
after FreezeBlendShape
I don't know any algorithm for LOD
-
Somewhat related to #29.
I often have directory structures with many files of the same type. The first bytes check performs a very limited decimation of the candidates because the first bytes of fi…
-
I find that the .overwrite_output() option works on MacOS but has no effect on Windows. Has anyone else seen this?
The following code does audio extraction and decimation from a video file:
try…
-
### Description
Sorry to bother you guys, but I seem to be having some issues
I can sucessfully generate example 'hamberger' .
`python3 main.py --text "a hamburger" --workspace trial -O --vram_…
-
Dear Sir,
What is the meaning of fs, t in the checker2 data of MICCAI 2023 ?
I found fs to be 10778653, while 1/(t(2)-t(1)) is 86229224 and is 8 times of fs,
And the iq data length (925) is the …
-
- pokud bychom realizovali vypocet pomoci visip, tak by slo pouzit memoizaci a usertit pri inverzi kroky, ktere se nezmenily
v soucasnosti je to hodne pomale zejmena pro jednoduchou upravu vybranych …
-
cyarp updated
2 years ago
-
make errors occured after "cmake .. -DQVTK_INCLUDE_DIR=/usr/include -DQVTK_LIBRARY=/usr/lib " and "make", the detailed information is presented as follows:
**Work/rtabmap/corelib/src/util3d_surface.c…
-
I needed to use an externally designed low-pass filter for downsampling, so I used the `firdecim_crcf_create` function, but I found that it was actually similar to the `upfirdn` function, with a phase…