Tadahito Yao

Results 10 issues of Tadahito Yao

Hello. I tried to static-qt build with 5.0.2 in Windows7 64bit environment. It seems to suceed in building but failad to install. Console says: -> qt-5.0.2 --> download qt-everywhere-opensource-src-5.0.2 ......

### Description I want to deploy pytorch library with my Lambda function. Official pytorch library in pip repository is too large to bundle with Lambda. So I try to use...

type/ux
type/bug
area/build
maintainer/need-followup

I want to generate annotated image files to train OCR. ``` wget https://ia800902.us.archive.org/14/items/arxiv-0704.0646/0704.0646.pdf pdfalto 0704.0646.pdf 0704.0646.xml ``` The generated alto file shows page WIDTH and HEIGHT is 612 and 792....

enhancement

### Environment * **Tesseract Version**: master * **Commit Number**: a9682bb * **Platform**: Ubuntu 20.04 64bit ### Current Behavior: Each text2image process uses more than 1~4GB of memory. ![image](https://user-images.githubusercontent.com/4285709/116851827-1d00d900-ac2e-11eb-989f-8b17aaf1c312.png) ### Expected...

training
text2image

nomacs shows confirm dialog when deleting file. ![image](https://user-images.githubusercontent.com/4285709/213896644-c2fc1492-46d3-4538-8af7-053901699b9c.png) If I check "Remember my choice" this dialog never appears. But there is no way to revert this config in setting GUI....

enhancement

I created repository with adoc file and image.(below) But images are not displayed inline at all. [asciidoctortest.zip](https://github.com/asciidoctor/gitbucket-asciidoctor-plugin/files/5743984/asciidoctortest.zip) Generated HTML source is below. It seems img src is not pointing raw...

HiDPIモニタ使用時にデスクトップ環境の表示倍率を1より大きい値に設定していると、OpenGLの描画に表示倍率が適用されず、エミュレータの画面がウィンドウの左下に寄った形になります。(図は表示倍率1.2の場合) ![Screenshot_20201204_234500](https://user-images.githubusercontent.com/4285709/101230704-371fa500-36ea-11eb-8953-22db9334ff0d.png) glViewportの引数に表示倍率をかけることで現象を改善します。 ![Screenshot_20201205_003024](https://user-images.githubusercontent.com/4285709/101230762-91b90100-36ea-11eb-8a88-7d16c8497850.png)

READMEの手順に従って ``` cd source/build-cmake/pc6601sr mkdir build cd build cmake .. make ``` を実行しましたが、添付ファイルのようなエラーになります。 [build.log](https://github.com/Artanejp/common_source_project-fm7/files/5596959/build.log) USE_SHARED_LIBが有効になっている場合のみ追加されるメンバーを参照しているようです。 また、cmake実行時に-DUSE_SHARED_LIB=/usrを指定しておかないとビルドエラーになりました。 FFMpegなしでビルドが通るようにしていただくか、初期値を/usrにするか、手順に明記していただければと思います。 環境はDebian Testing(AMD64)です。

### Before submitting an issue to GitBucket I have first: - [x] read the [contribution guidelines](https://github.com/gitbucket/gitbucket/blob/master/.github/CONTRIBUTING.md) - [x] searched for similar already existing issue - [x] read the documentation and...

### NVIDIA Open GPU Kernel Modules Version 575.51.03 ### Operating System and Version Description: Debian GNU/Linux trixie/sid ### Kernel Release Linux MyDebian 6.12.22-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.22-1 (2025-04-10) x86_64...

build-problem