04 2018 档案

tensorflow object detection
摘要:Follow guidelin from https://github.com/tensorflow/models/blob/master/research/object_detection/g3doc/installation.md and https://zhuanlan.zhihu.com/p 阅读全文

posted @ 2018-04-25 23:41 cutepig 阅读(112) 评论(0) 推荐(0) 编辑

Learn ft=rom WTL: CXXImpl<T>
摘要:// t9.cpp : Defines the entry point for the console application. // #include "stdafx.h" class CRecordBase{ public: virtual ~CRecordBase()=0{} virtual CRecordBase* scale(float scale)=0; }; ... 阅读全文

posted @ 2018-04-19 17:34 cutepig 阅读(141) 评论(0) 推荐(0) 编辑

艰苦的编译boost python (失败)
摘要:1.下载 boost_1_67_0 2.在目录下执行 bootstrap 3.将python36添加到path环境变量 4.执行 b2 --with-python,将会声场如下dll 2018/04/17 23:27 6,244,996 libboost_numpy36-vc141-mt-gd-x3 阅读全文

posted @ 2018-04-17 23:42 cutepig 阅读(931) 评论(1) 推荐(0) 编辑

混合pyqt和qtcreator (2): Impl a image viewer (can show FIji ROI manager data)
摘要:# -*- coding: utf-8 -*- """ Simple demonstration of TreeWidget, which is an extension of QTreeWidget that allows widgets to be added and dragged within the tree more easily. """ import initExample #... 阅读全文

posted @ 2018-04-17 00:31 cutepig 阅读(457) 评论(0) 推荐(0) 编辑

混合pyqt和qtcreator
摘要:目的:测试能否用qtcreator编辑ui资源,而用python编写代码逻辑import sysfrom PyQt4 import QtGui, uicclass MyWindow(QtGui.QMainWindow): def __init__(self): super(MyWindow, sel 阅读全文

posted @ 2018-04-08 22:59 cutepig 阅读(403) 评论(0) 推荐(0) 编辑

AI update
摘要:1, labeling工具 - 测试完成 使用fiji + Alps_Labeling_Tool.ijm 做labeling 生成的文件可以使用python读取 2,training -未开始 使用tensor flow model: Uolo SSD mobile-net Mask rnn 阅读全文

posted @ 2018-04-07 15:22 cutepig 阅读(124) 评论(0) 推荐(0) 编辑

update
摘要:Item todo 个人视觉应用 a) 自己编译 b) 研究Opencv如何编译python和numpy无缝应用? c) 学习 d) https://docs.python.org/3/extending/extending.html https://docs.python.org/3/extend 阅读全文

posted @ 2018-04-07 15:18 cutepig 阅读(250) 评论(0) 推荐(0) 编辑

update
摘要:Date todo 20180317 a) Install opencv+python+ide (http://opencv-python-tutroals.readthedocs.io/en/latest/py_tutorials/py_setup/py_setup_in_windows/py_s 阅读全文

posted @ 2018-04-01 01:10 cutepig 阅读(255) 评论(0) 推荐(0) 编辑

编译opencv python
摘要:1, 下载并且安装python2.7 + numpy 2,运行cmakegui打开opencv。应该要显示如下信息: Python 2: Interpreter: C:/Python27/python.exe (ver 2.7.14) Libraries: C:/Python27/libs/pyth 阅读全文

posted @ 2018-04-01 00:56 cutepig 阅读(418) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示