Open kat515 opened 7 months ago
Hello,
Thank you for your interest in this project. The issue you mentioned has been resolved. You can find the occupancyGuidDudge.cpp file in "\mpeg-pcc-tmc2-featuresExtracting\dependencies\HM-16.20+SCM-8.8\source\Lib\TLibEncoder". Below is a detailed explanation of the problem:
During a previous repository maintenance, there was an oversight where the .git file was not deleted in the "\mpeg-pcc-tmc2-featuresExtracting\dependencies\HM-16.20+SCM-8.8", causing it to be recognized as a sub-repository. As a result, the files in that directory were not successfully uploaded in GitHub. This issue has now been corrected.
Thank you once again for your interest in this work. Best regards.
In the provided source code, upon searching for MesksCode, I could only find references in \source\lib\PccLibVideoEncoder\sorce\PCCHMLibVideoEncoder.cpp. However, it is evident that neither occupancyGuidDudge.h nor occupancyGuidDudge.cpp are provided in the source code, despite being included with the lines #include "TLibEncoder/occupancyGuidDudge.h" and #include "TLibEncoder/occupancyGuidDudge.cpp". This poses a significant challenge for me in understanding the code presented in your paper. I hope the author can upload the relevant complete code for better comprehension and utilization.