Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reconstruction image process #28

Open
wants to merge 2 commits into
base: reconstruction
Choose a base branch
from

Conversation

CrickCrick
Copy link
Collaborator

主要更新:
1.添加手动选定头部与中心,实时调节二值化阈值功能(UserInterface)
up1

2.添加图像→角度→预测方向功能(fishAnalysis)
up2

up3

3.图像处理调用实例(experiment)
注意:
1.需要在python中安装h2o,以及在VS配置python
2.功能1用到了大量全局变量,主要问题是回调函数似乎不能放在类中
3.预测模型目前只做了一个预测向左是否大于0.5mm的用于测试
4.我去写毕业论文了。。。

@young24
Copy link
Contributor

young24 commented May 13, 2019

@CrickCrick
ok,我看一下,帮你尽量改成OO的风格,不过你这里的Python和C++的混合编程,我还要研究一下。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants