Zhiyi Yuan

Results 8 issues of Zhiyi Yuan

https://github.com/justadudewhohacks/opencv4nodejs/blob/24bff921c8d9c78500228e4be2d7bcd36e7a3904/examples/matchFeatures.js#L34 cv.modules was undefined on my Mac, add a undefined check to fix this problem `if (cv.xmodules && cv.xmodules.xfeatures2d) {`

Some menu bar item has it's own menu, and maybe has a long list in the menu. If i'm not familiar with that menu, I'll try more times to get...

I've downloaded the latest version of contract. Error reported when compile: ` > Compiling ./contracts/Date.sol > Compiling ./contracts/Migrations.sol project:/contracts/Date.sol:40:47: ParserError: Expected '{' but got reserved keyword 'override' function _baseURI() internal...

跑了下任务, 所有图片无一例外跳过了. 难道输入的图片还有要求? 我在web页面里测试是可以压缩的. 以下是任务输出: [15:28:56] [error] The data returned has error! The file name is:work_pic-05.jpg 求解

When i open the original demo file with safari, it running well. But if i want to copy effect-5 css to my own file, the strange effect apears, when you...

Screen flip function was useful in some applications that use mirrors. Add flip flag added to setRotation() function. void setRotation(uint8_t r, bool flip); Only tested on 1.3" TFT screen with...

Compile Error details; ``` .pio/libdeps/nodemcuv2/Adafruit LittlevGL Glue Library/Adafruit_LvGL_Glue.h:46:3: error: 'lv_disp_buf_t' does not name a type; did you mean 'lv_disp_drv_t'? 46 | lv_disp_buf_t lv_disp_buf; | ^~~~~~~~~~~~~ | lv_disp_drv_t *** [.pio/build/nodemcuv2/src/main.cpp.o] Error...