MuseScore  3.4
Music composition and notation
Public Member Functions | Public Attributes | List of all members
Ms::OcrImage Struct Reference

#include <ocr.h>

Public Member Functions

 OcrImage ()
 
 OcrImage (const uchar *p, const QRect &_r, int _s)
 
OcrImage crop () const
 
bool dot (int x, int y) const
 

Public Attributes

uint * image
 
QRect r
 
int stride
 

Constructor & Destructor Documentation

◆ OcrImage() [1/2]

Ms::OcrImage::OcrImage ( )
inline

◆ OcrImage() [2/2]

Ms::OcrImage::OcrImage ( const uchar *  p,
const QRect &  _r,
int  _s 
)
inline

Member Function Documentation

◆ crop()

OcrImage Ms::OcrImage::crop ( ) const

◆ dot()

bool Ms::OcrImage::dot ( int  x,
int  y 
) const
inline

Member Data Documentation

◆ image

uint* Ms::OcrImage::image

◆ r

QRect Ms::OcrImage::r

◆ stride

int Ms::OcrImage::stride

The documentation for this struct was generated from the following file: