ppi-vision icon indicating copy to clipboard operation
ppi-vision copied to clipboard

Mobile based PPI survey tool powered by Google's on device machine learning SDK, MLKit.

Results 80 ppi-vision issues
Sort by recently updated
recently updated
newest added

Fixes #268 Changes: reading XYZ image as data argumentation process. Screenshots for the change: ![image](https://user-images.githubusercontent.com/79050917/223347048-b3989af8-b7a3-491a-ba8e-025e345fb1a4.png) Please make sure these boxes are checked before submitting your pull request - thanks! -...

**Describe the feature you'd like** reading XYZ image as a part of data argumentation technique. **Screenshots** ![image](https://user-images.githubusercontent.com/79050917/223346984-e811e365-398f-4d8f-bb8c-a7b387bb7761.png) **Would you like to work on the issue?** Yes, I would like to...

Fixes #266 Changes: reading LAB image. Screenshots for the change: ![image](https://user-images.githubusercontent.com/79050917/223345707-f87d5169-a2e2-46f5-a5b9-e48185427e54.png) Please make sure these boxes are checked before submitting your pull request - thanks! - [x] Run `./gradlew spotlessCheck`...

**Describe the feature you'd like** reading LAB image as a step in data argumentation process. **Screenshots** ![image](https://user-images.githubusercontent.com/79050917/223345859-63650bd6-89a1-4a6e-9358-277fcf118718.png) **Additional context** reading LAB image also adds a meaningful step in data argumentation...

Fixes #264 Changes: reading the image in rgb format. Screenshots for the change: ![image](https://user-images.githubusercontent.com/79050917/223344341-4d06fa74-e8fb-4e28-83b1-271450f23108.png) Please make sure these boxes are checked before submitting your pull request - thanks! - [x]...

**Describe the feature you'd like** Reading of rgb image as a part of data argumentation process. **Screenshots** ![image](https://user-images.githubusercontent.com/79050917/223343712-78a82bc8-bba6-4d06-b9bf-bcfdcc10eb2f.png) **Additional context** reading rgb image as a part of data argumentation helps...

Fixes #262 Changes: Reading the image in BGR format. Screenshots for the change: ![image](https://user-images.githubusercontent.com/79050917/223187064-3fbc566c-abe1-46c0-956a-61d648833fc1.png) Please make sure these boxes are checked before submitting your pull request - thanks! - [x]...

**Describe the feature you'd like** Reading the image in BGR format, a step in data argumentation. **Screenshots** ![image](https://user-images.githubusercontent.com/79050917/223187460-ceefe0f7-ddde-4add-9a85-511c2fc3f4ee.png) **Additional context** There is no code that reads the image in BGR...

Fixes #260 Changes: Number of bright images are increased - [x] Run `./gradlew spotlessCheck` to ensure the code formatting is maintained. - [x] Run the unit tests with `./gradlew check`...

**Describe the feature you'd like** The number of bright images. **Would you like to work on the issue?** Yes, I would like to work on this issue.