-
Hi authors, impressive work!
From Supplementary Figure 2, the heart was identified by multi-thresholding and largest object detection. I am curious about that. Could you please make the related code…
-
How have you selected shared document platform for DCE?
- Assessment
- Sharepoint:
- Pros: Centralised with project management document, secure, manage access for people
- Cons: People d…
-
### Prerequisites
- [X] I have searched for similar issues in open and closed tickets and cannot find a duplicate.
- [X] I have troubleshooted my issue, and it still exists against the latest stable …
-
Reflaxe does not honour the @:keep meta which says
> If used on a class, the class along with all fields is unaffected by DCE. If used on a field, that field is unaffected by DCE.
https://haxe.o…
-
## 原因
DCE 5.0 与 d.run 的部分模块可以复用:
- kpanda
- ghippo
- insight
- baize
将 2 个文档站源码放在一个 Repo,可以减少维护的工作量。
## 预期
- 切换产品查看不同文档
- 每个产品一个独立的 navigation.yml
- docs.daocloud.io 和 docs.d.run 的…
-
I've gone through after editing the business logic Riverscapes/RiverscapesXML#715 and found that all layers are loaded into the viewer. However only one realization can be viewed at once.
![image](…
-
Use cases:
* `` - reference the template in page DOM
* `` - inline instantiation, no tag
* `` - external file
* `` - html template by ID in external file
* `` - html with SVG collection
* `` - x…
-
The image of the architecture is pretty confusing since the output of the DCE-net apparently has 8 output according to the figure.2 and the paper, which doesn't make sense by looking at the equation p…
-
```haxe
class Main {
static var tmp:Int;
static public function main() {
tmp = Cls.field;
}
}
abstract Abstr(Cls) to Iterable {}
class Cls {
static public var field:Int;
//this …
-
When I call an extern method which accepts a type such as `IMap`, DCE deletes methods on my type that are required by the type.
If an extern library’s method accepts a type, Haxe should assume that…
binki updated
2 years ago