The readme says to use OpenCV4 to run the jetson_nano branch on a Nano. This fails for me during compilation due to a host of issues mostly related to CvMat. As far as I can tell CvMat was entirely dropped from OpenCv4 while it was only deprecated on CV3. Is the jetson_nano branch missing some modifications to only use the new Mat class or am I missing some other workaround here?
The readme says to use OpenCV4 to run the jetson_nano branch on a Nano. This fails for me during compilation due to a host of issues mostly related to CvMat. As far as I can tell CvMat was entirely dropped from OpenCv4 while it was only deprecated on CV3. Is the jetson_nano branch missing some modifications to only use the new Mat class or am I missing some other workaround here?