Skip to content

Commit

Permalink
Fixed Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Knightro63 committed Mar 10, 2024
1 parent f24e9ad commit 96cd7b3
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Apple Vision is a Flutter plugin that enables Flutter apps to use [Apple Vision]
|[Pose 3D](https://developer.apple.com/documentation/vision/identifying_3d_human_body_poses_in_images) | [apple\_vision\_pose\_3d](https://pub.dev/packages/apple_vision_pose_3d) [![Pub Version](https://img.shields.io/pub/v/apple_vision_pose_3d)](https://pub.dev/packages/apple_vision_pose_3d) | [![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/Knightro63/apple_vision/tree/master/packages/apple_vision_pose_3d) |||
|[Saliency](https://developer.apple.com/documentation/vision/vnsaliencyimageobservation) | [apple\_vision\_saliency](https://pub.dev/packages/apple_vision_saliency) [![Pub Version](https://img.shields.io/pub/v/apple_vision_saliency)](https://pub.dev/packages/apple_vision_saliency) | [![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/Knightro63/apple_vision/tree/master/packages/apple_vision_saliency) |||
|[Lift Subjects](https://developer.apple.com/documentation/vision/vnsaliencyimageobservation) | [apple\_vision\_lift\_subjects](https://pub.dev/packages/apple_vision_lift_subjects) [![Pub Version](https://img.shields.io/pub/v/apple_vision_lift_subjects)](https://pub.dev/packages/apple_vision_lift_subjects) | [![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/Knightro63/apple_vision/tree/master/packages/apple_vision_lift_subjects) |||
[apple\_vision\_image\_depth](https://pub.dev/packages/apple_vision_image_depth) [![Pub Version](https://developer.apple.com/documentation/avfoundation/additional_data_capture/capturing_photos_with_depth) | [![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/Knightro63/apple_vision/tree/master/packages/apple_vision_image_depth) | ✅ | ✅ |
[apple\_vision\_image\_depth](https://pub.dev/packages/apple_vision_image_depth) [![Pub Version](https://developer.apple.com/documentation/avfoundation/additional_data_capture/capturing_photos_with_depth)] | [![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/Knightro63/apple_vision/tree/master/packages/apple_vision_image_depth) | ✅ | ✅ |

## Requirements

Expand Down
4 changes: 3 additions & 1 deletion packages/apple_vision/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
## 0.0.5
## 0.0.6

* Updated Selfie Segmentation
* Added Hand Pose 3D
* Added Face Mesh

## 0.0.5

Expand Down
2 changes: 1 addition & 1 deletion packages/apple_vision/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Apple Vision is a Flutter plugin that enables Flutter apps to use [Apple Vision]
|[Pose 3D](https://developer.apple.com/documentation/vision/identifying_3d_human_body_poses_in_images) | [apple\_vision\_pose\_3d](https://pub.dev/packages/apple_vision_pose_3d) [![Pub Version](https://img.shields.io/pub/v/apple_vision_pose_3d)](https://pub.dev/packages/apple_vision_pose_3d) | [![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/Knightro63/apple_vision/tree/master/packages/apple_vision_pose_3d) |||
|[Saliency](https://developer.apple.com/documentation/vision/vnsaliencyimageobservation) | [apple\_vision\_saliency](https://pub.dev/packages/apple_vision_saliency) [![Pub Version](https://img.shields.io/pub/v/apple_vision_saliency)](https://pub.dev/packages/apple_vision_saliency) | [![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/Knightro63/apple_vision/tree/master/packages/apple_vision_saliency) |||
|[Lift Subjects](https://developer.apple.com/documentation/vision/vnsaliencyimageobservation) | [apple\_vision\_lift\_subjects](https://pub.dev/packages/apple_vision_lift_subjects) [![Pub Version](https://img.shields.io/pub/v/apple_vision_lift_subjects)](https://pub.dev/packages/apple_vision_lift_subjects) | [![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/Knightro63/apple_vision/tree/master/packages/apple_vision_lift_subjects) |||
[apple\_vision\_image\_depth](https://pub.dev/packages/apple_vision_image_depth) [![Pub Version](https://developer.apple.com/documentation/avfoundation/additional_data_capture/capturing_photos_with_depth) | [![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/Knightro63/apple_vision/tree/master/packages/apple_vision_image_depth) | ✅ | ✅ |
[apple\_vision\_image\_depth](https://pub.dev/packages/apple_vision_image_depth) [![Pub Version](https://developer.apple.com/documentation/avfoundation/additional_data_capture/capturing_photos_with_depth) ] | [![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/Knightro63/apple_vision/tree/master/packages/apple_vision_image_depth) | ✅ | ✅ |

## Requirements

Expand Down
1 change: 0 additions & 1 deletion packages/apple_vision/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ dependencies:
apple_vision_face: ^0.0.3
apple_vision_face_mesh: ^0.0.1
apple_vision_face_detection: ^0.0.2
apple_vision_face_mesh: ^0.0.1
apple_vision_hand: ^0.0.3
apple_vision_hand_3d: ^0.0.1
apple_vision_image_classification: ^0.0.2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ public class AppleVisionImageDepthPlugin: NSObject, FlutterPlugin {
// Use a default model configuration.
let defaultConfig = MLModelConfiguration()
// Create an instance of the image classifier's wrapper class.
let imageDepthWrapper = try? FCRN(configuration: defaultConfig)
let imageDepthWrapper = try? FCRNFP16(configuration: defaultConfig)
guard let imageDepth = imageDepthWrapper else {
fatalError("App failed to create an image classifier model instance.")
}
Expand Down

0 comments on commit 96cd7b3

Please sign in to comment.