cgtinker

Results 113 comments of cgtinker

While this issues most likely still persist, please refer to #129 for now. I guess you have to install the dependencies manually (there will be help in the docs). I'll...

A lot is covered in the upcoming update, I'll make an official release and a tutorial soon.

> Will try the smoothing you describe in the documentation. Am wondering whether the mediapipe smooth_landmarks and smooth_segmentation commands might be good user-selectable options. https://google.github.io/mediapipe/solutions/pose#smooth_landmarks this only applies to their...

> I'm a Windows user, but unfortunately my experience with containerization software is limited. > > I think Python's versioning systems is a hot mess, but instead of grappling with...

> @MetalMantis Thanks. I just tried the MOCAP part now with a movie file as the source. The cgt_DRIVERS were generated, and it works. What I was using before was...

> @MetalMantis Thanks. I just tried the MOCAP part now with a movie file as the source. The cgt_DRIVERS were generated, and it works. What I was using before was...

Did you start blender via the terminal? Did you try detecting in a .mov? Unix sys and camera permissions can be an issue..

Don't really know what's going on, maybe the dependency is corrupted. Can you run "pip freeze" within blender or via blenders python executable? Also, I'm working on a separate exe...

`opencv-contrib-python==4.7.0.72 opencv-python==4.7.0.72` having two opencv versions available can also lead to issues. When there have been issues with opencv often the best way is to install opencv via the local...

Can you try the new version on the main branch? I'll create an official release about next week. 1. You should be able to use blenders arm version now. 2....