Hirohito Kato

Results 4 issues of Hirohito Kato

I hope XamlStyler supports like a following setting: ```json { : "IgnoreFiles": [ "*-autogenerated.xaml", "MySpecialView.xaml", "importedViews/*", …], : } ``` I have a csproj file that contains many types of...

Feature

**Describe the bug** When I tried to train the model, the following error occurred and failed to do it. Is it possible for your environment to train it? ```sh ser@user-VirtualBox:~$...

I have updated your source codes and files to work in the current environment.

* Newer open3d(0.15.1) has moved some APIs under pipeline namespace. * The signature of `cv2.findCountours()` in newer OpenCV(4.6) is different from older version. I confirmed the script works well under...