firecat

Results 28 issues of firecat

1、允许角度是0的时候,几十毫秒可以出结果 ![image](https://user-images.githubusercontent.com/11898277/172576279-23c251c8-87d9-450d-8329-53af82f91c28.png) 2、但是把允许角度调整为180度的时候,要1秒多才出结果 ![image](https://user-images.githubusercontent.com/11898277/172576650-6d8ad49a-932b-463a-85cf-3ad44068d51d.png) 差异太大了。不能满足工业级的要求。原图是1920*1080的图片。 Win10+VS2019 x64,OpenCV4.X,Release

类似 https://github.com/xfcanyue/DuiLib_DuiEditor 的ui界面设计器?

Can you upload the library generated by skia compilation? msvc compiled I hope to provide debug and release libraries for x86 and x64 respectively. Thank you!

建议服务器端参考flamingo开源项目 https://github.com/balloonwj/flamingo

### Provide environment information Run Labelme.exe in Windows environment. exe downloaded from here. https://github.com/wkentaro/labelme/releases/[Labelme.exe](https://github.com/wkentaro/labelme/releases/download/v5.3.1/Labelme.exe) ### What OS are you using? Windows 10/11 ### Describe the Bug Menu parameter options cannot...

bug

If node A crashes or becomes abnormal. How to make graph end automatically instead of continuing to execute node C/D. Because C/D relies on A's data.

question

Can you add a bird 's-eye view to the bottom right corner of the view? For example, like this picture: ![7d6f67032b3271340e3bcd5733eb3e93](https://user-images.githubusercontent.com/11898277/208293812-d14a64fa-d2a6-428f-804b-fd0f9ea16813.png)

I found a text error in one place: https://github.com/paceholder/nodeeditor/blob/master/src/GraphicsView.cpp line,132,_pasteAction = new QAction(QStringLiteral("Copy Selection"), this); The correct way to write it is: "Copy Selection" --> "Paste Selection"

What is the drawing mechanism and method of klayout? I found that the software's drawing efficiency is very high, drawing tens of millions of lines is also very smooth, no...

question

就是说鼠标对着图片的某个像素点A,滚轮使得图片放大再放大,此时鼠标始终在A点。然后放大之后再缩小再缩小,然后再放大再放大,鼠标仍旧在A点。

feature request