Zhenhong Du

Results 5 issues of Zhenhong Du

Hello, I am a freshman to SimpleElastix,how can I get a intuitive Mean result image like this ?⬇ ![image](https://user-images.githubusercontent.com/61380549/96327889-572ed280-1070-11eb-8b71-90b2923ab7c7.png) The code I used is as follows: ``` import SimpleITK as...

正常导出单篇文档的时候,连着的图片的链接长这样: ``` ![image.png](https://cdn.nlark.com/xxx1.png) ![image.png](https://cdn.nlark.com/xxx2.png) ![image.png](https://cdn.nlark.com/xxx3.png) ``` 而通过API导出文档时,连着的图片链接会是这样: ``` ![image.png](https://cdn.nlark.com/xxx1.png)![image.png](https://cdn.nlark.com/xxx2.png)![image.png](https://cdn.nlark.com/xxx3.png) ``` 而这也就导致了正则匹配产生错误,不能正确地匹配到全部图片链接

### Description 剪切板监听模式下,复制翻译结果,会有新的翻译响应: ![image](https://github.com/pot-app/pot-desktop/assets/61380549/3cc24c81-b993-4bd5-beb4-05a2f7e3825b) 点击‘复制’按钮后 ![image](https://github.com/pot-app/pot-desktop/assets/61380549/a0fac5eb-98fb-43d7-a1e0-b2b24b39b719) 该模式下能否支持复制翻译结果不自动翻译 ### Application Scenario 有的时候只是想复制翻译结果,没有必要再次翻译造成API浪费; 另外剪切板监听模式下,译文自动复制似乎不起效果; ### References _No response_

type: enhancement

in 《Modal sensor》--s1=lsqcurvefit('fun',a01,x0,y1); Maybe I didn't find the definition of this function ‘fun’

bug

能否支持自动识别,从而将英文翻译成中文,中文自动识别翻译成英文; 因为有的时候,中翻英之后,下一次想用英译中,会需要手动调整改成翻译位中文。 另外翻译的prompt可以自己自定义吗,比如说我可能会有一些专业的翻译情景,会有一些定制化的需求。 要是工作量太大就不麻烦作者大大了。