openphdguiding.org Resources Readme License BSD-3-Clause license Activity Stars 0 stars Watchers 0 watching Forks 2 forks Report repository Releases No releases published Packages No packages published Languages C++ 52.6% HTML 35.0% C 10.9% CMake 1.2% Python 0.3% Shell 0.0% Footer...
Language: All JiangXL / qhyccd-python Star 11 Code Issues Pull requests QHYCCD SDK Wrapper in Python qhyccd Updated Jul 18, 2022 Jupyter Notebook JiangXL / ColorMapping Star 2 Code Issues Pull requests 利用投影仪实时定点照射显微镜视野 igem elegans qhyccd Updated Dec 13, 2019 C ...
The program is for Windows (and theoretically supports Linux but no testing has been done on this by now) and can be compiled using PyCharm. Python_Basic The program has no display interface, running results will be output to the console. It can realize the basic continuous shooting. In co...
$ cd build $ cmake -D CMAKE_BUILD_TYPE=RELEASE -D CMAKE_INSTALL_PREFIX=/usr/local -D BUILD_PYTHON_SUPPORT=ON .. $ make $ sudo make install $ sudo nano /etc/ld.so.conf 文本末尾添加“/usr/local/lib”,按下Ctrl + O,回车保存修改,Ctrl + X退出修改(Add “/usr/local/lib” in the...
Python中ArcPy对不同时相的栅格遥感影像依据成像时间分别批量拼接 本文介绍基于Python中ArcPy模块,对大量不同时相的栅格遥感影像按照其成像时间依次执行批量拼接的方法。 在前期的文章Python中arcpy栅格创建与遥感影像多景数据批量拼接Mosaic(https://blog.csdn.net/zhebushibiaoshifu/article/details/118901707)中,我们介绍了...