# SmartVisionOCRV2.6.0.1 **Repository Path**: lhb_11/SmartVisionOCRV2.6.0.1 ## Basic Information - **Project Name**: SmartVisionOCRV2.6.0.1 - **Description**: 11 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 日志: tractView: androidStudio 或者 ddms 打开 trace cpu profiler 查看 cpu activity 和 函数跟踪。 tractView: ``` Debug.startMethodTracing("sample"); Debug.stopMethodTracing(); ``` View > Tool Windows > Device File Explorer 查看 trace 文件。 或者 file->open file 找 本地磁盘 trace 文件,效果一样。