Skip to content

Commit

Permalink
Merge pull request #1038 from jasonrandrews/spelling
Browse files Browse the repository at this point in the history
spelling fixes
  • Loading branch information
jasonrandrews committed Jun 26, 2024
2 parents ab78a15 + b0bfe11 commit a681945
Show file tree
Hide file tree
Showing 9 changed files with 71 additions and 20 deletions.
62 changes: 61 additions & 1 deletion .wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2907,4 +2907,64 @@ untar
xnn
xnnpack
xzf
MacBook
MacBook
AdaBoost
AndroidManifest
AppCompatActivity
CNNs
Caffe
CameraBridgeViewBase
CascadeClassifier
CheckBox
CvCameraViewListener
CvType
DNN
FaceDetection
Haar
IOException
ImageView
Imgproc
JavaCameraView
MatOfRect
Multibox
OpenCV's
OpenCVLoader
OpenCV’s
RGBA
TextView’s
UC
YOLO
buttonStartPreview
buttonStopPreview
cameraPermissionRequestCode
checkBoxProcessing
detectMultiScale
enableEdgeToEdge
enableView
faceCascade
facedetection
filesDir
findViewById
frontalface
getPath
grayFrame
grayscale
haarcascade
initLocal
isOpenCvInitialized
isPreviewActive
loadHaarCascade
onCameraFrame
onCameraViewStarted
onCameraViewStopped
onClickListeners
onCreate
openCV
openCvCameraView
opencvcamera
opencvfacedetection
setCameraPermissionGranted
setContentView
textViewStatus
thresholding
updateControls
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Build multi-architecture container images with Docker Build Cloud

draft: false

minutes_to_complete: 30

who_is_this_for: This is an introductory topic for software developers who want to learn how to use Docker Build Cloud.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Build multi-architecture container images with GitHub Arm-hosted runners

draft: false

minutes_to_complete: 30

who_is_this_for: This is an introductory topic for software developers who want to learn how to use Arm-hosted runners for GitHub Actions jobs.
Expand Down
1 change: 0 additions & 1 deletion content/learning-paths/cross-platform/ipexplorer/_index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Custom software for simulation with IP Explorer
draft: false
minutes_to_complete: 60

who_is_this_for: This is an introductory topic for IP Explorer users using the software simulation platforms available.
Expand Down
2 changes: 1 addition & 1 deletion content/learning-paths/cross-platform/matrix/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ prerequisites:

author_primary: Arnaud de Grandmaison

draft: false
draft: true

### Tags
skilllevels: Advanced
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ prerequisites:

author_primary: Pareena Verma

### Ronan show this version
draft: false


### Tags
skilllevels: Advanced
subjects: ML
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: "Deploy WordPress with MySQL on Elastic Kubernetes Service (EKS)"
draft: false
minutes_to_complete: 60

who_is_this_for: >
Expand Down
15 changes: 8 additions & 7 deletions content/learning-paths/smartphones-and-mobile/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,21 +12,22 @@ maintopic: true
operatingsystems_filter:
- Android: 18
- Linux: 12
- macOS: 3
- Windows: 2
- macOS: 4
- Windows: 4
subjects_filter:
- Gaming: 6
- Graphics: 1
- ML: 2
- Graphics: 2
- ML: 3
- Performance and Architecture: 19
subtitle: Optimize Android apps and build faster games using cutting-edge Arm tech
title: Smartphones and Mobile
tools_software_languages_filter:
- 7-Zip: 1
- adb: 1
- Android: 2
- Android NDK: 1
- Android SDK: 1
- Android Studio: 2
- Android Studio: 4
- Arm Development Studio: 1
- Arm Mobile Studio: 1
- Arm Performance Studio: 2
Expand All @@ -39,8 +40,8 @@ tools_software_languages_filter:
- Fixed Virtual Platform: 1
- Frame Advisor: 1
- GCC: 8
- GoogleTest: 1
- Java: 2
- Java: 3
- Kotlin: 2
- MediaPipe: 1
- Memory Bug Report: 1
- Mobile: 4
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ In the next step, you will initialize OpenCV. To do so, you will slightly modify
To initialize OpenCV and check the initialization status, follow these steps:
1. Under the Project (left window) double-click `app/res/layout/activity_main.xml`. This opens the view designer.

2. Click the highglighted icon in the top-right corner to switch to the XML view.
2. Click the highlighted icon in the top-right corner to switch to the XML view.

![img6](Figures/06.png)

Expand Down

0 comments on commit a681945

Please sign in to comment.