View on GitHub

optical_graph_recognition_mobApp

Mobile application for optical graph recognition

app / com.pzpg.ogr.takePicture / TakePictureViewModel

TakePictureViewModel

class TakePictureViewModel : ViewModel

Model is not fully used, and been created for tests.

Constructors

Name Summary
<init> Model is not fully used, and been created for tests.TakePictureViewModel()

Properties

Name Summary
image var image: Bitmap?
path var path: String?
uri var uri: Uri?