AI-Otter 2 Feature Drop | 2025.2.2 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml

master
debuggerx 3 weeks ago
parent a4e24faa38
commit 7464180270

@ -22,6 +22,8 @@
<option name="translationDialogLocationY" value="567" /> <option name="translationDialogLocationY" value="567" />
<option name="translationDialogWidth" value="1381" /> <option name="translationDialogWidth" value="1381" />
<histories> <histories>
<item value="cannied" />
<item value="Canny finds edges in an image using the Canny algorithm. The function finds edges in the input image image and marks them in the output map edges using the Canny algorithm. The smallest value between threshold1 and threshold2 is used for edge linking. The largest value is used to find initial segments of strong edges." />
<item value="[data] will be copied 2 times, use [Mat.fromVec] or [Mat.fromBuffer] if better performance" /> <item value="[data] will be copied 2 times, use [Mat.fromVec] or [Mat.fromBuffer] if better performance" />
<item value="[data] should be raw pixels values with exactly same length of channels [rows] [cols]" /> <item value="[data] should be raw pixels values with exactly same length of channels [rows] [cols]" />
<item value="predefined type constants" /> <item value="predefined type constants" />
@ -70,8 +72,6 @@
<item value="set on screen joystick visibility" /> <item value="set on screen joystick visibility" />
<item value="set on screen joystick visible" /> <item value="set on screen joystick visible" />
<item value="When true the texture will not be updated with new frames." /> <item value="When true the texture will not be updated with new frames." />
<item value="Sets the video output driver for native backend." />
<item value="The initialization type can be dynamically set, which is suitable for some special scenarios; for example: for a desktop application, initializing the global only needs to initialize the Attach Dialog, and initializing a block area does not need to initialize the Attach Dialog 可动态设置初始化类型, 适用于一些特殊场景; 例如: 某桌面端应用, 初始化全局只需要初始化Attach Dialog, 初始化某块区域不需要初始化Attach Dialog" />
</histories> </histories>
<option name="languageScores"> <option name="languageScores">
<map> <map>

Loading…
Cancel
Save