Ask Your Question

lzlu123's profile - activity

2020-11-06 11:20:36 -0600 received badge  Notable Question (source)
2020-07-14 09:40:09 -0600 received badge  Popular Question (source)
2019-03-25 10:26:41 -0600 asked a question Rotate a very large image

Rotate a very large image I have a very large image ( 1.1 G, color tiff image). I need to rotate it in certain degree (

2019-03-20 08:10:00 -0600 commented question read and display image of large size

OpenCV version: 4.1.0-pre OpenCV VCS version: 4.0.1-413-g17ad33c91 Windows 10, Visual Studio pro 15.9.8

2019-03-19 15:31:47 -0600 commented question read and display image of large size

Hi, Thanks a lot for you spending effort on this issue. I dig a little bit deeper: 1. When I set the environment varia

2019-03-19 14:33:21 -0600 commented question read and display image of large size

before running, at command line, set CV_IO_MAX_IMAGE_PIXELS=18500000000 I use the master branch head. Thanks

2019-03-19 14:30:58 -0600 commented question read and display image of large size

Hi, My code is very simple to reproduce the problem: int main(int argc, char** argv) { // ... Mat image; image

2019-03-19 13:29:36 -0600 commented question read and display image of large size

Hi, I did both, in shell to set an environment variable and in source. none of them works.

2019-03-19 11:22:30 -0600 asked a question read and display image of large size

read and display image of large size I have images of size 1.1 - 1.5 G that need to be loaded and processed, then displa

2019-03-15 11:13:06 -0600 commented answer Build error when activating both cvv and world

Looks like world module also has build issue when gapi module is activated in master branch. If I de-activate world mod

2019-03-15 08:35:42 -0600 asked a question Build error when activating both cvv and world

Build error when activating both cvv and world Platform: Windows 10, VS2017, Qt 5.12.1, OpenCV (multiple version, master