Skip to content

Commit 9f0381d

Browse files
committed
update 2.5.2
1 parent 325c3f5 commit 9f0381d

File tree

61 files changed

+13904
-4502
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+13904
-4502
lines changed

Assets/OpenCVForUnity/Examples/Basic/Utils_GetFilePathExample/Utils_GetFilePathExample.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ public class Utils_GetFilePathExample : MonoBehaviour
6262
string[] filePathPreset = new string[] {
6363
"OpenCVForUnity/768x576_mjpeg.mjpeg",
6464
"/OpenCVForUnity/objdetect/lbpcascade_frontalface.xml",
65-
"OpenCVForUnity/aruco/calibration_images/left01.jpg",
65+
"OpenCVForUnity/objdetect/calibration_images/left01.jpg",
6666
"xxx"
6767
};
6868

Assets/OpenCVForUnity/Examples/MainModules/dnn/HandPoseEstimationExample/HandPoseEstimationExample.cs

Lines changed: 2295 additions & 3020 deletions
Large diffs are not rendered by default.

Assets/OpenCVForUnity/Examples/MainModules/dnn/HandPoseEstimationExample/HandPoseEstimationExample.unity

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1825,6 +1825,7 @@ MonoBehaviour:
18251825
m_Script: {fileID: 11500000, guid: f0928f5f92bb2fb42b6af377aea0d7c7, type: 3}
18261826
m_Name:
18271827
m_EditorClassIdentifier:
1828+
testInputImage:
18281829
--- !u!114 &1709852088
18291830
MonoBehaviour:
18301831
m_ObjectHideFlags: 0

Assets/OpenCVForUnity/StreamingAssets/OpenCVForUnity/aruco.meta renamed to Assets/OpenCVForUnity/Examples/MainModules/dnn/NanoDetPlusObjectDetectionExample.meta

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)