yode

Results 12 comments of yode

@codeplea It get information: > divide or mod by zero

I also don't think it works normally with undircted graph,see this ``` edges = {TX -> R1, R1 -> R3, R3 -> R5, R5 -> RX, TX -> R2, R2...

I'm soory,I make a mistake.There is a isolated vertex(R8) when we drop the vertice R6 and TX..The result is right indeed.

I try to run in my local Ubuntu.The error information is still..

I don't sure what I have said made a misunderstand.I just mean *Windows 10 Subsystem for Linux*.But don't mean *Windows*

@ZyX-I Sorry disturb you again.The problem is still.I run your all code [here](https://camo.githubusercontent.com/43494d7e3798a985dc6ffa5fa1bf8ae9dd025adc/687474703a2f2f692e737461636b2e696d6775722e636f6d2f30525373792e706e67).And how to know I have installed your fonts successfully?

I think I show share my experience here since I cost so many time and overcome it eventually. I have to say the *installing instruction* is not very usefull when...

In my case, [this image](https://i.stack.imgur.com/fymre.jpg) is tpl and [this image](https://i.stack.imgur.com/euyxY.jpg) is target. Is it correct?And little confusion,after I run `a.align(w, 30, 0.003);`. Where is the result? Is should not have...

嗯,我通过[这里](https://stackoverflow.com/a/34292622/7033055)定义的print_target_properties把所有属性都打印出来: `print_target_properties(glog::glog)` ![image](https://user-images.githubusercontent.com/10048069/188120262-612e5e2e-e6ce-4fbb-b102-ddfb27c26d58.png)

I have a handwriting image [like this](https://user-images.githubusercontent.com/10048069/187760654-347b7493-55e7-442b-ad0f-5d72307e919a.png). And I have a target image [like this](https://user-images.githubusercontent.com/10048069/187760772-a97303e1-59ba-4f58-9597-9d278cd78f55.png). I want to use the empty image to align that handwriting image. But I use...